summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ip_tables.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy2006-06-301-1/+2
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+1
* [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2006-05-041-3/+3
* [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-021-19/+14Star
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-111-2/+2
* [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-011-131/+1007
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-291-4/+4
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-221-6/+9
* [NET]: sem2mutex part 2Ingo Molnar2006-03-211-1/+1
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-211-0/+3
* [NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy2006-03-211-6/+7
* [NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy2006-03-211-17/+8Star
* [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checkingPatrick McHardy2006-03-211-5/+21
* [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-051-0/+7
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-747/+95Star
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NETFILTER] ip_tables: NUMA-aware allocationEric Dumazet2006-01-031-66/+133
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-301-1/+1
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-6/+11
* [NETFILTER]: Add goto targetPatrick McHardy2005-08-301-2/+2
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-301-1/+0Star
* [NETFILTER]: Kill lockhelp.hPatrick McHardy2005-06-211-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1964