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
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
2006-02-27
1
-1
/
+6
*
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
Herbert Xu
2006-02-27
1
-90
/
+38
*
[IPSEC] esp: Kill unnecessary block and indentation
Herbert Xu
2006-02-27
1
-44
/
+43
*
[IPSEC]: Use TOS when doing tunnel lookups
Herbert Xu
2006-02-23
1
-1
/
+4
*
[IPV4]: Fix garbage collection of multipath route entries
Suresh Bhogavilli
2006-02-23
1
-1
/
+1
*
[NETFILTER]: Fix outgoing redirects to loopback
Patrick McHardy
2006-02-19
1
-11
/
+5
*
[NETFILTER]: Fix NAT PMTUD problems
Patrick McHardy
2006-02-19
1
-9
/
+9
*
[NETFILTER]: nf_conntrack: move registration of __nf_ct_attach
Yasuyuki Kozakai
2006-02-15
1
-5
/
+0
*
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
Patrick McHardy
2006-02-15
4
-11
/
+24
*
[NETFILTER]: Fix xfrm lookup after SNAT
Patrick McHardy
2006-02-15
2
-3
/
+44
*
[IPV4] ICMP: Invert default for invalid icmp msgs sysctl
Dave Jones
2006-02-13
1
-1
/
+1
*
[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
John Heffner
2006-02-09
1
-1
/
+2
*
[NETLINK]: illegal use of pid in rtnetlink
Alexey Kuznetsov
2006-02-09
2
-2
/
+2
*
[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
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-05
8
-17
/
+44
|
\
|
*
[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
1
-3
/
+6
|
*
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
2006-02-04
1
-1
/
+1
|
*
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2006-02-04
2
-0
/
+14
|
*
[NETFILTER]: Fix missing src port initialization in tftp expectation mask
Patrick McHardy
2006-02-04
1
-0
/
+1
|
*
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
Patrick McHardy
2006-02-04
1
-8
/
+12
|
*
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
Holger Eitzenberger
2006-02-04
1
-1
/
+5
|
*
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
Pablo Neira Ayuso
2006-02-04
1
-0
/
+1
|
*
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
Marcus Sundberg
2006-02-04
1
-1
/
+1
|
*
[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
1
-1
/
+1
|
/
*
[IPV4]: Remove suprious use of goto out: in icmp_reply
Horms
2006-02-02
1
-2
/
+1
*
[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage
Herbert Xu
2006-02-02
1
-4
/
+4
*
[NET]: Do not export inet_bind_bucket_create twice.
Sam Ravnborg
2006-01-31
1
-1
/
+0
*
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
2006-01-31
1
-1
/
+1
*
Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST
Linus Torvalds
2006-01-31
1
-0
/
+1
*
[TCP] H-TCP: Fix accounting
Baruch Even
2006-01-30
1
-1
/
+0
*
[IPV4] igmp: remove pointless printk
Dave Jones
2006-01-30
1
-1
/
+0
*
[PATCH] EDAC: atomic scrub operations
Alan Cox
2006-01-18
1
-1
/
+1
*
[IPV4]: Fix multiple bugs in IGMPv3
David L Stevens
2006-01-18
1
-30
/
+122
*
[IPV4]: RT_CACHE_STAT_INC() warning fix
Andrew Morton
2006-01-17
1
-1
/
+2
*
[IPV4]: rt_cache_stat can be statically defined
Eric Dumazet
2006-01-17
1
-10
/
+4
*
[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h
David S. Miller
2006-01-17
1
-0
/
+1
*
[NETFILTER] Makefile cleanup
Yasuyuki Kozakai
2006-01-17
1
-1
/
+0
*
[NETFILTER] ip[6]t_policy: Fix compilation warnings
Benoit Boissinot
2006-01-17
1
-2
/
+5
*
x86: Work around compiler code generation bug with -Os
Linus Torvalds
2006-01-14
1
-3
/
+3
*
[XFRM]: IPsec tunnel wildcard address support
Patrick McHardy
2006-01-13
1
-0
/
+15
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
60
-3995
/
+245
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
11
-0
/
+11
*
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2006-01-11
2
-11
/
+10
*
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
David S. Miller
2006-01-11
2
-2
/
+5
*
netfilter: headers included twice
Nicolas Kaiser
2006-01-11
3
-3
/
+0
*
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
Patrick McHardy
2006-01-10
7
-37
/
+37
*
[NETFILTER]: Remove unused function from NAT protocol helpers
Patrick McHardy
2006-01-10
5
-160
/
+0
[next]