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_hashlimit.c
Age
Commit message (
Expand
)
Author
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-29
xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts
Al Viro
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2012-12-26
netfilter: xt_hashlimit: fix namespace destroy path
Vitaly E. Lavrov
2012-12-26
netfilter: xt_hashlimit: fix race that results in duplicated entries
Pablo Neira Ayuso
2012-05-17
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-09
netfilter: hashlimit: byte-based limit mode
Florian Westphal
2012-05-09
netfilter: hashlimit: move rateinfo initialization to helper
Florian Westphal
2012-05-09
netfilter: limit, hashlimit: avoid duplicated inline
Florian Westphal
2012-01-16
netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled
Stephen Rothwell
2011-12-16
net:netfilter: use IS_ENABLED
Igor Maravić
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2010-08-19
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
Changli Gao
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-04-01
netfilter: xt_hashlimit: RCU conversion
Eric Dumazet
2010-03-25
netfilter: xt_hashlimit: IPV6 bugfix
Eric Dumazet
2010-03-25
netfilter: xtables: remove xt_hashlimit revision 0
Jan Engelhardt
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_hashlimit: dl_seq_stop() fix
Eric Dumazet
2010-03-18
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2010-03-18
netfilter: xtables: do not print any messages on ENOMEM
Jan Engelhardt
2010-03-18
netfilter: xtables: make use of caller family rather than match family
Jan Engelhardt
2010-03-17
netfilter: update my email address
Jan Engelhardt
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-17
xt_hashlimit: fix locking
Eric Dumazet
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-03
netfilter: xt_hashlimit: fix race condition and simplify locking
Patrick McHardy
2010-01-18
netfilter: xt_hashlimit: netns support
Alexey Dobriyan
2010-01-18
netfilter: xt_hashlimit: simplify seqfile code
Alexey Dobriyan
2010-01-04
netfilter: xt_recent: save 8 bytes per htable
Jan Engelhardt
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-05-27
netfilter: xt_hashlimit does a wrong SEQ_SKIP
Jesper Dangaard Brouer
2009-02-24
netfilter: xt_hashlimit fix
Eric Dumazet
2009-02-20
netfilter: fix hardcoded size assumptions
Hagen Paul Pfeifer
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-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
[next]