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.12.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
/
include
/
linux
/
netfilter_ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
2010-02-24
1
-5
/
+1
*
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
2010-02-24
1
-9
/
+2
*
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
2010-02-10
1
-0
/
+1
*
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
2010-01-18
1
-1
/
+1
*
net: cleanup include/linux
Eric Dumazet
2009-11-04
3
-22
/
+11
*
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-08-24
1
-1
/
+1
*
netfilter: xtables: remove redirecting header files
Jan Engelhardt
2009-08-10
31
-500
/
+4
*
netfilter: xtables: remove xt_owner v0
Jan Engelhardt
2009-08-10
2
-21
/
+0
*
netfilter: xtables: remove xt_iprange v0
Jan Engelhardt
2009-08-10
2
-22
/
+0
*
netfilter: xtables: remove xt_TOS v0
Jan Engelhardt
2009-08-10
3
-27
/
+0
*
make exported headers use strict posix types
Arnd Bergmann
2009-03-26
1
-4
/
+4
*
netfilter: ip{,6}t_policy.h should include xp_policy.h
Andy Whitcroft
2008-11-20
1
-0
/
+2
*
netfilter: rename ipt_recent to xt_recent
Jan Engelhardt
2008-10-08
1
-17
/
+11
*
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
2008-05-21
1
-1
/
+1
*
[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()
Alexey Dobriyan
2008-01-31
1
-2
/
+3
*
[NETFILTER]: Rename ipt_iprange to xt_iprange
Jan Engelhardt
2008-01-28
1
-5
/
+1
*
[NETFILTER]: Annotate start of kernel fields in NF headers
Jan Engelhardt
2008-01-28
1
-0
/
+1
*
[NETFILTER]: ip_tables: fix compat types
Patrick McHardy
2008-01-28
1
-5
/
+20
*
[NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros
Patrick McHardy
2008-01-28
1
-49
/
+6
*
[NETFILTER]: ipt_addrtype: limit address type checking to an interface
Laszlo Attila Toth
2008-01-28
1
-0
/
+14
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-4
/
+4
*
[NETFILTER]: Sort matches/targets in Kbuild file
Jan Engelhardt
2007-11-07
1
-14
/
+14
*
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
1
-1
/
+1
*
[NETFILTER]: ipt_iprange.h must #include <linux/types.h>
Adrian Bunk
2007-07-18
1
-0
/
+2
*
[NETFILTER]: ipt_CLUSTERIP: add compat code
Patrick McHardy
2007-07-10
1
-2
/
+2
*
[NETFILTER]: ip_tables: fix compat related crash
Dmitry Mishin
2007-06-07
1
-0
/
+20
*
[NETFILTER]: Clean up table initialization
Patrick McHardy
2007-05-10
1
-0
/
+22
*
[NETFILTER]: Remove IPv4 only connection tracking/NAT
Patrick McHardy
2007-04-25
24
-1705
/
+1
*
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
Patrick McHardy
2007-03-05
1
-1
/
+1
*
[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
2007-02-12
1
-0
/
+6
*
[NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target fu...
Patrick McHardy
2007-02-08
1
-3
/
+0
*
[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...
Jan Engelhardt
2007-02-08
1
-6
/
+3
*
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
Jan Engelhardt
2007-02-08
1
-11
/
+1
*
[NETFILTER]: NAT: optional source port randomization support
Eric Leblond
2007-02-08
1
-0
/
+1
*
[NETFILTER]: add IPv6-capable TCPMSS target
Patrick McHardy
2007-02-08
1
-4
/
+3
*
[NETFILTER]: Fix iptables ABI breakage on (at least) CRIS
Patrick McHardy
2007-01-23
1
-1
/
+1
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
1
-0
/
+1
*
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
2006-12-02
4
-1040
/
+1
*
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
2006-12-02
1
-1
/
+39
*
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
2006-12-02
1
-1
/
+1
*
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
2006-12-02
1
-34
/
+8
*
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
2006-12-02
1
-1
/
+4
*
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
2006-12-02
1
-1
/
+2
*
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
2006-12-02
1
-18
/
+10
*
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
2006-12-02
1
-1
/
+1
*
[NET]: netfilter checksum annotations
Al Viro
2006-12-02
1
-2
/
+2
*
[NETFILTER]: More trivial annotations.
Al Viro
2006-12-02
1
-1
/
+1
*
[NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt
Yasuyuki Kozakai
2006-11-15
1
-12
/
+15
*
[NETFILTER]: h323 annotations
Al Viro
2006-09-28
1
-3
/
+3
*
[NETFILTER]: ipt annotations
Al Viro
2006-09-28
1
-1
/
+1
[next]