aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6table_raw.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2010-03-251-1/+1
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-101-29/+7
* netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-101-19/+7
* netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-101-6/+2
* netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-101-17/+9
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-181-1/+1
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-241-2/+2
* netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-101-1/+1
* netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-101-2/+2
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-181-1/+0
* netfilter: netns: ip6table_raw in netns for realAlexey Dobriyan2008-10-081-4/+16
* [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macroRobert P. J. Day2008-04-141-1/+1
* [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan2008-01-311-10/+28
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-01-311-1/+1
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-311-7/+8
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-7/+7
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-2/+2
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-6/+0
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-101-49/+3
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-8/+8
* [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-081-19/+0
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-1/+1
* [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-091-13/+2
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-2/+3
* [NETFILTER]: Missing owner-field initialization in ip6table_rawPatrick McHardy2005-06-211-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+182