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