summaryrefslogtreecommitdiffstats
path: root/net/netfilter/x_tables.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* [NETFILTER]: x_tables: simplify compat APIPatrick McHardy2006-09-231-83/+109
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-231-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/+0Star
* [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2006-05-041-2/+2
* [NETFILTER]: x_tables: move table->lock initializationDmitry Mishin2006-04-251-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-211-7/+65
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+624