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-02-18
net: deinit automatic LIST_HEAD
Eric Dumazet
1
-0
/
+2
2011-02-18
net: dont leave active on stack LIST_HEAD
Linus Torvalds
1
-2
/
+5
2011-02-18
net: provide default_advmss() methods to blackhole dst_ops
Eric Dumazet
2
-0
/
+2
2011-02-17
netfilter: ip6t_LOG: fix a flaw in printing the MAC
Joerg Marx
1
-1
/
+1
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
3
-19
/
+43
2011-02-16
Bluetooth: Release BTM while sleeping to avoid deadlock
Vladislav P
1
-0
/
+2
2011-02-14
arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.
Ian Campbell
1
-10
/
+20
2011-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+3
2011-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+2
2011-02-14
netfilter: nf_iterate: fix incorrect RCU usage
Patrick McHardy
1
-1
/
+2
2011-02-13
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
Jesper Juhl
1
-0
/
+3
2011-02-13
net: dcb: application priority is per net_device
John Fastabend
1
-1
/
+5
2011-02-12
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
3
-12
/
+9
2011-02-11
bridge: Fix timer typo that may render snooping less effective
Herbert Xu
1
-2
/
+2
2011-02-11
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
1
-1
/
+2
2011-02-11
ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
Steffen Klassert
1
-0
/
+1
2011-02-10
xfrm: avoid possible oopse in xfrm_alloc_dst
Hiroaki SHIMODA
1
-2
/
+5
2011-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-36
/
+81
2011-02-09
x25: Do not reference freed memory.
David S. Miller
1
-1
/
+4
2011-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-2
/
+9
2011-02-09
mac80211: add missing locking in ieee80211_reconfig
Eliad Peller
1
-0
/
+2
2011-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-0
/
+1
2011-02-09
netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
Pablo Neira Ayuso
1
-2
/
+9
2011-02-08
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
1
-11
/
+16
2011-02-08
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
1
-2
/
+2
2011-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-3
/
+10
2011-02-07
Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
1
-5
/
+10
2011-02-08
batman-adv: Linearize fragment packets before merge
Sven Eckelmann
1
-5
/
+10
2011-02-07
x25: possible skb leak on bad facilities
andrew hendry
2
-12
/
+30
2011-02-07
mac80211: fix the skb cloned check in the tx path
Felix Fietkau
1
-1
/
+1
2011-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-30
/
+260
2011-02-04
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
1
-2
/
+2
2011-02-03
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
2
-0
/
+94
2011-02-03
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
David S. Miller
1
-0
/
+30
2011-02-03
net: Fix bug in compat SIOCGETSGCNT handling.
David S. Miller
1
-1
/
+1
2011-02-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-12
/
+14
2011-02-02
gro: reset skb_iif on reuse
Andy Gospodarek
1
-0
/
+1
2011-02-02
mac80211: fix TX status cookie in HW offload case
Johannes Berg
3
-2
/
+9
2011-02-02
Bluetooth: Set conn state to BT_DISCONN to avoid multiple responses
Bao Liang
1
-0
/
+1
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
1
-0
/
+3
2011-02-01
netfilter: arpt_mangle: fix return values of checkentry
Pablo Neira Ayuso
1
-3
/
+3
2011-01-31
net: Fix ipv6 neighbour unregister_sysctl_table warning
Eric W. Biederman
1
-1
/
+8
2011-01-31
net: Check rps_flow_table when RPS map length is 1
Tom Herbert
1
-1
/
+2
2011-02-01
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-3
/
+1
2011-01-31
net: Add default_mtu() methods to blackhole dst_ops
Roland Dreier
2
-0
/
+12
2011-01-30
Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...
David S. Miller
1
-6
/
+8
2011-01-30
batman-adv: Make vis info stack traversal threadsafe
Sven Eckelmann
1
-3
/
+4
2011-01-30
batman-adv: Remove vis info element in free_info
Sven Eckelmann
1
-0
/
+1
2011-01-30
batman-adv: Remove vis info on hashing errors
Sven Eckelmann
1
-1
/
+1
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
3
-0
/
+81
[prev]
[next]