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
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
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-5
/
+6
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
1
-1
/
+1
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
1
-1
/
+1
2007-07-10
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
1
-1
/
+1
2007-07-10
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
1
-12
/
+18
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
1
-8
/
+8
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
1
-8
/
+9
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
1
-2
/
+2
2007-04-25
[NETFILTER]: Use setup_timer
Patrick McHardy
1
-3
/
+1
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
1
-4
/
+4
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
1
-2
/
+2
2007-02-08
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
1
-0
/
+1
2007-01-03
[NETFILTER] xt_hashlimit.c: fix typo
Alexey Dobriyan
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
1
-0
/
+1
2006-12-02
[NETFILTER]: xtables: fixes warning on compilation of hashlimit
Yasuyuki Kozakai
1
-1
/
+1
2006-12-02
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
1
-0
/
+772