aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/x_tables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy1-2/+6
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-8/+9
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-07-10[NETFILTER]: x_tables: add more detail to error message about match/target mask mismatchBalazs Scheidler1-4/+5
2007-04-25[NETFILTER]: x_tables: remove duplicate of xt_prefixTobias Klauser1-16/+10
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-6/+6
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven1-1/+1
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-09-22[NETFILTER]: x_tables: simplify compat APIPatrick McHardy1-83/+109
2006-09-22[NETFILTER]: kill listhelp.hPatrick McHardy1-7/+10
2006-09-22[NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy1-0/+60
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-03[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in compat layerPatrick McHardy1-2/+2
2006-04-24[NETFILTER]: x_tables: move table->lock initializationDmitry Mishin1-1/+1
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki1-2/+2
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin1-0/+113
2006-03-25[NETFILTER] x_table.c: sem2mutexIngo Molnar1-27/+29
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso1-6/+10
2006-03-20[NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy1-7/+65
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-0/+624