index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_hashlimit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
2008-10-08
1
-5
/
+4
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
1
-15
/
+9
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
1
-14
/
+8
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
1
-21
/
+19
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
1
-6
/
+5
*
netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc
Pavel Emelyanov
2008-07-31
1
-3
/
+1
*
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
1
-6
/
+6
*
[NETFILTER]: xt_hashlimit: fix mask calculation
Patrick McHardy
2008-04-09
1
-18
/
+5
*
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-27
1
-8
/
+8
*
[NETFILTER]: xt_hashlimit: remove unneeded struct member
Jan Engelhardt
2008-02-19
1
-3
/
+0
*
[NETFILTER]: Ipv6-related xt_hashlimit compilation fix.
Pavel Emelyanov
2008-01-31
1
-0
/
+2
*
[NETFILTER]: xt_hashlimit match, revision 1
Jan Engelhardt
2008-01-31
1
-36
/
+286
*
[NETFILTER]: more sparse fixes
Stephen Hemminger
2008-01-31
1
-0
/
+2
*
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETFILTER]: xt_hashlimit: reduce overhead without IPv6
Eric Dumazet
2008-01-28
1
-3
/
+17
*
[NETFILTER]: xt_hashlimit: speedup hash_dst()
Eric Dumazet
2008-01-28
1
-1
/
+10
*
[NETFILTER]: xt_hashlimit: remove ip6tables module dependency
Patrick McHardy
2008-01-28
1
-3
/
+5
*
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
1
-34
/
+29
*
[NETFILTER]: xt_hashlimit should use time_after_eq()
Eric Dumazet
2007-12-14
1
-1
/
+1
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-5
/
+6
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-10
1
-1
/
+1
*
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
1
-1
/
+1
*
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
2007-07-10
1
-1
/
+1
*
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
2007-07-10
1
-12
/
+18
*
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
1
-8
/
+8
*
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
1
-8
/
+9
*
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-07-10
1
-2
/
+2
*
[NETFILTER]: Use setup_timer
Patrick McHardy
2007-04-25
1
-3
/
+1
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
1
-4
/
+4
*
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2007-02-12
1
-2
/
+2
*
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
2007-02-08
1
-0
/
+1
*
[NETFILTER] xt_hashlimit.c: fix typo
Alexey Dobriyan
2007-01-03
1
-1
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
1
-0
/
+1
*
[NETFILTER]: xtables: fixes warning on compilation of hashlimit
Yasuyuki Kozakai
2006-12-02
1
-1
/
+1
*
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
2006-12-02
1
-0
/
+772