| Commit message (Expand) | Author | Age |
* | netfilter: Pass nf_hook_state through ip6t_do_table(). | David S. Miller | 2015-04-04 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/... | David S. Miller | 2012-11-30 |
|\ |
|
| * | ipv6: Move ipv6_find_hdr() out of Netfilter code. | Jesse Gross | 2012-11-09 |
* | | UAPI: Remove empty non-UAPI Kbuild files | David Howells | 2012-10-17 |
|/ |
|
* | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6 | David Howells | 2012-10-09 |
* | netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t... | Patrick McHardy | 2012-08-29 |
* | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() | Hans Schillstrom | 2012-05-09 |
* | netfilter: ip6_tables: ip6t_ext_hdr is now static inline | Pablo Neira Ayuso | 2012-04-09 |
* | netfilter: merge ipt_LOG and ip6_LOG into xt_LOG | Richard Weinberger | 2012-03-07 |
* | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings | 2011-08-26 |
* | netfilter: xtables: add missing header inclusions for headers_check | Jan Engelhardt | 2011-01-20 |
* | netfilter: xtables: use __uXX guarded types for userspace exports | Jan Engelhardt | 2011-01-18 |
* | netfilter: xtables: remove unused defines | Jan Engelhardt | 2010-10-13 |
* | netfilter: xtables: unify {ip,ip6,arp}t_error_target | Jan Engelhardt | 2010-10-13 |
* | netfilter: xtables: resolve indirect macros 3/3 | Jan Engelhardt | 2010-10-13 |
* | netfilter: xtables: resolve indirect macros 2/3 | Jan Engelhardt | 2010-10-13 |
* | netfilter: xtables: resolve indirect macros 1/3 | Jan Engelhardt | 2010-10-13 |
* | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 |
* | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header | Patrick McHardy | 2010-06-28 |
* | netfilter: remove stale declaration for ip6_masked_addrcmp() | YOSHIFUJI Hideaki | 2010-03-08 |
* | netfilter: xtables: replace XT_MATCH_ITERATE macro | Jan Engelhardt | 2010-02-24 |
* | netfilter: xtables: replace XT_ENTRY_ITERATE macro | Jan Engelhardt | 2010-02-24 |
* | netfilter: xtables: generate initial table on-demand | Jan Engelhardt | 2010-02-10 |
* | netfilter: xtables: add struct xt_mtdtor_param::net | Alexey Dobriyan | 2010-01-18 |
* | net: cleanup include/linux | Eric Dumazet | 2009-11-04 |
* | netfilter: xtables: mark initial tables constant | Jan Engelhardt | 2009-08-24 |
* | netfilter: xtables: remove redirecting header files | Jan Engelhardt | 2009-08-10 |
* | netfilter: xtables: remove xt_owner v0 | Jan Engelhardt | 2009-08-10 |
* | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 |
|\ |
|
| * | make exported headers use strict posix types | Arnd Bergmann | 2009-03-26 |
* | | netfilter: install missing headers | Jan Engelhardt | 2009-02-24 |
|/ |
|
* | netfilter: ip{,6}t_policy.h should include xp_policy.h | Andy Whitcroft | 2008-11-20 |
* | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ | Patrick McHardy | 2008-05-21 |
* | [NETFILTER]: ip6_tables: netns preparation | Alexey Dobriyan | 2008-01-31 |
* | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan | 2008-01-31 |
* | [NETFILTER]: ip6_tables: use XT_ALIGN | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: ip6_tables: add compat support | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: Introduce NF_INET_ hook values | Patrick McHardy | 2008-01-28 |
* | [NETFILTER]: Sort matches/targets in Kbuild file | Jan Engelhardt | 2007-11-07 |
* | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 2007-10-15 |
* | [NETFILTER]: ip6_tables: fix explanation of valid upper protocol number | Yasuyuki Kozakai | 2007-07-11 |
* | [NETFILTER]: Clean up table initialization | Patrick McHardy | 2007-05-11 |
* | [NETFILTER]: ip6_tables: remove redundant structure definitions | Patrick McHardy | 2007-02-08 |
* | [NETFILTER]: ip6_tables: support MH match | Masahide NAKAMURA | 2007-02-08 |
* | [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct... | Jan Engelhardt | 2007-02-08 |
* | [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions | Jan Engelhardt | 2007-02-08 |
* | [NETFILTER]: x_tables: add NFLOG target | Patrick McHardy | 2006-12-03 |
* | [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt | Yasuyuki Kozakai | 2006-11-16 |
* | [NETFILTER]: x_tables: remove unused argument to target functions | Patrick McHardy | 2006-09-22 |