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-25
RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy
Anton Blanchard
1
-4
/
+4
2011-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-41
/
+79
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-2
/
+10
2011-02-22
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
1
-1
/
+2
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
1
-5
/
+4
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
1
-2
/
+3
2011-02-22
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Fix IPv6 multicast snooping by storing correct protocol type
Linus Lüssing
1
-1
/
+1
2011-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-31
/
+31
2011-02-21
fix cfg80211_wext_siwfreq lock ordering...
Daniel J Blueman
1
-2
/
+2
2011-02-21
tcp: undo_retrans counter fixes
Yuchung Cheng
2
-3
/
+4
2011-02-20
net: Fix more stale on-stack list_head objects.
Eric W. Biederman
2
-0
/
+2
2011-02-19
sctp: fix reporting of unknown parameters
Jiri Bohac
1
-5
/
+5
2011-02-19
tcp: fix inet_twsk_deschedule()
Eric Dumazet
1
-0
/
+2
2011-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-20
/
+44
2011-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-29
/
+59
2011-02-18
mac80211: fix conn_mon_timer running after disassociate
Stanislaw Gruszka
1
-0
/
+6
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
[next]