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_connlimit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+4
2012-06-07
netfilter: xt_connlimit: remove revision 0
Cong Wang
1
-24
/
+11
2011-03-15
netfilter: xt_connlimit: remove connlimit_rnd_inited
Changli Gao
1
-4
/
+7
2011-03-15
netfilter: xt_connlimit: use hlist instead
Changli Gao
1
-14
/
+14
2011-03-15
netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
Changli Gao
1
-1
/
+1
2011-03-15
netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
Changli Gao
1
-11
/
+9
2011-02-14
Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
Stefan Berger
1
-10
/
+3
2011-02-11
netfilter: xt_connlimit: connlimit-above early loop termination
Stefan Berger
1
-3
/
+10
2011-01-26
netfilter: xt_connlimit: pick right dstaddr in NAT scenario
Jan Engelhardt
1
-4
/
+8
2011-01-19
netfilter: xtables: connlimit revision 1
Jan Engelhardt
1
-14
/
+30
2011-01-18
netfilter: xt_connlimit: use hotdrop jump mark
Richard Weinberger
1
-4
/
+2
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
1
-2
/
+2
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
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
netfilter: xtables: slightly better error reporting
Jan Engelhardt
1
-3
/
+5
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
1
-3
/
+3
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
1
-1
/
+1
2010-03-18
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
1
-2
/
+3
2010-03-17
netfilter: update my email address
Jan Engelhardt
1
-1
/
+0
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
1
-1
/
+3
2010-01-18
netfilter: xt_connlimit: netns support
Alexey Dobriyan
1
-3
/
+5
2010-01-04
netfilter: xtables: obtain random bytes earlier, in checkentry
Jan Engelhardt
1
-11
/
+6
2009-11-06
netfilter: xt_connlimit: fix regression caused by zero family value
Jan Engelhardt
1
-6
/
+4
2009-03-25
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
1
-2
/
+4
2008-10-08
netfilter: xtables: cut down on static data for family-independent extensions
Jan Engelhardt
1
-29
/
+18
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
1
-4
/
+3
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
1
-8
/
+5
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
1
-10
/
+7
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
1
-1
/
+1
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
1
-5
/
+5
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
1
-1
/
+1
2008-06-04
netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...
Dong Wei
1
-1
/
+2
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
1
-3
/
+1
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
1
-3
/
+3
2008-01-31
[NETFILTER]: nf_conntrack: optimize __nf_conntrack_find()
Patrick McHardy
1
-1
/
+1
2008-01-31
[NETFILTER]: nf_conntrack: use RCU for conntrack hash
Patrick McHardy
1
-2
/
+2
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: xt_connlimit: use the new union nf_inet_addr
Jan Engelhardt
1
-4
/
+3
2008-01-28
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
1
-10
/
+10
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
1
-24
/
+26
2007-11-07
[NETFILTER]: Copyright/Email update
Jan Engelhardt
1
-2
/
+3
2007-07-26
netfilter endian regressions
Al Viro
1
-3
/
+3
2007-07-14
[NETFILTER]: x_tables: add connlimit match
Jan Engelhardt
1
-0
/
+313