aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/x_tables.c
Commit message (Expand)AuthorAge
* netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-08
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-08
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-08
* netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-08
* netfilter: x_tables: output bad hook mask in hexadecimalJan Engelhardt2008-10-08
* netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-08
* netfilter: implement NFPROTO_UNSPEC as a wildcard for extensionsJan Engelhardt2008-10-08
* netfilter: Introduce NFPROTO_* constantsJan Engelhardt2008-10-08
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-08
* netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-02
* netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables...Pavel Emelyanov2008-04-29
* [NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt2008-04-14
* [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan2008-01-31
* [NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_namesAlexey Dobriyan2008-01-31
* [NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_tables_*Alexey Dobriyan2008-01-31
* [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-01-31
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-31
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-31
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-31
* [NETFILTER]: ip_tables: move compat offset calculation to x_tablesPatrick McHardy2008-01-28
* [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy2008-01-28
* [NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet2008-01-28
* [NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2007-12-14
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-11
* [NETFILTER]: x_tables: add more detail to error message about match/target ma...Balazs Scheidler2007-07-11
* [NETFILTER]: x_tables: remove duplicate of xt_prefixTobias Klauser2007-04-26
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-12
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-12
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-04
* [NETFILTER]: x_tables: simplify compat APIPatrick McHardy2006-09-22
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2006-05-04
* [NETFILTER]: x_tables: move table->lock initializationDmitry Mishin2006-04-24
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-11
* [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-01
* [NETFILTER] x_table.c: sem2mutexIngo Molnar2006-03-25
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-22
* [NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy2006-03-20
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12