[NETFILTER]: x_tables: per-netns xt_tables
[safe/jmp/linux-2.6] / net / netfilter / x_tables.c
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: per-netns xt_tables
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: change xt_table_register() retur...
2008-01-28 Patrick McHardy[NETFILTER]: ip_tables: move compat offset calculation...
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: make xt_compat_match_from_user...
2008-01-28 Eric Dumazet[NETFILTER]: x_tables: struct xt_table_info diet
2007-12-14 Patrick McHardy[NETFILTER]: ip_tables: fix compat copy race
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Balazs Scheidler[NETFILTER]: x_tables: add more detail to error message...
2007-04-26 Tobias Klauser[NETFILTER]: x_tables: remove duplicate of xt_prefix
2007-02-12 YOSHIFUJI Hideaki[NETFILTER]: Fix whitespace errors
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: simplify compat API
2006-09-22 Patrick McHardy[NETFILTER]: kill listhelp.h
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: add helpers for mass match/targe...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-04 Patrick McHardy[NETFILTER]: x_tables: don't use __copy_{from,to}_user...
2006-04-25 Dmitry Mishin[NETFILTER]: x_tables: move table->lock initialization
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: network codes
2006-04-01 Dmitry Mishin[NETFILTER]: iptables 32bit compat layer
2006-03-25 Ingo Molnar[NETFILTER] x_table.c: sem2mutex
2006-03-22 Pablo Neira Ayuso[NETFILTER]: x_tables: set the protocol family in x_tab...
2006-03-21 Patrick McHardy[NETFILTER]: xt_tables: add centralized error checking
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...