summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/ip6table_raw.c
Commit message (Expand)AuthorAge
* netfilter: nf_defrag: mark xt_table structures 'const' againArnd Bergmann2018-01-16
* netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan2018-01-11
* netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-02
* netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-02
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-18
* inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-18
* netfilter: Use nf_hook_state.netEric W. Biederman2015-09-17
* netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller2015-04-04
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-04
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-14
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
* netfilter: PTR_RET can be usedWu Fengguang2012-08-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2010-03-25
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-10
* netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-10
* netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-10
* netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-10
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-18
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24
* netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-10
* netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-10
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-18
* netfilter: netns: ip6table_raw in netns for realAlexey Dobriyan2008-10-08
* [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macroRobert P. J. Day2008-04-14
* [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan2008-01-31
* [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]: Mark hooks __read_mostlyPatrick McHardy2008-01-28
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-28
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-10
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-10
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-08
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-22
* [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-09
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12
* [NETFILTER]: Missing owner-field initialization in ip6table_rawPatrick McHardy2005-06-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16