index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV6]: ipv6_fl_socklist is inadvertently shared.
Masayuki Nakagawa
2007-03-16
1
-0
/
+1
*
[TCP]: Fix tcp_mem[] initialization.
John Heffner
2007-03-16
1
-3
/
+10
*
[NET]: Copy mac_len in skb_clone() as well
Alexey Dobriyan
2007-03-16
1
-0
/
+1
*
[IPV4]: Do not disable preemption in trie_leaf_remove().
Robert Olsson
2007-03-16
1
-2
/
+0
*
[XFRM]: Fix missing protocol comparison of larval SAs.
Joy Latten
2007-03-12
1
-2
/
+4
*
[WANROUTER]: Delete superfluous source file "net/wanrouter/af_wanpipe.c".
Robert P. J. Day
2007-03-12
1
-2600
/
+0
*
[IPV4]: Fix warning in ip_mc_rejoin_group.
Geert Uytterhoeven
2007-03-12
1
-1
/
+1
*
[ROSE]: Socket locking is a great invention.
Ralf Baechle
2007-03-12
1
-28
/
+50
*
[ROSE]: Remove ourselves from waitqueue when receiving a signal
Ralf Baechle
2007-03-12
1
-0
/
+2
*
[NetLabel]: parse the CIPSO ranged tag on incoming packets
Paul Moore
2007-03-12
1
-0
/
+5
*
[IPV6] fix ipv6_getsockopt_sticky copy_to_user leak
Chris Wright
2007-03-09
1
-1
/
+1
*
[IPV6]: Fix for ipv6_setsockopt NULL dereference
Olaf Kirch
2007-03-09
1
-1
/
+1
*
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
2007-03-09
3
-16
/
+26
*
[IPV4]: Fix rtm_to_ifaddr() error handling.
Evgeniy Polyakov
2007-03-09
1
-1
/
+3
*
[SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlist
Jarek Poplawski
2007-03-08
1
-2
/
+2
*
[PATCH] bluetooth: fix socket locking in hci_sock_dev_event()
Jiri Kosina
2007-03-08
1
-2
/
+2
*
[BRIDGE]: adding new device to bridge should enable if up
Aji Srinivas
2007-03-07
1
-0
/
+4
*
[IPV6]: Do not set IF_READY if device is down
Herbert Xu
2007-03-07
1
-4
/
+0
*
[IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa
Eric Paris
2007-03-07
2
-6
/
+4
*
[IPSEC]: Add xfrm policy change auditing to pfkey_spdget
Eric Paris
2007-03-07
1
-6
/
+11
*
[IPSEC]: xfrm_policy delete security check misplaced
Eric Paris
2007-03-07
3
-16
/
+27
*
[DCCP]: Revert patch which disables bidirectional mode
Gerrit Renker
2007-03-07
2
-23
/
+5
*
[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky().
David S. Miller
2007-03-07
1
-3
/
+7
*
[UDP]: Reread uh pointer after pskb_trim
Herbert Xu
2007-03-07
1
-0
/
+1
*
[NETFILTER]: nfnetlink_log: fix crash on bridged packet
Patrick McHardy
2007-03-07
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: zero-terminate prefix
Patrick McHardy
2007-03-07
1
-1
/
+1
*
[NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...
Patrick McHardy
2007-03-07
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-03-06
21
-64
/
+57
|
\
|
*
[DCCP]: Set RTO for newly created child socket
Gerrit Renker
2007-03-06
1
-1
/
+1
|
*
[DCCP]: Correctly split CCID half connections
Gerrit Renker
2007-03-06
1
-6
/
+6
|
*
[NET]: Fix compat_sock_common_getsockopt typo.
Johannes Berg
2007-03-06
1
-1
/
+1
|
*
[NET]: Revert incorrect accept queue backlog changes.
David S. Miller
2007-03-06
1
-3
/
+3
|
*
[NETFILTER]: ip6_route_me_harder should take into account mark
Yasuyuki Kozakai
2007-03-05
1
-0
/
+1
|
*
[NETFILTER]: nfnetlink_log: fix reference counting
Michal Miroslaw
2007-03-05
1
-3
/
+6
|
*
[NETFILTER]: nfnetlink_log: fix module reference counting
Patrick McHardy
2007-03-05
1
-2
/
+1
|
*
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference
Michal Miroslaw
2007-03-05
1
-0
/
+4
|
*
[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
Michal Miroslaw
2007-03-05
1
-0
/
+1
|
*
[NETFILTER]: nfnetlink_log: fix use after free
Michal Miroslaw
2007-03-05
1
-1
/
+1
|
*
[NETFILTER]: nfnetlink_log: fix reference leak
Michal Miroslaw
2007-03-05
1
-3
/
+4
|
*
[NETFILTER]: tcp conntrack: accept SYN|URG as valid
Patrick McHardy
2007-03-05
2
-2
/
+6
|
*
[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs
Patrick McHardy
2007-03-05
13
-40
/
+20
|
*
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
Patrick McHardy
2007-03-05
2
-2
/
+2
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-03-06
1
-0
/
+23
|
\
\
|
*
|
bonding: Improve IGMP join processing
Jay Vosburgh
2007-03-06
1
-0
/
+23
|
|
/
*
|
[PATCH] knfsd: provide sunrpc pool_mode module option
Greg Banks
2007-03-06
1
-19
/
+114
*
|
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...
NeilBrown
2007-03-06
2
-13
/
+24
*
|
[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code
NeilBrown
2007-03-06
1
-10
/
+3
*
|
[PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copying
NeilBrown
2007-03-06
1
-32
/
+40
|
/
*
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
2007-03-02
1
-10
/
+32
*
[NetLabel]: Verify sensitivity level has a valid CIPSO mapping
Paul Moore
2007-03-02
1
-3
/
+4
[next]