aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/x_tables.c
AgeCommit message (Expand)Author
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-04-29netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables...Pavel Emelyanov
2008-04-14[NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt
2008-03-26[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-01-31[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan
2008-01-31[NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_namesAlexey Dobriyan
2008-01-31[NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_tables_*Alexey Dobriyan
2008-01-31[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy
2008-01-31[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan
2008-01-31[NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan
2008-01-31[NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan
2008-01-28[NETFILTER]: ip_tables: move compat offset calculation to x_tablesPatrick McHardy
2008-01-28[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy
2008-01-28[NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-07-10[NETFILTER]: x_tables: add more detail to error message about match/target ma...Balazs Scheidler
2007-04-25[NETFILTER]: x_tables: remove duplicate of xt_prefixTobias Klauser
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro
2006-09-22[NETFILTER]: x_tables: simplify compat APIPatrick McHardy
2006-09-22[NETFILTER]: kill listhelp.hPatrick McHardy
2006-09-22[NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-03[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy
2006-04-24[NETFILTER]: x_tables: move table->lock initializationDmitry Mishin
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin
2006-03-25[NETFILTER] x_table.c: sem2mutexIngo Molnar
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso
2006-03-20[NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte