summaryrefslogtreecommitdiff
path: root/include/linux/netfilter_ipv6
AgeCommit message (Expand)Author
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-11-09ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6David Howells
2012-08-30netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy
2012-05-09netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger
2011-08-26headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt
2011-01-18netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt
2010-10-13netfilter: xtables: remove unused definesJan Engelhardt
2010-10-13netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy
2010-03-08netfilter: remove stale declaration for ip6_masked_addrcmp()YOSHIFUJI Hideaki
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan
2009-11-04net: cleanup include/linuxEric Dumazet
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2009-08-10netfilter: xtables: remove redirecting header filesJan Engelhardt
2009-08-10netfilter: xtables: remove xt_owner v0Jan Engelhardt
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26make exported headers use strict posix typesArnd Bergmann
2009-02-24netfilter: install missing headersJan Engelhardt
2008-11-20netfilter: ip{,6}t_policy.h should include xp_policy.hAndy Whitcroft
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy
2008-01-31[NETFILTER]: ip6_tables: netns preparationAlexey 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_ALIGNPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: add compat supportPatrick McHardy
2008-01-28[NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2007-11-07[NETFILTER]: Sort matches/targets in Kbuild fileJan 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 numberYasuyuki Kozakai
2007-05-10[NETFILTER]: Clean up table initializationPatrick McHardy
2007-02-08[NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy
2007-02-08[NETFILTER]: ip6_tables: support MH matchMasahide 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 functionsJan Engelhardt
2006-12-02[NETFILTER]: x_tables: add NFLOG targetPatrick McHardy
2006-11-15[NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse