summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/arp_tables.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy2006-03-211-2/+3
* [NETFILTER]: Convert arp_tables targets to centralized error checkingPatrick McHardy2006-03-211-0/+2
* [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checkingPatrick McHardy2006-03-211-3/+8
* [NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy2006-03-131-1/+1
* [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-365/+79Star
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NETFILTER] ip_tables: NUMA-aware allocationEric Dumazet2006-01-031-52/+123
* [NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte2005-10-311-70/+131
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-5/+9
* [NETFILTER]: Kill lockhelp.hPatrick McHardy2005-06-211-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1333