aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv6
Commit message (Expand)AuthorAge
* 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: remove stale declaration for ip6_masked_addrcmp()YOSHIFUJI Hideaki2010-03-08
* 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
* Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-26
|\
| * make exported headers use strict posix typesArnd Bergmann2009-03-26
* | netfilter: install missing headersJan Engelhardt2009-02-24
|/
* netfilter: ip{,6}t_policy.h should include xp_policy.hAndy Whitcroft2008-11-20
* netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-21
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-01-31
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-31
* [NETFILTER]: ip6_tables: use XT_ALIGNPatrick McHardy2008-01-28
* [NETFILTER]: ip6_tables: add compat supportPatrick McHardy2008-01-28
* [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy2008-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]: ip6_tables: fix explanation of valid upper protocol numberYasuyuki Kozakai2007-07-11
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-11
* [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-08
* [NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA2007-02-08
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-08
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-08
* [NETFILTER]: x_tables: add NFLOG targetPatrick McHardy2006-12-03
* [NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai2006-11-16
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-22
* [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-19
* Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-18
* [NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai2006-04-01
* [NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai2006-04-01
* [NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin2006-03-22
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-22
* [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy2006-03-20
* [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-27
* [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy2006-02-05