summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/ip6_tables.c
AgeCommit message (Expand)Author
2008-01-28[NETFILTER]: {ip,ip6}_tables: fix format stringsPatrick McHardy
2008-01-28[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differencesPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: add compat supportPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: resync get_entries() with ip_tablesPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate functionPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: move counter allocation to seperate functionPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: use vmalloc_node()Patrick McHardy
2008-01-28[NETFILTER]: ip6_tables: move entry, match and target checks to seperate func...Patrick McHardy
2008-01-28[NETFILTER]: ip6_tables: kill a few useless defines/forward declarationsPatrick McHardy
2008-01-28[NETFILTER]: x_tables: remove obsolete overflow checkPatrick McHardy
2008-01-28[NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-09-11[NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman
2007-07-14[NETFILTER]: Lower *tables printk severityPatrick McHardy
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy
2007-07-10[NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy
2007-04-25[SK_BUFF] ipv6: Use skb_network_offset in some more placesArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt
2006-12-13[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro
2006-12-06[NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin
2006-12-02[IPV6]: Misc endianness annotations.Al Viro
2006-11-15[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy
2006-10-30[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin
2006-10-24[NETFILTER]: Fix ip6_tables extension header bypass bugPatrick McHardy
2006-10-24[NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy
2006-09-22[NETFILTER]: x_tables: small check_entry & module_refcount cleanupDmitry Mishin
2006-09-22[NETFILTER]: kill listhelp.hPatrick McHardy
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy
2006-08-13[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy
2006-07-03[NET]: add+use poison definesRandy Dunlap
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy
2006-05-19[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...Solar Designer
2006-04-24[NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso
2006-03-20[NET]: sem2mutex part 2Ingo Molnar
2006-03-20[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy
2006-03-20[NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy
2006-03-20[NETFILTER]: Convert ip6_tables matches/targets to centralized error checkingPatrick McHardy