summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6_tables.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES sizePatrick McHardy2008-04-141-2/+2
* [NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt2008-04-141-14/+15
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-8/+8
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-1/+1
* [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan2008-01-311-3/+19
* [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-01-311-4/+6
* [NETFILTER]: netns: put table module on netns stopAlexey Dobriyan2008-01-311-0/+3
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-01-311-24/+27
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-311-10/+14
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-311-6/+6
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-311-3/+4
* [NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt2008-01-311-1/+1
* [NETFILTER]: {ip,ip6}_tables: remove some inlinesDenys Vlasenko2008-01-281-19/+23
* [NETFILTER]: Parenthesize macro parametersJan Engelhardt2008-01-281-1/+1
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-281-0/+1
* [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters()Patrick McHardy2008-01-281-1/+1
* [NETFILTER]: ip6_tables: fix stack leagagePatrick McHardy2008-01-281-1/+1
* [NETFILTER]: {ip,ip6}_tables: fix format stringsPatrick McHardy2008-01-281-9/+7
* [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differencesPatrick McHardy2008-01-281-23/+23
* [NETFILTER]: ip6_tables: add compat supportPatrick McHardy2008-01-281-56/+767
* [NETFILTER]: ip6_tables: resync get_entries() with ip_tablesPatrick McHardy2008-01-281-19/+18
* [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate functionPatrick McHardy2008-01-281-42/+47
* [NETFILTER]: ip6_tables: move counter allocation to seperate functionPatrick McHardy2008-01-281-9/+22
* [NETFILTER]: ip6_tables: use vmalloc_node()Patrick McHardy2008-01-281-3/+4
* [NETFILTER]: ip6_tables: move entry, match and target checks to seperate func...Patrick McHardy2008-01-281-47/+82
* [NETFILTER]: ip6_tables: kill a few useless defines/forward declarationsPatrick McHardy2008-01-281-14/+2
* [NETFILTER]: x_tables: remove obsolete overflow checkPatrick McHardy2008-01-281-2/+0
* [NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet2008-01-281-3/+2
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-13/+13
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-8/+8
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-111-0/+1
* [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-141-1/+1
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-101-3/+3
* [NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik2007-07-101-13/+115
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-101-7/+7
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-101-21/+21
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-101-6/+6
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-251-9/+0
* [SK_BUFF] ipv6: Use skb_network_offset in some more placesArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-4/+4
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-20/+20
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-081-6/+6
* [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro2006-12-131-2/+3
* [NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin2006-12-061-36/+23
* [IPV6]: Misc endianness annotations.Al Viro2006-12-021-1/+2
* [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy2006-11-151-1/+1
* [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin2006-10-301-8/+16
* [NETFILTER]: Fix ip6_tables extension header bypass bugPatrick McHardy2006-10-241-4/+7
* [NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy2006-10-241-4/+6
* [NETFILTER]: x_tables: small check_entry & module_refcount cleanupDmitry Mishin2006-09-221-1/+1
OpenPOWER on IntegriCloud