aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ip_tables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-03[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in compat layerPatrick McHardy1-3/+3
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy1-19/+14
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki1-2/+2
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin1-131/+1007
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso1-6/+9
2006-03-20[NET]: sem2mutex part 2Ingo Molnar1-1/+1
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy1-0/+3
2006-03-20[NETFILTER]: x_tables: pass registered match/target data to match/target functionsPatrick McHardy1-6/+7
2006-03-20[NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy1-17/+8
2006-03-20[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checkingPatrick McHardy1-5/+21
2006-02-04[NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev1-0/+7
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-747/+95
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-03[NETFILTER] ip_tables: NUMA-aware allocationEric Dumazet1-66/+133
2005-11-29[NET]: Add const markers to various variables.Arjan van de Ven1-1/+1
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-6/+11
2005-08-29[NETFILTER]: Add goto targetPatrick McHardy1-2/+2
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte1-1/+0
2005-06-21[NETFILTER]: Kill lockhelp.hPatrick McHardy1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1964