aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/arp_tables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-19[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0039)Solar Designer1-1/+1
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki1-2/+2
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-2/+4
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/+1
2006-03-20[NETFILTER]: x_tables: pass registered match/target data to match/target functionsPatrick McHardy1-2/+3
2006-03-20[NETFILTER]: Convert arp_tables targets to centralized error checkingPatrick McHardy1-0/+2
2006-03-20[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checkingPatrick McHardy1-3/+8
2006-03-12[NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy1-1/+1
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-365/+79
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-03[NETFILTER] ip_tables: NUMA-aware allocationEric Dumazet1-52/+123
2005-10-31[NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte1-70/+131
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-5/+9
2005-06-21[NETFILTER]: Kill lockhelp.hPatrick McHardy1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1333