index
:
Linux Stable
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.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
*
[IPV4]: ip_route_input panic fix
Stephen Hemminger
2006-04-17
1
-1
/
+4
*
[PATCH] ip_output: account for fraggap when checking to add trailer_len
Zach Brown
2006-04-14
1
-1
/
+1
*
[ATM] clip: add module info
Stephen Hemminger
2006-04-14
1
-1
/
+2
*
[ATM] clip: notifier related cleanups
Stephen Hemminger
2006-04-14
1
-20
/
+6
*
[ATM] clip: get rid of PROC_FS ifdef
Stephen Hemminger
2006-04-14
1
-9
/
+4
*
[ATM] clip: run through Lindent
Stephen Hemminger
2006-04-14
1
-211
/
+199
*
[ATM]: Clip timer race.
Stephen Hemminger
2006-04-14
1
-11
/
+5
*
[ATM]: clip causes unregister hang
Stephen Hemminger
2006-04-14
1
-15
/
+27
*
[XFRM]: Fix aevent timer.
Jamal Hadi Salim
2006-04-14
1
-6
/
+19
*
[IPV4]: Possible cleanups.
Adrian Bunk
2006-04-14
7
-13
/
+2
*
[WAN]: Remove broken and unmaintained Sangoma drivers.
Adrian Bunk
2006-04-11
1
-2
/
+0
*
[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c
Jayachandran C
2006-04-11
1
-3
/
+3
*
[DCCP]: Fix leak in net/dccp/ipv4.c
Eric Sesterhenn
2006-04-11
1
-1
/
+1
*
[BRIDGE]: receive link-local on disabled ports.
Stephen Hemminger
2006-04-11
1
-3
/
+0
*
[IPv6] reassembly: Always compute hash under the fragment lock.
Zach Brown
2006-04-11
1
-6
/
+12
*
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
1
-4
/
+0
|
\
|
*
[PATCH] splice: warning fix
Andrew Morton
2006-04-11
1
-4
/
+0
*
|
[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
NeilBrown
2006-04-11
1
-6
/
+8
*
|
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-11
20
-40
/
+40
*
|
[IPV6]: Deinline few large functions in inet6 code
Denis Vlasenko
2006-04-09
1
-0
/
+80
*
|
[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.
David S. Miller
2006-04-09
1
-5
/
+10
*
|
[NETFILTER]: Fix DNAT in LOCAL_OUT
Patrick McHardy
2006-04-09
1
-1
/
+1
*
|
[NET]: Fix hotplug race during device registration.
Sergey Vlasov
2006-04-09
1
-1
/
+1
*
|
[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64
Brian Haley
2006-04-09
1
-0
/
+1
*
|
[NET]: More kzalloc conversions.
Andrew Morton
2006-04-09
5
-22
/
+8
*
|
[NET] kzalloc: use in alloc_netdev
Paolo 'Blaisorblade' Giarrusso
2006-04-09
1
-2
/
+1
*
|
[PKT_SCHED] act_police: Rename methods.
Jamal Hadi Salim
2006-04-09
1
-4
/
+4
*
|
[NETFILTER]: H.323 helper: remove changelog
Patrick McHardy
2006-04-09
2
-49
/
+0
*
|
[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions
Patrick McHardy
2006-04-09
8
-153
/
+25
*
|
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
2006-04-09
2
-0
/
+67
*
|
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
2006-04-09
4
-52
/
+54
*
|
[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
Patrick McHardy
2006-04-09
1
-0
/
+1
*
|
[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
Jing Min Zhao
2006-04-09
1
-1
/
+5
*
|
[NETFILTER]: H.323 helper: make get_h245_addr() static
Jing Min Zhao
2006-04-09
1
-2
/
+2
*
|
[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Jing Min Zhao
2006-04-09
1
-12
/
+11
*
|
[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h
Jing Min Zhao
2006-04-09
5
-1092
/
+1
*
|
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
2006-04-09
10
-248
/
+203
*
|
[NETFILTER]: Clean up hook registration
Patrick McHardy
2006-04-09
11
-579
/
+253
*
|
[NETFILTER]: Add helper functions for mass hook registration/unregistration
Patrick McHardy
2006-04-09
1
-0
/
+28
*
|
[INET]: Use port unreachable instead of proto for tunnels
Herbert Xu
2006-04-09
2
-2
/
+2
*
|
[BLUETOOTH] sco: Possible double free.
Eric Sesterhenn
2006-04-09
1
-1
/
+1
*
|
[NET]: Fix an off-by-21-or-49 error.
Adrian Bunk
2006-04-09
1
-1
/
+1
*
|
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
Herbert Xu
2006-04-09
5
-13
/
+21
*
|
[NETFILTER]: Fix fragmentation issues with bridge netfilter
Patrick McHardy
2006-04-09
2
-5
/
+14
*
|
[FIB_TRIE]: Fix leaf freeing.
Robert Olsson
2006-04-09
1
-7
/
+7
*
|
[IPSEC]: Check x->encap before dereferencing it
Herbert Xu
2006-04-09
1
-1
/
+1
|
/
*
[NET]: Fully fix the memory leaks in sys_accept().
David S. Miller
2006-04-01
1
-3
/
+2
*
[NETFILTER]: iptables 32bit compat layer
Dmitry Mishin
2006-04-01
3
-133
/
+1121
*
[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration
Martin Josefsson
2006-04-01
2
-2
/
+2
*
[NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink
Martin Josefsson
2006-04-01
1
-2
/
+2
[next]