index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_recent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
netfilter: delete repeated words
Randy Dunlap
1
-1
/
+1
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-03-04
netfilter: xt_recent: recent_seq_next should increase position index
Vasily Averin
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-9
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-12
netfilter: xt_recent: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
1
-1
/
+2
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-2
/
+2
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-03-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
1
-3
/
+3
2018-02-27
net: Convert hashlimit_net_ops and recent_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-14
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
1
-8
/
+6
2017-07-25
netfilter: remove unused variable
stephen hemminger
1
-1
/
+1
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-4
/
+1
2017-04-07
netfilter: Use seq_puts()/seq_putc() where possible
simran singhal
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
1
-5
/
+5
2016-09-23
netfilter: Enhance the codes used to get random once
Gao Feng
1
-5
/
+2
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
1
-1
/
+1
2015-02-16
netfilter: xt_recent: don't reject rule if new hitcount exceeds table max
Florian Westphal
1
-6
/
+5
2014-11-27
netfilter: xt_recent: relax ip_pkt_list_tot restrictions
Florian Westphal
1
-17
/
+47
2014-06-05
net: use the new API kvfree()
WANG Cong
1
-4
/
+1
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-2
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-4
/
+2
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-01-04
netfilter: xt_recent: avoid high order page allocations
Eric Dumazet
1
-5
/
+18
2012-12-26
netfilter: xt_recent: fix namespace destroy path
Vitaly E. Lavrov
1
-4
/
+16
2012-08-14
userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...
Eric W. Biederman
1
-2
/
+11
2012-06-07
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
1
-9
/
+53
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
1
-1
/
+1
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
1
-1
/
+1
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-1
/
+1
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
netfilter: xtables: slightly better error reporting
Jan Engelhardt
1
-1
/
+4
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
1
-9
/
+9
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
1
-1
/
+1
2010-03-25
netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
Jan Engelhardt
1
-4
/
+4
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
1
-3
/
+3
2010-03-22
netfilter: xt_recent: fix regression in rules using a zero hit_count
Patrick McHardy
1
-1
/
+1
2010-03-18
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
1
-3
/
+3
2010-03-18
netfilter: xtables: make use of caller family rather than match family
Jan Engelhardt
1
-3
/
+3
2010-03-17
netfilter: xt_recent: check for unsupported user space flags
Tim Gardner
1
-0
/
+5
2010-03-17
netfilter: xt_recent: add an entry reaper
Tim Gardner
1
-1
/
+27
[next]