aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-02netfilter: xtables: prepare for on-demand hook registerFlorian Westphal1-4/+5
2015-09-18inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman1-1/+0
2015-04-04netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller1-2/+1
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells1-0/+0
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4David Howells11-463/+2
2012-06-07netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang2-28/+0
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso2-73/+0
2012-03-07netfilter: remove ipt_SAME.h and ipt_realm.hWANG Cong3-29/+0
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger1-0/+2
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt1-1/+10
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt1-30/+1
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2-59/+0
2011-11-01netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2-0/+59
2011-08-26headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings1-10/+10
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt8-0/+16
2011-01-18netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt8-30/+30
2010-10-13netfilter: xtables: remove unused definesJan Engelhardt1-4/+0
2010-10-13netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt1-7/+3
2010-10-13netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt1-37/+32
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt1-10/+8
2010-10-13netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt1-4/+6
2010-08-14include: replace unifdef-y with header-ySam Ravnborg1-3/+2
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy1-1/+2
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt1-5/+1
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt1-9/+2
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt1-0/+1
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan1-1/+1
2009-11-04net: cleanup include/linuxEric Dumazet3-22/+11
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt1-1/+1
2009-08-10netfilter: xtables: remove redirecting header filesJan Engelhardt31-500/+4
2009-08-10netfilter: xtables: remove xt_owner v0Jan Engelhardt2-21/+0
2009-08-10netfilter: xtables: remove xt_iprange v0Jan Engelhardt2-22/+0
2009-08-10netfilter: xtables: remove xt_TOS v0Jan Engelhardt3-27/+0
2009-03-26make exported headers use strict posix typesArnd Bergmann1-4/+4
2008-11-20netfilter: ip{,6}t_policy.h should include xp_policy.hAndy Whitcroft1-0/+2
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt1-17/+11
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy1-1/+1
2008-01-31[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan1-2/+3
2008-01-28[NETFILTER]: Rename ipt_iprange to xt_iprangeJan Engelhardt1-5/+1
2008-01-28[NETFILTER]: Annotate start of kernel fields in NF headersJan Engelhardt1-0/+1
2008-01-28[NETFILTER]: ip_tables: fix compat typesPatrick McHardy1-5/+20
2008-01-28[NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy1-49/+6
2008-01-28[NETFILTER]: ipt_addrtype: limit address type checking to an interfaceLaszlo Attila Toth1-0/+14
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-4/+4
2007-11-07[NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt1-14/+14
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-1/+1
2007-07-18[NETFILTER]: ipt_iprange.h must #include <linux/types.h>Adrian Bunk1-0/+2
2007-07-10[NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy1-2/+2
2007-06-07[NETFILTER]: ip_tables: fix compat related crashDmitry Mishin1-0/+20