Age | Commit message (Expand) | Author | Files | Lines |
2021-10-14 | netfilter: ip6tables: allow use of ip6t_do_table as hookfn | Florian Westphal | 1 | -3/+2 |
2021-04-26 | netfilter: allow to turn off xtables compat layer | Florian Westphal | 1 | -1/+1 |
2021-04-26 | netfilter: ip6_tables: pass table pointer via nf_hook_ops | Florian Westphal | 1 | -3/+2 |
2021-04-26 | netfilter: ip6tables: unregister the tables by name | Florian Westphal | 1 | -2/+2 |
2021-04-26 | netfilter: x_tables: remove ipt_unregister_table | Florian Westphal | 1 | -2/+0 |
2020-06-25 | netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he... | David Wilder | 1 | -0/+3 |
2020-03-15 | netfilter: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2019-09-13 | netfilter: remove CONFIG_NETFILTER checks from headers. | Jeremy Sowden | 1 | -4/+1 |
2019-09-13 | netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header. | Jeremy Sowden | 1 | -12/+0 |
2019-09-13 | netfilter: ip_tables: remove unused function declarations. | Jeremy Sowden | 1 | -2/+1 |
2019-08-13 | netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. | Jeremy Sowden | 1 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-03-02 | netfilter: xtables: prepare for on-demand hook register | Florian Westphal | 1 | -4/+5 |
2015-09-18 | inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table | Eric W. Biederman | 1 | -1/+0 |
2015-04-04 | netfilter: Pass nf_hook_state through ip6t_do_table(). | David S. Miller | 1 | -2/+1 |
2012-11-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/... | David S. Miller | 1 | -9/+0 |
2012-11-09 | ipv6: Move ipv6_find_hdr() out of Netfilter code. | Jesse Gross | 1 | -9/+0 |
2012-10-17 | UAPI: Remove empty non-UAPI Kbuild files | David Howells | 1 | -0/+0 |
2012-10-09 | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6 | David Howells | 13 | -519/+2 |
2012-08-30 | netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t... | Patrick McHardy | 2 | -0/+17 |
2012-05-09 | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() | Hans Schillstrom | 1 | -1/+6 |
2012-04-09 | netfilter: ip6_tables: ip6t_ext_hdr is now static inline | Pablo Neira Ayuso | 1 | -1/+11 |
2012-03-07 | netfilter: merge ipt_LOG and ip6_LOG into xt_LOG | Richard Weinberger | 1 | -0/+2 |
2011-08-26 | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings | 1 | -11/+11 |
2011-01-20 | netfilter: xtables: add missing header inclusions for headers_check | Jan Engelhardt | 9 | -0/+17 |
2011-01-18 | netfilter: xtables: use __uXX guarded types for userspace exports | Jan Engelhardt | 9 | -29/+29 |
2010-10-13 | netfilter: xtables: remove unused defines | Jan Engelhardt | 1 | -4/+0 |
2010-10-13 | netfilter: xtables: unify {ip,ip6,arp}t_error_target | Jan Engelhardt | 1 | -7/+3 |
2010-10-13 | netfilter: xtables: resolve indirect macros 3/3 | Jan Engelhardt | 1 | -44/+25 |
2010-10-13 | netfilter: xtables: resolve indirect macros 2/3 | Jan Engelhardt | 1 | -11/+9 |
2010-10-13 | netfilter: xtables: resolve indirect macros 1/3 | Jan Engelhardt | 1 | -5/+6 |
2010-08-14 | include: replace unifdef-y with header-y | Sam Ravnborg | 1 | -3/+2 |
2010-06-28 | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header | Patrick McHardy | 1 | -1/+2 |
2010-03-08 | netfilter: remove stale declaration for ip6_masked_addrcmp() | YOSHIFUJI Hideaki | 1 | -4/+0 |
2010-02-24 | netfilter: xtables: replace XT_MATCH_ITERATE macro | Jan Engelhardt | 1 | -5/+1 |
2010-02-24 | netfilter: xtables: replace XT_ENTRY_ITERATE macro | Jan Engelhardt | 1 | -8/+2 |
2010-02-10 | netfilter: xtables: generate initial table on-demand | Jan Engelhardt | 1 | -0/+1 |
2010-01-18 | netfilter: xtables: add struct xt_mtdtor_param::net | Alexey Dobriyan | 1 | -1/+1 |
2009-11-04 | net: cleanup include/linux | Eric Dumazet | 7 | -30/+15 |
2009-08-24 | netfilter: xtables: mark initial tables constant | Jan Engelhardt | 1 | -1/+1 |
2009-08-10 | netfilter: xtables: remove redirecting header files | Jan Engelhardt | 10 | -115/+1 |
2009-08-10 | netfilter: xtables: remove xt_owner v0 | Jan Engelhardt | 2 | -19/+0 |
2009-03-26 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
2009-03-26 | make exported headers use strict posix types | Arnd Bergmann | 1 | -4/+4 |
2009-02-24 | netfilter: install missing headers | Jan Engelhardt | 1 | -0/+1 |
2008-11-20 | netfilter: ip{,6}t_policy.h should include xp_policy.h | Andy Whitcroft | 1 | -0/+2 |
2008-05-21 | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ | Patrick McHardy | 1 | -1/+1 |
2008-01-31 | [NETFILTER]: ip6_tables: netns preparation | Alexey Dobriyan | 1 | -1/+2 |
2008-01-31 | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan | 1 | -2/+2 |
2008-01-28 | [NETFILTER]: ip6_tables: use XT_ALIGN | Patrick McHardy | 1 | -1/+1 |