index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
/
ipt_recent.c
Age
Commit message (
Expand
)
Author
Lines
2008-10-08
netfilter: rename ipt_recent to xt_recent
Jan Engelhardt
-501
/
+0
2008-07-31
netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulations
Pavel Emelyanov
-1
/
+1
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
-3
/
+3
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
-2
/
+1
2008-03-20
[NETFILTER]: ipt_recent: sanity check hit count
Daniel Hokka Zakrisson
-0
/
+2
2008-01-31
[NETFILTER]: ipt_recent: fix sparse warnings
Patrick McHardy
-2
/
+4
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
-1
/
+1
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
-20
/
+19
2007-10-10
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
-13
/
+2
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
-2
/
+3
2007-08-07
[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...
Jesper Juhl
-1
/
+6
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
-1
/
+1
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
-1
/
+1
2007-07-10
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
-6
/
+3
2007-07-10
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
-1
/
+1
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
-7
/
+7
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
-6
/
+6
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
-3
/
+3
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
-2
/
+2
2007-02-08
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
Jan Engelhardt
-5
/
+7
2006-12-08
[PATCH] struct path: convert netfilter
Josef Sipek
-1
/
+1
2006-09-28
[NETFILTER]: ipt annotations
Al Viro
-8
/
+7
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
-3
/
+2
2006-09-22
[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...
Daniel De Graaf
-0
/
+8
2006-06-17
[NETFILTER]: recent match: missing refcnt initialization
Patrick McHardy
-0
/
+1
2006-06-17
[NETFILTER]: recent match: fix "sleeping function called from invalid context"
Patrick McHardy
-5
/
+10
2006-06-17
[NETFILTER]: recent match: replace by rewritten version
Patrick McHardy
-891
/
+377
2006-05-19
[NETFILTER]: Fix memory leak in ipt_recent
Jesper Juhl
-1
/
+1
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
-4
/
+4
2006-03-20
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
-2
/
+5
2006-03-20
[NETFILTER]: Convert ip_tables matches/targets to centralized error checking
Patrick McHardy
-8
/
+7
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
-2
/
+4
2006-01-05
[NETFILTER]: Fix module_param types and permissions
Patrick McHardy
-10
/
+10
2005-12-01
[NETFILTER]: Fix recent match jiffies wrap mismatches
Phil Oester
-0
/
+1
2005-06-15
[NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...
David S. Miller
-5
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
-0
/
+1002