summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ipt_recent.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy2006-03-211-8/+7Star
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-2/+4
* [NETFILTER]: Fix module_param types and permissionsPatrick McHardy2006-01-051-10/+10
* [NETFILTER]: Fix recent match jiffies wrap mismatchesPhil Oester2005-12-011-0/+1
* [NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...David S. Miller2005-06-161-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1002