Age | Commit message (Expand) | Author |
2011-08-26 | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings |
2011-01-20 | netfilter: xtables: add missing header inclusions for headers_check | Jan Engelhardt |
2011-01-18 | netfilter: xtables: use __uXX guarded types for userspace exports | Jan Engelhardt |
2010-10-13 | 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-08-14 | include: replace unifdef-y with header-y | Sam Ravnborg |
2010-06-28 | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header | Patrick McHardy |
2010-03-08 | netfilter: remove stale declaration for ip6_masked_addrcmp() | YOSHIFUJI Hideaki |
2010-02-24 | netfilter: xtables: replace XT_MATCH_ITERATE macro | Jan Engelhardt |
2010-02-24 | netfilter: xtables: replace XT_ENTRY_ITERATE macro | Jan Engelhardt |
2010-02-10 | netfilter: xtables: generate initial table on-demand | Jan Engelhardt |
2010-01-18 | netfilter: xtables: add struct xt_mtdtor_param::net | Alexey Dobriyan |
2009-11-04 | net: cleanup include/linux | Eric Dumazet |
2009-08-24 | netfilter: xtables: mark initial tables constant | Jan Engelhardt |
2009-08-10 | netfilter: xtables: remove redirecting header files | Jan Engelhardt |
2009-08-10 | netfilter: xtables: remove xt_owner v0 | Jan Engelhardt |
2009-03-26 | 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-02-24 | netfilter: install missing headers | Jan Engelhardt |
2008-11-20 | netfilter: ip{,6}t_policy.h should include xp_policy.h | Andy Whitcroft |
2008-05-21 | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ | Patrick McHardy |
2008-01-31 | [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-28 | [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 |
2007-11-07 | [NETFILTER]: Sort matches/targets in Kbuild file | Jan Engelhardt |
2007-10-15 | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu |
2007-07-10 | [NETFILTER]: ip6_tables: fix explanation of valid upper protocol number | Yasuyuki Kozakai |
2007-05-10 | [NETFILTER]: Clean up table initialization | Patrick McHardy |
2007-02-08 | [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 |
2006-12-02 | [NETFILTER]: x_tables: add NFLOG target | Patrick McHardy |
2006-11-15 | [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt | Yasuyuki Kozakai |
2006-09-22 | [NETFILTER]: x_tables: remove unused argument to target functions | Patrick McHardy |
2006-09-19 | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse |
2006-06-18 | Add generic Kbuild files for 'make headers_install' | David Woodhouse |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai |
2006-03-22 | [NETFILTER]: futher {ip,ip6,arp}_tables unification | Dmitry Mishin |
2006-03-22 | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso |
2006-03-20 | [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep... | Patrick McHardy |
2006-02-27 | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility | Patrick McHardy |
2006-02-04 | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification | Patrick McHardy |