summaryrefslogtreecommitdiffstats
path: root/net/netfilter/x_tables.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-8/+9
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [NETFILTER]: x_tables: add more detail to error message about match/target ma...Balazs Scheidler2007-07-101-4/+5
* [NETFILTER]: x_tables: remove duplicate of xt_prefixTobias Klauser2007-04-251-16/+10
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-6/+6
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* [NETFILTER]: x_tables: simplify compat APIPatrick McHardy2006-09-221-83/+109
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-221-7/+10
* [NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy2006-09-221-0/+60
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2006-05-031-2/+2
* [NETFILTER]: x_tables: move table->lock initializationDmitry Mishin2006-04-241-1/+1
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-111-2/+2
* [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-011-0/+113
* [NETFILTER] x_table.c: sem2mutexIngo Molnar2006-03-251-27/+29
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-221-6/+10
* [NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy2006-03-201-7/+65
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+624
OpenPOWER on IntegriCloud