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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2014-02-11
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
1
-0
/
+1
2014-02-11
inet: add RCU protection to inet->opt
Eric Dumazet
2
-8
/
+17
2013-01-17
sctp: Enforce retransmission limit during shutdown
Thomas Graf
1
-0
/
+1
2013-01-17
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
1
-1
/
+1
2012-08-17
scm: lower SCM_MAX_FD
Eric Dumazet
1
-2
/
+3
2012-08-17
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
1
-1
/
+7
2012-05-17
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-0
/
+20
2012-03-14
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
1
-2
/
+11
2011-06-26
netlink: Make nlmsg_find_attr take a const nlmsghdr*.
Nelson Elhage
1
-1
/
+1
2011-04-18
filter: fix sk_filter rcu handling
Eric Dumazet
1
-1
/
+3
2011-04-18
af_unix: limit recursion level
Eric Dumazet
1
-0
/
+2
2011-04-18
net: avoid limits overflow
Eric Dumazet
4
-8
/
+8
2011-04-18
udp: add rehash on connect()
Eric Dumazet
2
-0
/
+2
2011-01-07
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
1
-2
/
+16
2011-01-07
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
1
-4
/
+14
2010-08-02
net: fix problem in reading sock TX queue
Tom Herbert
1
-6
/
+1
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
1
-18
/
+3
2010-05-06
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
2
-0
/
+4
2010-05-03
net: fix compile error due to double return type in SOCK_DEBUG
Jan Engelhardt
1
-1
/
+1
2010-04-29
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...
Neil Horman
1
-0
/
+1
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
1
-0
/
+1
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
1
-0
/
+1
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
11
-0
/
+13
2010-04-08
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
1
-0
/
+4
2010-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-0
/
+2
2010-04-05
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-0
/
+11
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
1
-1
/
+1
2010-03-20
netlink: fix unaligned access in nla_get_be64()
Pablo Neira Ayuso
1
-1
/
+5
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-2
/
+2
2010-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-6
/
+38
2010-03-13
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
Sripathi Kodi
1
-2
/
+2
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-13
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
1
-5
/
+0
2010-03-10
ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+0
2010-03-08
net: add __must_check to sk_add_backlog
Zhu Yi
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-08
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+18
2010-03-06
net: backlog functions rename
Zhu Yi
1
-3
/
+3
2010-03-06
net: add limit for socket backlog
Zhu Yi
1
-1
/
+14
2010-03-06
9P2010.L handshake: Remove "dotu" variable
Sripathi Kodi
1
-1
/
+2
2010-03-06
9P2010.L handshake: Add mount option
Sripathi Kodi
1
-0
/
+15
2010-03-04
net: add scheduler sync hint to tcp_prequeue().
Mike Galbraith
1
-1
/
+1
2010-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+2
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
1
-1
/
+2
2010-03-03
ipsec: Fix bogus bundle flowi
Herbert Xu
1
-1
/
+2
2010-03-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+3
2010-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2
-2
/
+9
2010-02-27
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
2
-0
/
+5
[next]