summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ip_tables.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: ip_tables: ipt and ipt_compat checks unificationDmitry Mishin2006-12-131-97/+79
* [NETFILTER]: Fix iptables compat hook validationDmitry Mishin2006-12-061-27/+51
* [NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin2006-12-061-43/+25
* [NETFILTER]: ip_tables: compat code module refcounting fixDmitry Mishin2006-10-301-25/+11
* [NETFILTER]: ip_tables: compat error way cleanupVasily Averin2006-10-301-0/+1
* [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin2006-10-301-8/+22
* [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink2006-10-201-0/+3
* [PATCH] fix iptables __user misannotationsAl Viro2006-09-241-3/+3
* [NETFILTER]: x_tables: simplify compat APIPatrick McHardy2006-09-221-91/+24
* [NETFILTER]: ip_tables: revision support for compat codePatrick McHardy2006-09-221-2/+3
* [NETFILTER]: ip_tables: fix module refcount leaks in compat error pathsPatrick McHardy2006-09-221-12/+27
* [NETFILTER]: x_tables: small check_entry & module_refcount cleanupDmitry Mishin2006-09-221-1/+1
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-11/+3
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-6/+3
* [NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy2006-08-171-1/+2
* [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy2006-08-131-8/+25
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy2006-06-291-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-031-3/+3
* [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-011-19/+14
* [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-281-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-201-1/+1
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-201-0/+3
* [NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy2006-03-201-6/+7
* [NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy2006-03-201-17/+8
* [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checkingPatrick McHardy2006-03-201-5/+21
* [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-041-0/+7
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-747/+95
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-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-291-1/+1
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-6/+11
* [NETFILTER]: Add goto targetPatrick McHardy2005-08-291-2/+2
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-291-1/+0
* [NETFILTER]: Kill lockhelp.hPatrick McHardy2005-06-211-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1964
OpenPOWER on IntegriCloud