Sign in
android-kvm
/
linux
/
83a7eefedc9b56fe7bfeff13b6c7356688ffa670
/
net
/
netfilter
/
xt_recent.c
7b308fe
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
by Maciej Żenczykowski
· 1 year, 4 months ago
359745d
proc: remove PDE_DATA() completely
by Muchun Song
· 3 years, 2 months ago
b1bdde3
netfilter: xt_recent: Fix attempt to update deleted entry
by Jozsef Kadlecsik
· 4 years, 1 month ago
4b7ddc5
netfilter: delete repeated words
by Randy Dunlap
· 4 years, 7 months ago
6daf141
netfilter: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
db25517
netfilter: xt_recent: recent_seq_next should increase position index
by Vasily Averin
· 5 years ago
97a3253
proc: convert everything to "struct proc_ops"
by Alexey Dobriyan
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
6ca64ef
netfilter: xt_recent: Use struct_size() in kvzalloc()
by Gustavo A. R. Silva
· 6 years ago
f564650
netfilter: check if the socket netns is correct.
by Flavio Leitner
· 7 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b1d0a5d
netfilter: x_tables: add and use xt_check_proc_name
by Florian Westphal
· 7 years ago
47d63a0
net: Convert hashlimit_net_ops and recent_net_ops
by Kirill Tkhai
· 7 years ago
b260664
netfilter: x_tables: use pr ratelimiting in all remaining spots
by Florian Westphal
· 7 years ago
3754b87
netfilter: remove unused variable
by stephen hemminger
· 8 years ago
752ade6
treewide: use kv[mz]alloc* rather than opencoded variants
by Michal Hocko
· 8 years ago
cdec268
netfilter: Use seq_puts()/seq_putc() where possible
by simran singhal
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
613dbd9
netfilter: x_tables: move hook state into xt_action_param structure
by Pablo Neira Ayuso
· 8 years ago
7bdc662
netfilter: Enhance the codes used to get random once
by Gao Feng
· 8 years ago
686c9b5
netfilter: x_tables: Use par->net instead of computing from the passed net devices
by Eric W. Biederman
· 9 years ago
cef9ed8
netfilter: xt_recent: don't reject rule if new hitcount exceeds table max
by Florian Westphal
· 10 years ago
abc86d0
netfilter: xt_recent: relax ip_pkt_list_tot restrictions
by Florian Westphal
· 10 years ago
4cb2897
net: use the new API kvfree()
by WANG Cong
· 11 years ago
271a15e
proc: Supply PDE attribute setting accessor functions
by David Howells
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
2727de7
netfilter: xt_recent: avoid high order page allocations
by Eric Dumazet
· 12 years ago
665e205
netfilter: xt_recent: fix namespace destroy path
by Vitaly E. Lavrov
· 12 years ago
da74280
userns xt_recent: Specify the owner/group of ip_list_perms in the initial user namespace
by Eric W. Biederman
· 13 years ago
efdedd5
netfilter: xt_recent: add address masking option
by Denys Fedoryshchenko
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 15 years ago
b4ba261
netfilter: xtables: change hotdrop pointer to direct modification
by Jan Engelhardt
· 16 years ago
62fc805
netfilter: xtables: deconstify struct xt_action_param for matches
by Jan Engelhardt
· 16 years ago
4b560b4
netfilter: xtables: substitute temporary defines by final name
by Jan Engelhardt
· 16 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4a5a5c7
netfilter: xtables: slightly better error reporting
by Jan Engelhardt
· 15 years ago
bd414ee
netfilter: xtables: change matches to return error code
by Jan Engelhardt
· 15 years ago
b0f3845
netfilter: xtables: change xt_match.checkentry return type
by Jan Engelhardt
· 15 years ago
5dc7a6d
netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
by Jan Engelhardt
· 15 years ago
ff67e4e
netfilter: xt extensions: use pr_<level> (2)
by Jan Engelhardt
· 15 years ago
ef16915
netfilter: xt_recent: fix regression in rules using a zero hit_count
by Patrick McHardy
· 15 years ago
8bee4ba
netfilter: xt extensions: use pr_<level>
by Jan Engelhardt
· 15 years ago
aa5fa31
netfilter: xtables: make use of caller family rather than match family
by Jan Engelhardt
· 15 years ago
606a9a0
netfilter: xt_recent: check for unsupported user space flags
by Tim Gardner
· 15 years ago
0079c5a
netfilter: xt_recent: add an entry reaper
by Tim Gardner
· 15 years ago
5be4a4f
netfilter: xt_recent: remove old proc directory
by Jan Engelhardt
· 15 years ago
06bf514
netfilter: xt_recent: update description
by Jan Engelhardt
· 15 years ago
408ffaa
netfilter: update my email address
by Jan Engelhardt
· 15 years ago
8ccb92a
netfilter: xt_recent: fix false match
by Tim Gardner
· 15 years ago
2c08522
netfilter: xt_recent: fix buffer overflow
by Tim Gardner
· 15 years ago
98e6d2d
netfilter: xt_recent: inform user when hitcount is too large
by Jan Engelhardt
· 15 years ago
7d07d563
netfilter: xt_recent: netns support
by Alexey Dobriyan
· 15 years ago
294188a
netfilter: xtables: obtain random bytes earlier, in checkentry
by Jan Engelhardt
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
37e55cf
netfilter: xt_recent: fix stack overread in compat code
by Jan Engelhardt
· 16 years ago
325fb5b
netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses
by Josef Drexler
· 16 years ago
b0ceb56
netfilter: xt_recent: don't save proc dirs
by Alexey Dobriyan
· 16 years ago
14d5e83
net: replace NIPQUAD() in net/netfilter/
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
38ff4fa
netfilter: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
b09eec1
netfilter: xt_recent: use proc_create_data()
by Alexey Dobriyan
· 16 years ago
6be3d85
netfilter: xtables: move extension arguments into compound structure (3/6)
by Jan Engelhardt
· 16 years ago
9b4fce7
netfilter: xtables: move extension arguments into compound structure (2/6)
by Jan Engelhardt
· 16 years ago
f7108a20
netfilter: xtables: move extension arguments into compound structure (1/6)
by Jan Engelhardt
· 16 years ago
ee999d8
netfilter: x_tables: use NFPROTO_* in extensions
by Jan Engelhardt
· 16 years ago
079aa88
netfilter: xt_recent: IPv6 support
by Jan Engelhardt
· 16 years ago
e948b20
netfilter: rename ipt_recent to xt_recent
by Jan Engelhardt
· 16 years ago
[Renamed (92%) from net/ipv4/netfilter/ipt_recent.c]
a8ddc91
netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulations
by Pavel Emelyanov
· 17 years ago
3cf93c9
[NETFILTER]: annotate xtables targets with const and remove casts
by Jan Engelhardt
· 17 years ago
8eeee8b
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
by Denis V. Lunev
· 17 years ago
d0ebf13
[NETFILTER]: ipt_recent: sanity check hit count
by Daniel Hokka Zakrisson
· 17 years ago
855304a
[NETFILTER]: ipt_recent: fix sparse warnings
by Patrick McHardy
· 17 years ago
2ae15b6
[NETFILTER]: Update modules' descriptions
by Jan Engelhardt
· 17 years ago
d3c5ee6
[NETFILTER]: x_tables: consistent and unique symbol names
by Jan Engelhardt
· 17 years ago
e2da591
[NETFILTER]: Make netfilter code use the seq_open_private
by Pavel Emelyanov
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 18 years ago
3af8e31
[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_open()
by Jesper Juhl
· 18 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 18 years ago
9f15c53
[NETFILTER]: x_tables: mark matches and targets __read_mostly
by Patrick McHardy
· 18 years ago
7c4e36b
[NETFILTER]: Remove redundant parentheses/braces
by Jan Engelhardt
· 18 years ago
a47362a
[NETFILTER]: add some consts, remove some casts
by Jan Engelhardt
· 18 years ago
ccb79bd
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
by Jan Engelhardt
· 18 years ago
1d93a9c
[NETFILTER]: x_tables: switch xt_match->match to bool
by Jan Engelhardt
· 18 years ago
cff533a
[NETFILTER]: x_tables: switch hotdrop to bool
by Jan Engelhardt
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
6709dbb
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
by Jan Engelhardt
· 18 years ago
6df81ab
[PATCH] struct path: convert netfilter
by Josef Sipek
· 18 years ago
6a19d61
[NETFILTER]: ipt annotations
by Al Viro
· 18 years ago
efa7416
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
by Patrick McHardy
· 19 years ago
b93ff78
[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc/net/ipt_recent/*
by Daniel De Graaf
· 19 years ago
2b2283d
[NETFILTER]: recent match: missing refcnt initialization
by Patrick McHardy
· 19 years ago
Next »