aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6table_raw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt1-19/+7
2010-02-10netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt1-6/+2
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt1-17/+9
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan1-1/+1
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt1-2/+2
2009-08-10netfilter: xtables: switch table AFs to nfprotoJan Engelhardt1-1/+1
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt1-2/+2
2009-02-18netfilter: x_tables: remove unneeded initializationsStephen Hemminger1-1/+0
2008-10-08netfilter: netns: ip6table_raw in netns for realAlexey Dobriyan1-4/+16
2008-04-14[NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macroRobert P. J. Day1-1/+1
2008-01-31[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan1-10/+28
2008-01-31[NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan1-1/+1
2008-01-31[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan1-7/+8
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-7/+7
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-2/+2
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy1-6/+0
2007-05-10[NETFILTER]: Clean up table initializationPatrick McHardy1-49/+3
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki1-8/+8
2007-02-08[NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy1-19/+0
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy1-1/+1
2006-04-09[NETFILTER]: Clean up hook registrationPatrick McHardy1-13/+2
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-2/+3
2005-06-21[NETFILTER]: Missing owner-field initialization in ip6table_rawPatrick McHardy1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+182