| Commit message (Expand) | Author | Age | Files | Lines |
* | UAPI: Remove empty non-UAPI Kbuild files | David Howells | 2012-10-17 | 1 | -0/+0 |
* | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4 | David Howells | 2012-10-09 | 11 | -463/+2 |
* | netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h | Cong Wang | 2012-06-07 | 2 | -28/+0 |
* | netfilter: remove ip_queue support | Pablo Neira Ayuso | 2012-05-08 | 2 | -73/+0 |
* | netfilter: remove ipt_SAME.h and ipt_realm.h | WANG Cong | 2012-03-07 | 3 | -29/+0 |
* | netfilter: merge ipt_LOG and ip6_LOG into xt_LOG | Richard Weinberger | 2012-03-07 | 1 | -0/+2 |
* | netfilter: xtables: give xt_ecn its own name | Jan Engelhardt | 2011-12-27 | 1 | -1/+10 |
* | netfilter: xtables: move ipt_ecn to xt_ecn | Jan Engelhardt | 2011-12-27 | 1 | -30/+1 |
* | netfilter: nf_nat: export NAT definitions to userspace | Patrick McHardy | 2011-12-23 | 2 | -59/+0 |
* | netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h | Pablo Neira Ayuso | 2011-11-01 | 2 | -0/+59 |
* | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings | 2011-08-26 | 1 | -10/+10 |
* | netfilter: xtables: add missing header inclusions for headers_check | Jan Engelhardt | 2011-01-20 | 8 | -0/+16 |
* | netfilter: xtables: use __uXX guarded types for userspace exports | Jan Engelhardt | 2011-01-18 | 8 | -30/+30 |
* | 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 |