| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: xtables: remove unused defines | Jan Engelhardt | 2010-10-13 | 1 | -4/+0 |
* | netfilter: xtables: unify {ip,ip6,arp}t_error_target | Jan Engelhardt | 2010-10-13 | 1 | -7/+3 |
* | netfilter: xtables: resolve indirect macros 3/3 | Jan Engelhardt | 2010-10-13 | 1 | -37/+32 |
* | netfilter: xtables: resolve indirect macros 2/3 | Jan Engelhardt | 2010-10-13 | 1 | -10/+8 |
* | netfilter: xtables: resolve indirect macros 1/3 | Jan Engelhardt | 2010-10-13 | 1 | -4/+6 |
* | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -3/+2 |
* | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header | Patrick McHardy | 2010-06-28 | 1 | -1/+2 |
* | 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 |