summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/ipt_recent.c
AgeCommit message (Expand)Author
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt
2006-12-08[PATCH] struct path: convert netfilterJosef Sipek
2006-09-29[NETFILTER]: ipt annotationsAl Viro
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy
2006-09-22[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...Daniel De Graaf
2006-06-18[NETFILTER]: recent match: missing refcnt initializationPatrick McHardy
2006-06-18[NETFILTER]: recent match: fix "sleeping function called from invalid context"Patrick McHardy
2006-06-18[NETFILTER]: recent match: replace by rewritten versionPatrick McHardy
2006-05-19[NETFILTER]: Fix memory leak in ipt_recentJesper Juhl
2006-03-29[NETFILTER]: Rename init functions.Andrew Morton
2006-03-21[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy
2006-03-21[NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte
2006-01-05[NETFILTER]: Fix module_param types and permissionsPatrick McHardy
2005-12-01[NETFILTER]: Fix recent match jiffies wrap mismatchesPhil Oester
2005-06-16[NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...David S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds