summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6table_filter.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-181-1/+0Star
* netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooksAlexey Dobriyan2008-11-201-14/+3Star
* netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan2008-10-081-3/+3
* netfilter: ip6table_filter in netns for realAlexey Dobriyan2008-07-081-9/+22
* [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-02-011-11/+29
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-02-011-1/+1
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-02-011-8/+9
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-10/+12
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-6/+6
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-111-47/+23Star
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-261-1/+1
* [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-081-19/+0Star
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-081-1/+1
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-2/+2
* [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-101-19/+2Star
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-291-4/+4
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+214