- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / netfilter / ipt_recent.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Pavel Emelyanov[NETFILTER]: Make netfilter code use the seq_open_private
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-08-08 Jesper Juhl[NETFILTER]: ipt_recent: avoid a possible NULL pointer...
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Patrick McHardy[NETFILTER]: x_tables: mark matches and targets __read_...
2007-07-11 Jan Engelhardt[NETFILTER]: Remove redundant parentheses/braces
2007-07-11 Jan Engelhardt[NETFILTER]: add some consts, remove some casts
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->checkentry...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->match to bool
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch hotdrop to bool
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-08 Jan Engelhardt[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper...
2006-12-08 Josef Sipek[PATCH] struct path: convert netfilter
2006-09-29 Al Viro[NETFILTER]: ipt annotations
2006-09-22 Patrick McHardy[NETFILTER]: x_tables: remove unused size argument...
2006-09-22 Daniel De Graaf[NETFILTER]: ipt_recent: add module parameter for chang...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-18 Patrick McHardy[NETFILTER]: recent match: missing refcnt initialization
2006-06-18 Patrick McHardy[NETFILTER]: recent match: fix "sleeping function calle...
2006-06-18 Patrick McHardy[NETFILTER]: recent match: replace by rewritten version
2006-05-19 Jesper Juhl[NETFILTER]: Fix memory leak in ipt_recent
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: add xt_{match,target} arguments...
2006-03-21 Patrick McHardy[NETFILTER]: Convert ip_tables matches/targets to centr...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...
2006-01-05 Patrick McHardy[NETFILTER]: Fix module_param types and permissions
2005-12-01 Phil Oester[NETFILTER]: Fix recent match jiffies wrap mismatches
2005-06-16 David S. Miller[NETFILTER]: ipt_recent: last_pkts is an array of ...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-13 Thomas Gleixner[NET]: Lock initializer cleanup.
2005-01-03 Rusty Russell[PATCH] netfilter: Fix cleanup in ipt_recent should...
2005-01-03 Rusty Russell[PATCH] netfilter: fix return values of ipt_recent...
2004-11-09 Andrew Morton[NET]: Lock initializer unifying
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-07-24 Harald Welte[NETFILTER]: Use new module_param() api
2004-06-03 Alexander Viro[PATCH] sparse: more netfilter annotation
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-01 Stephen Hemminger[NETFILTER]: Trivial -- Get rid of warnings in netfilte...
2003-06-25 François Romieu[NETFILTER]: Fix leaks in error paths of ip_recent_ctrl.
2003-06-24 Stephen Frost[NETFILTER]: Add "recent" iptables facility.