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
*
[NET]: Revert skb_copy_datagram_iovec() recursion elimination.
David S. Miller
2006-02-13
1
-28
/
+53
*
[IPSEC]: Fix strange IPsec freeze.
Herbert Xu
2006-02-13
1
-1
/
+3
*
[IPV6] Don't store dst_entry for RAW socket
Nicolas DICHTEL
2006-02-13
1
-4
/
+1
*
[NETLINK] genetlink: Fix bugs spotted by Andrew Morton.
Jamal Hadi Salim
2006-02-13
1
-7
/
+4
*
[BRIDGE]: Better fix for netfilter missing symbol has_bridge_parent
Stephen Hemminger
2006-02-13
1
-2
/
+2
*
[NETFILTER] Fix Kconfig menu level for x_tables
Harald Welte
2006-02-13
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2006-02-13
2
-6
/
+17
|
\
|
*
[Bluetooth] Fix NULL pointer dereferences of the HCI socket
Marcel Holtmann
2006-02-13
1
-2
/
+8
|
*
[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
Marcel Holtmann
2006-02-13
1
-4
/
+9
*
|
[P8023]: Fix tainting of kernel.
Dave Jones
2006-02-13
1
-0
/
+2
*
|
[IPV4] ICMP: Invert default for invalid icmp msgs sysctl
Dave Jones
2006-02-13
1
-1
/
+1
*
|
[ATM]: Ratelimit atmsvc failure messages
Dave Jones
2006-02-13
1
-1
/
+2
|
/
*
[PATCH] netfilter: fix build error due to missing has_bridge_parent macro
Jesper Juhl
2006-02-12
1
-1
/
+1
*
[BRIDGE]: fix error handling for add interface to bridge
Stephen Hemminger
2006-02-09
3
-73
/
+59
*
[BRIDGE]: netfilter handle RCU during removal
Stephen Hemminger
2006-02-09
1
-15
/
+38
*
[BRIDGE]: fix for RCU and deadlock on device removal
Stephen Hemminger
2006-02-09
4
-30
/
+41
*
[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
John Heffner
2006-02-09
1
-1
/
+2
*
[IRDA]: out of range array access
David Binderman
2006-02-09
1
-1
/
+1
*
[IRDA]: Set proper IrLAP device address length
Samuel Ortiz
2006-02-09
1
-2
/
+2
*
[NETLINK]: illegal use of pid in rtnetlink
Alexey Kuznetsov
2006-02-09
3
-3
/
+3
*
[NETLINK]: Fix a severe bug
Alexey Kuznetsov
2006-02-09
1
-3
/
+4
*
[IPV6]: Address autoconfiguration does not work after device down/up cycle
Kristian Slavov
2006-02-08
1
-0
/
+3
*
[PATCH] net/ipv6/mcast.c NULL noise removal
Al Viro
2006-02-07
1
-1
/
+1
*
[PATCH] ipv4 NULL noise removal
Al Viro
2006-02-07
1
-1
/
+1
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-07
5
-5
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-05
17
-37
/
+85
|
\
|
*
[NETFILTER]: Fix check whether dst_entry needs to be released after NAT
Patrick McHardy
2006-02-04
1
-2
/
+2
|
*
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
2006-02-04
2
-5
/
+8
|
*
[NETFILTER]: Fix ip6t_policy address matching
Patrick McHardy
2006-02-04
1
-2
/
+3
|
*
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
2006-02-04
2
-2
/
+2
|
*
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2006-02-04
4
-0
/
+28
|
*
[NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper
Samir Bellabes
2006-02-04
1
-2
/
+0
|
*
[NETFILTER]: Fix missing src port initialization in tftp expectation mask
Patrick McHardy
2006-02-04
1
-0
/
+1
|
*
[NETFILTER]: nfnetlink_queue: fix packet marking over netlink
Patrick McHardy
2006-02-04
1
-1
/
+2
|
*
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
Patrick McHardy
2006-02-04
3
-18
/
+28
|
*
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
Holger Eitzenberger
2006-02-04
3
-3
/
+7
|
*
[NETFILTER]: nf_conntrack: check address family when finding protocol module
Yasuyuki Kozakai
2006-02-04
1
-1
/
+1
|
*
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
Pablo Neira Ayuso
2006-02-04
2
-0
/
+2
|
*
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
Marcus Sundberg
2006-02-04
2
-2
/
+2
|
*
[ICMP]: Fix extra dst release when ip_options_echo fails
Herbert Xu
2006-02-04
1
-1
/
+1
*
|
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
5
-6
/
+6
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-03
8
-23
/
+23
|
\
|
*
[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
Stephen Hemminger
2006-02-02
1
-0
/
+7
|
*
[IPV4]: Remove suprious use of goto out: in icmp_reply
Horms
2006-02-02
1
-2
/
+1
|
*
[IPV6]: Fix illegal dst locking in softirq context.
Herbert Xu
2006-02-02
1
-6
/
+0
|
*
[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage
Herbert Xu
2006-02-02
1
-4
/
+4
|
*
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
Vlad Yasevich
2006-02-02
2
-6
/
+8
|
*
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
2006-02-02
1
-5
/
+1
|
*
[NET] snap: needs hardware checksum fix
Stephen Hemminger
2006-02-02
1
-0
/
+2
*
|
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
2006-02-01
2
-9
/
+22
[next]