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
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
2008-10-31
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
1
-4
/
+3
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-28
netfilter: replace uses of NIP6_FMT with %p6
Harvey Harrison
1
-4
/
+3
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
1
-5
/
+4
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
1
-15
/
+9
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
1
-14
/
+8
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
1
-21
/
+19
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
1
-6
/
+5
2008-07-31
netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc
Pavel Emelyanov
1
-3
/
+1
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-6
/
+6
2008-04-09
[NETFILTER]: xt_hashlimit: fix mask calculation
Patrick McHardy
1
-18
/
+5
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
1
-8
/
+8
2008-02-19
[NETFILTER]: xt_hashlimit: remove unneeded struct member
Jan Engelhardt
1
-3
/
+0
2008-01-31
[NETFILTER]: Ipv6-related xt_hashlimit compilation fix.
Pavel Emelyanov
1
-0
/
+2
2008-01-31
[NETFILTER]: xt_hashlimit match, revision 1
Jan Engelhardt
1
-36
/
+286
2008-01-31
[NETFILTER]: more sparse fixes
Stephen Hemminger
1
-0
/
+2
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: xt_hashlimit: reduce overhead without IPv6
Eric Dumazet
1
-3
/
+17
2008-01-28
[NETFILTER]: xt_hashlimit: speedup hash_dst()
Eric Dumazet
1
-1
/
+10
2008-01-28
[NETFILTER]: xt_hashlimit: remove ip6tables module dependency
Patrick McHardy
1
-3
/
+5
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
1
-34
/
+29
2007-12-14
[NETFILTER]: xt_hashlimit should use time_after_eq()
Eric Dumazet
1
-1
/
+1
[next]