index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-2
/
+2
*
netfilter: xt_recent: Fix attempt to update deleted entry
Jozsef Kadlecsik
2021-02-04
1
-2
/
+10
*
netfilter: delete repeated words
Randy Dunlap
2020-08-28
1
-1
/
+1
*
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-15
1
-2
/
+2
*
netfilter: xt_recent: recent_seq_next should increase position index
Vasily Averin
2020-03-04
1
-1
/
+1
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-9
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
netfilter: xt_recent: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-02-12
1
-3
/
+1
*
netfilter: check if the socket netns is correct.
Flavio Leitner
2018-06-28
1
-1
/
+2
*
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+1
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-3
/
+3
|
\
|
*
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-03-11
1
-3
/
+3
*
|
net: Convert hashlimit_net_ops and recent_net_ops
Kirill Tkhai
2018-02-27
1
-0
/
+1
|
/
*
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2018-02-14
1
-8
/
+6
*
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
[next]