summaryrefslogtreecommitdiff
path: root/include/linux/netfilter_ipv4
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-02
* inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-18
* netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller2015-04-04
* UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-17
* UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4David Howells2012-10-09
* netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang2012-06-07
* netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-08
* netfilter: remove ipt_SAME.h and ipt_realm.hWANG Cong2012-03-07
* netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger2012-03-07
* netfilter: xtables: give xt_ecn its own nameJan Engelhardt2011-12-27
* netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt2011-12-27
* netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-23
* netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2011-11-01
* headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings2011-08-26
* netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt2011-01-20
* netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt2011-01-18
* 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
* include: replace unifdef-y with header-ySam Ravnborg2010-08-14
* netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-28
* 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: xtables: remove redirecting header filesJan Engelhardt2009-08-10
* netfilter: xtables: remove xt_owner v0Jan Engelhardt2009-08-10
* netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-10
* netfilter: xtables: remove xt_TOS v0Jan Engelhardt2009-08-10
* make exported headers use strict posix typesArnd Bergmann2009-03-26
* netfilter: ip{,6}t_policy.h should include xp_policy.hAndy Whitcroft2008-11-20
* netfilter: rename ipt_recent to xt_recentJan Engelhardt2008-10-08
* 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]: Rename ipt_iprange to xt_iprangeJan Engelhardt2008-01-28
* [NETFILTER]: Annotate start of kernel fields in NF headersJan Engelhardt2008-01-28
* [NETFILTER]: ip_tables: fix compat typesPatrick McHardy2008-01-28
* [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy2008-01-28
* [NETFILTER]: ipt_addrtype: limit address type checking to an interfaceLaszlo Attila Toth2008-01-28
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-28
* [NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt2007-11-07
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: ipt_iprange.h must #include <linux/types.h>Adrian Bunk2007-07-18
* [NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy2007-07-10
* [NETFILTER]: ip_tables: fix compat related crashDmitry Mishin2007-06-07