index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-19
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
ipv6: don't use inetpeer to store metrics for routes.
Yan, Zheng
1
-11
/
+22
2011-09-17
IRDA: Fix global type conflicts in net/irda/irsysctl.c v2
Andi Kleen
2
-6
/
+6
2011-09-17
net: Handle different key sizes between address families in flow cache
dpward
1
-14
/
+17
2011-09-17
ipv4: Fix fib_info->fib_metrics leak
Yan, Zheng
1
-1
/
+9
2011-09-17
caif: fix a potential NULL dereference
Eric Dumazet
1
-1
/
+5
2011-09-17
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
2
-0
/
+11
2011-09-16
Merge branch 'master' of ../netdev/
David S. Miller
13
-37
/
+39
2011-09-15
Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...
John W. Linville
1
-1
/
+1
2011-09-15
net: don't clear IFF_XMIT_DST_RELEASE in ether_setup
nhorman
1
-1
/
+1
2011-09-15
net: copy userspace buffers on device forwarding
Michael S. Tsirkin
2
-5
/
+25
2011-09-15
net: Make flow cache namespace-aware
dpward
1
-1
/
+4
2011-09-15
net/can/af_can.c: Change del_timer to del_timer_sync
rajan.aggarwal85@gmail.com
1
-1
/
+1
2011-09-15
tcp: Change possible SYN flooding messages
Eric Dumazet
3
-49
/
+33
2011-09-15
pkt_sched: cls_rsvp.h was outdated
Igor Maravić
1
-14
/
+13
2011-09-13
mac80211: fix missing sta_lock in __sta_info_destroy
Johannes Berg
1
-1
/
+1
2011-09-10
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2
-16
/
+46
2011-09-06
net/9p: Fix kernel crash with msize 512K
Aneesh Kumar K.V
1
-5
/
+12
2011-09-01
libceph: fix leak of osd structs during shutdown
Sage Weil
1
-5
/
+17
2011-08-31
net: ipv4: relax AF_INET check in bind()
Eric Dumazet
1
-1
/
+6
2011-08-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
7
-25
/
+21
2011-08-31
net: relax PKTINFO non local ipv6 udp xmit check
Maciej Żenczykowski
5
-11
/
+12
2011-08-30
netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_s...
Jozsef Kadlecsik
1
-1
/
+1
2011-08-30
netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP option
Jozsef Kadlecsik
1
-2
/
+2
2011-08-30
netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation
Sanket Shah
1
-0
/
+1
2011-08-30
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
Florian Westphal
3
-16
/
+10
2011-08-26
netpoll: fix incorrect access to skb data in __netpoll_rx
Eric Dumazet
1
-1
/
+3
2011-08-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-89
/
+106
2011-08-25
sendmmsg/sendmsg: fix unsafe user pointer access
Mathieu Desnoyers
1
-4
/
+6
2011-08-25
arp: fix rcu lockdep splat in arp_process()
Eric Dumazet
1
-2
/
+6
2011-08-25
bridge: fix a possible use after free
Eric Dumazet
1
-4
/
+4
2011-08-25
bridge: Pseudo-header required for the checksum of ICMPv6
Yan, Zheng
1
-3
/
+10
2011-08-25
mcast: Fix source address selection for multicast listener report
Yan, Zheng
2
-2
/
+2
2011-08-23
bridge: fix a possible net_device leak
Eric Dumazet
1
-1
/
+5
2011-08-22
mac80211: fix suspend/resume races with unregister hw
Stanislaw Gruszka
3
-3
/
+12
2011-08-21
atm: br2684: Fix oops due to skb->dev being NULL
Daniel Schwierzeck
1
-3
/
+4
2011-08-19
ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-19
vlan: reset headers on accel emulation path
Jiri Pirko
1
-0
/
+2
2011-08-18
net_sched: fix port mirror/redirect stats reporting
Jamal Hadi Salim
1
-2
/
+1
2011-08-17
sit tunnels: propagate IPv6 transport class to IPv4 Type of Service
Lionel Elie Mamane
1
-0
/
+3
2011-08-12
Bluetooth: cmtp: Fix session cleanup on failed conn add
Peter Hurley
1
-5
/
+6
2011-08-12
Bluetooth: hidp: Don't release device ref if never held
Peter Hurley
1
-1
/
+0
2011-08-12
Bluetooth: hidp: Only free input device if failed register
Peter Hurley
1
-1
/
+2
2011-08-12
Bluetooth: hidp: Fix memory leak of cached report descriptor
Peter Hurley
1
-0
/
+1
2011-08-12
Bluetooth: hidp: Fix session cleanup on failed conn add
Peter Hurley
1
-8
/
+6
2011-08-12
Bluetooth: cmtp: Fix deadlock in session deletion
Peter Hurley
3
-3
/
+6
2011-08-12
Bluetooth: bnep: Fix deadlock in session deletion
Peter Hurley
2
-4
/
+6
2011-08-12
Bluetooth: Don't use cmd_timer to timeout HCI reset command
Szymon Janc
1
-2
/
+4
2011-08-12
Bluetooth: Fixed wrong L2CAP Sock timer value
Chen Ganir
1
-1
/
+1
[next]