index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-28
net: rps: fix the support for PPPOE
Changli Gao
1
-1
/
+11
2011-09-28
af_unix: dont send SCM_CREDENTIALS by default
Eric Dumazet
3
-8
/
+31
2011-09-27
tcp: rename tcp_skb_cb flags
Eric Dumazet
3
-37
/
+38
2011-09-27
tcp: unalias tcp_skb_cb flags and ip_dsfield
Eric Dumazet
3
-3
/
+3
2011-09-27
tcp: ECN blackhole should not force quickack mode
Eric Dumazet
1
-7
/
+16
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
64
-286
/
+412
2011-09-21
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
15
-1271
/
+1277
2011-09-21
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
1
-0
/
+5
2011-09-21
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
Gao feng
1
-2
/
+2
2011-09-20
ipv6: fix a possible double free
Roy Li
1
-2
/
+2
2011-09-20
ip6_tunnel: add optional fwmark inherit
Eric Dumazet
1
-7
/
+16
2011-09-20
Merge branch 'tipc-Sep17-2011' of git://openlinux.windriver.com/people/paulg/...
David S. Miller
16
-197
/
+239
2011-09-20
Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem
John W. Linville
3
-9
/
+11
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
35
-257
/
+427
2011-09-19
Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-next
John W. Linville
1
-9
/
+8
2011-09-18
tcp: fix validation of D-SACK
Zheng Yan
1
-1
/
+1
2011-09-18
Merge git://github.com/davem330/net
Linus Torvalds
30
-142
/
+187
2011-09-17
tipc: Remove unused link event tracking code
Ying Xue
2
-11
/
+0
2011-09-17
tipc: Remove callback field from subscription structure
Ying Xue
2
-8
/
+1
2011-09-17
tipc: Simplify prohibition of listen and accept for connectionless sockets
Ying Xue
1
-9
/
+3
2011-09-17
tipc: Add support for SO_SNDTIMEO socket option
Ying Xue
1
-12
/
+14
2011-09-17
tipc: Enhance sending of bulk name table messages
Allan Stephens
3
-2
/
+54
2011-09-17
tipc: relocate/coalesce node cast in tipc_named_node_up
Paul Gortmaker
1
-2
/
+3
2011-09-17
tipc: Prevent fragmented messages during initial name table exchange
Allan Stephens
1
-3
/
+19
2011-09-17
tipc: Lower limits for number of bearers and media types
Allan Stephens
2
-3
/
+3
2011-09-17
tipc: Remove redundant search when enabling bearer
Allan Stephens
1
-15
/
+9
2011-09-17
tipc: Fix unsafe device list search when enabling bearer
Allan Stephens
1
-2
/
+4
2011-09-17
tipc: Ensure both nodes recognize loss of contact between them
Allan Stephens
4
-18
/
+42
2011-09-17
tcp: md5: remove one indirection level in tcp_md5sig_pool
Eric Dumazet
1
-24
/
+17
2011-09-17
ipv6: don't use inetpeer to store metrics for routes.
Yan, Zheng
1
-11
/
+22
2011-09-16
Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...
David S. Miller
1
-29
/
+16
2011-09-16
wan: make LAPB callbacks const
stephen hemminger
1
-14
/
+15
2011-09-16
IRDA: Fix global type conflicts in net/irda/irsysctl.c v2
Andi Kleen
2
-6
/
+6
2011-09-16
ipv6: Send ICMPv6 RSes only when RAs are accepted
Tore Anderson
1
-4
/
+4
2011-09-16
net: Handle different key sizes between address families in flow cache
dpward
1
-14
/
+17
2011-09-16
ipv4: Fix fib_info->fib_metrics leak
Yan, Zheng
1
-1
/
+9
2011-09-16
caif: fix a potential NULL dereference
Eric Dumazet
1
-1
/
+5
2011-09-16
can-gw: add netlink based CAN routing
Oliver Hartkopp
3
-0
/
+973
2011-09-16
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
2
-0
/
+11
2011-09-16
mac80211: fix endian issues and comments for BAR failure handling
Felix Fietkau
1
-6
/
+8
2011-09-16
wireless: Fix rate mask for scan request
Rajkumar Manoharan
1
-0
/
+2
2011-09-16
wireless: Reset beacon_found while updating regulatory
Rajkumar Manoharan
1
-0
/
+1
2011-09-16
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next
David S. Miller
2
-15
/
+7
2011-09-16
Merge branch 'master' of ../netdev/
David S. Miller
13
-37
/
+39
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
6
-58
/
+47
2011-09-15
Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...
John W. Linville
1
-1
/
+1
2011-09-15
6LoWPAN: fix skb_copy call
alex.bluesman.smirnov@gmail.com
1
-8
/
+9
2011-09-15
br: remove redundant check and init
Jiri Pirko
1
-14
/
+12
2011-09-15
net: linkwatch: allow vlans to get carrier changes faster
Eric Dumazet
1
-2
/
+7
2011-09-15
net, rds, Replace xlist in net/rds/xlist.h with llist
Huang Ying
3
-141
/
+52
[next]