index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_recent.c
Age
Commit message (
Expand
)
Author
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-01-04
netfilter: xt_recent: avoid high order page allocations
Eric Dumazet
2012-12-26
netfilter: xt_recent: fix namespace destroy path
Vitaly E. Lavrov
2012-08-14
userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...
Eric W. Biederman
2012-06-07
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
netfilter: xtables: slightly better error reporting
Jan Engelhardt
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
Jan Engelhardt
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-03-22
netfilter: xt_recent: fix regression in rules using a zero hit_count
Patrick McHardy
2010-03-18
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2010-03-18
netfilter: xtables: make use of caller family rather than match family
Jan Engelhardt
2010-03-17
netfilter: xt_recent: check for unsupported user space flags
Tim Gardner
2010-03-17
netfilter: xt_recent: add an entry reaper
Tim Gardner
2010-03-17
netfilter: xt_recent: remove old proc directory
Jan Engelhardt
2010-03-17
netfilter: xt_recent: update description
Jan Engelhardt
2010-03-17
netfilter: update my email address
Jan Engelhardt
2010-02-23
netfilter: xt_recent: fix false match
Tim Gardner
2010-02-23
netfilter: xt_recent: fix buffer overflow
Tim Gardner
2010-02-15
netfilter: xt_recent: inform user when hitcount is too large
Jan Engelhardt
2010-01-18
netfilter: xt_recent: netns support
Alexey Dobriyan
2010-01-04
netfilter: xtables: obtain random bytes earlier, in checkentry
Jan Engelhardt
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-04-24
netfilter: xt_recent: fix stack overread in compat code
Jan Engelhardt
2009-02-24
netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses
Josef Drexler
2008-11-20
netfilter: xt_recent: don't save proc dirs
Alexey Dobriyan
2008-10-31
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-28
netfilter: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-20
netfilter: xt_recent: use proc_create_data()
Alexey Dobriyan
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
netfilter: xt_recent: IPv6 support
Jan Engelhardt
2008-10-08
netfilter: rename ipt_recent to xt_recent
Jan Engelhardt