[NETFILTER]: x_tables: change xt_table_register() return value convention
[safe/jmp/linux-2.6] / net / ipv6 / netfilter / ip6_tables.c
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: change xt_table_register() retur...
2008-02-01 Jan Engelhardt[NETFILTER]: Use const in struct xt_match, xt_target...
2008-01-28 Denys Vlasenko[NETFILTER]: {ip,ip6}_tables: remove some inlines
2008-01-28 Jan Engelhardt[NETFILTER]: Parenthesize macro parameters
2008-01-28 Patrick McHardy[NETFILTER]: nf_log: move logging stuff to seperate...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: use raw_smp_processor_id(...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: fix stack leagage
2008-01-28 Patrick McHardy[NETFILTER]: {ip,ip6}_tables: fix format strings
2008-01-28 Patrick McHardy[NETFILTER]: {ip,ip6}_tables: reformat to eliminate...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: add compat support
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: resync get_entries() with...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: move counter allocation to...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: use vmalloc_node()
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: move entry, match and target...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: kill a few useless defines...
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: remove obsolete overflow check
2008-01-28 Eric Dumazet[NETFILTER]: x_tables: struct xt_table_info diet
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-09-11 Neil Horman[NETFILTER]: Fix/improve deadlock condition on module...
2007-07-15 Patrick McHardy[NETFILTER]: Lower *tables printk severity
2007-07-11 Patrick McHardy[NETFILTER]: x_tables: mark matches and targets __read_...
2007-07-11 Jozsef Kadlecsik[NETFILTER]: x_tables: add TRACE target
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->checkentry...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->match to bool
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch hotdrop to bool
2007-04-26 Patrick McHardy[NETFILTER]: Remove changelogs and CVS IDs
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipv6: Use skb_network_offset in some more...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2007-02-08 Jan Engelhardt[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper...
2006-12-14 Al Viro[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst...
2006-12-07 Dmitry Mishin[NETFILTER]: Fix {ip,ip6,arp}_tables hook validation
2006-12-03 Al Viro[IPV6]: Misc endianness annotations.
2006-11-16 Patrick McHardy[NETFILTER]: ip6_tables: use correct nexthdr value...
2006-10-30 Dmitry Mishin[NETFILTER]: Missed and reordered checks in {arp,ip...
2006-10-24 Patrick McHardy[NETFILTER]: Fix ip6_tables extension header bypass bug
2006-10-24 Patrick McHardy[NETFILTER]: Fix ip6_tables protocol bypass bug
2006-09-22 Dmitry Mishin[NETFILTER]: x_tables: small check_entry & module_refco...
2006-09-22 Patrick McHardy[NETFILTER]: kill listhelp.h
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: remove unused size argument...
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: remove unused argument to target...
2006-08-14 Patrick McHardy[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery...
2006-07-04 Randy Dunlap[NET]: add+use poison defines
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Patrick McHardy[NETFILTER]: x_tables: fix xt_register_table error...
2006-05-19 Solar Designer[NETFILTER]: Fix do_add_counters race, possible oops...
2006-04-25 Patrick McHardy[NETFILTER]: ip6_tables: remove broken comefrom debugging
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: network codes
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-22 Pablo Neira Ayuso[NETFILTER]: x_tables: set the protocol family in x_tab...
2006-03-21 Ingo Molnar[NET]: sem2mutex part 2
2006-03-21 Patrick McHardy[NETFILTER]: Move ip6_masked_addrcmp to include/net...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: add xt_{match,target} arguments...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: pass registered match/target...
2006-03-21 Patrick McHardy[NETFILTER]: Convert ip6_tables matches/targets to...
2006-03-21 Patrick McHardy[NETFILTER]: Change {ip,ip6,arp}_tables to use centrali...
2006-02-05 Kirill Korotaev[NETFILTER]: Fix possible overflow in netfilters do_rep...
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-05 Patrick McHardy[NETFILTER]: Export ip6_masked_addrcmp, don't pass...
2006-01-05 Patrick McHardy[NETFILTER]: make ipv6_find_hdr() find transport protoc...
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Eric Dumazet[NETFILTER] ip_tables: NUMA-aware allocation
2005-11-30 Arjan van de Ven[NET]: Add const markers to various variables.
2005-10-31 Harald Welte[NETFILTER]: Add "revision" support to arp_tables and...
2005-10-15 Andrew Morton[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG...
2005-10-13 David S. Miller[NETFILTER]: Fix OOPSes on machines with discontiguous...
2005-09-19 Yasuyuki Kozakai[NETFILTER] ip6tables: remove duplicate code
2005-08-29 Patrick McHardy[NETFILTER]: Add goto target
2005-08-29 Harald Welte[NETFILTER]: reduce netfilter sk_buff enlargement
2005-06-21 Patrick McHardy[NETFILTER]: Kill lockhelp.h
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2