index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_recent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: remove unused variable
stephen hemminger
2017-07-25
1
-1
/
+1
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
1
-4
/
+1
*
netfilter: Use seq_puts()/seq_putc() where possible
simran singhal
2017-04-07
1
-1
/
+1
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
1
-5
/
+5
*
netfilter: Enhance the codes used to get random once
Gao Feng
2016-09-23
1
-5
/
+2
*
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-09-18
1
-1
/
+1
*
netfilter: xt_recent: don't reject rule if new hitcount exceeds table max
Florian Westphal
2015-02-16
1
-6
/
+5
*
netfilter: xt_recent: relax ip_pkt_list_tot restrictions
Florian Westphal
2014-11-27
1
-17
/
+47
*
net: use the new API kvfree()
WANG Cong
2014-06-05
1
-4
/
+1
*
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
1
-2
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-4
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
1
-1
/
+1
|
/
*
netfilter: xt_recent: avoid high order page allocations
Eric Dumazet
2013-01-04
1
-5
/
+18
*
netfilter: xt_recent: fix namespace destroy path
Vitaly E. Lavrov
2012-12-26
1
-4
/
+16
*
userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...
Eric W. Biederman
2012-08-14
1
-2
/
+11
*
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
2012-06-07
1
-9
/
+53
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-1
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
1
-1
/
+1
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
1
-1
/
+1
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
1
-1
/
+1
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
1
-1
/
+2
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
*
netfilter: xt_recent: fix regression in rules using a zero hit_count
Patrick McHardy
2010-03-22
1
-1
/
+1
*
|
netfilter: xtables: slightly better error reporting
Jan Engelhardt
2010-03-25
1
-1
/
+4
*
|
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
1
-9
/
+9
*
|
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
1
-1
/
+1
*
|
netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
Jan Engelhardt
2010-03-25
1
-4
/
+4
*
|
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-03-25
1
-3
/
+3
*
|
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2010-03-18
1
-3
/
+3
*
|
netfilter: xtables: make use of caller family rather than match family
Jan Engelhardt
2010-03-18
1
-3
/
+3
*
|
netfilter: xt_recent: check for unsupported user space flags
Tim Gardner
2010-03-17
1
-0
/
+5
*
|
netfilter: xt_recent: add an entry reaper
Tim Gardner
2010-03-17
1
-1
/
+27
*
|
netfilter: xt_recent: remove old proc directory
Jan Engelhardt
2010-03-17
1
-105
/
+0
*
|
netfilter: xt_recent: update description
Jan Engelhardt
2010-03-17
1
-1
/
+1
*
|
netfilter: update my email address
Jan Engelhardt
2010-03-17
1
-1
/
+1
|
/
*
netfilter: xt_recent: fix false match
Tim Gardner
2010-02-23
1
-1
/
+1
*
netfilter: xt_recent: fix buffer overflow
Tim Gardner
2010-02-23
1
-1
/
+1
*
netfilter: xt_recent: inform user when hitcount is too large
Jan Engelhardt
2010-02-15
1
-2
/
+6
*
netfilter: xt_recent: netns support
Alexey Dobriyan
2010-01-18
1
-41
/
+95
*
netfilter: xtables: obtain random bytes earlier, in checkentry
Jan Engelhardt
2010-01-04
1
-12
/
+8
*
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
1
-2
/
+1
*
netfilter: xt_recent: fix stack overread in compat code
Jan Engelhardt
2009-04-24
1
-5
/
+4
*
netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses
Josef Drexler
2009-02-24
1
-1
/
+1
*
netfilter: xt_recent: don't save proc dirs
Alexey Dobriyan
2008-11-20
1
-11
/
+11
*
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
2008-10-31
1
-3
/
+2
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-1
/
+1
[next]