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
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
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-07-31
netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc
Pavel Emelyanov
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-04-09
[NETFILTER]: xt_hashlimit: fix mask calculation
Patrick McHardy
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-02-19
[NETFILTER]: xt_hashlimit: remove unneeded struct member
Jan Engelhardt
2008-01-31
[NETFILTER]: Ipv6-related xt_hashlimit compilation fix.
Pavel Emelyanov
2008-01-31
[NETFILTER]: xt_hashlimit match, revision 1
Jan Engelhardt
2008-01-31
[NETFILTER]: more sparse fixes
Stephen Hemminger
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_hashlimit: reduce overhead without IPv6
Eric Dumazet
2008-01-28
[NETFILTER]: xt_hashlimit: speedup hash_dst()
Eric Dumazet
2008-01-28
[NETFILTER]: xt_hashlimit: remove ip6tables module dependency
Patrick McHardy
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2007-12-14
[NETFILTER]: xt_hashlimit should use time_after_eq()
Eric Dumazet
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
[next]