aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4/ip_tables.h
Commit message (Expand)AuthorAge
* netfilter: xtables: remove unused definesJan Engelhardt2010-10-13
* netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt2010-10-13
* netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-13
* netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-13
* netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-13
* netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-24
* netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-24
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-10
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-18
* net: cleanup include/linuxEric Dumazet2009-11-04
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24
* netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-21
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-31
* [NETFILTER]: ip_tables: fix compat typesPatrick McHardy2008-01-28
* [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy2008-01-28
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-28
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: ip_tables: fix compat related crashDmitry Mishin2007-06-07
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-11
* [NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target fu...Patrick McHardy2007-02-08
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-08
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-08
* [NETFILTER]: Fix iptables ABI breakage on (at least) CRISPatrick McHardy2007-01-24
* [NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai2006-11-16
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-22
* [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-01
* [NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin2006-03-22
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-22
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12
* [NETFILTER]: Add goto targetPatrick McHardy2005-08-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16