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_connlimit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: connlimit: move lock array out of struct connlimit_data
Florian Westphal
2014-04-03
1
-9
/
+16
*
netfilter: connlimit: fix UP build
Florian Westphal
2014-04-03
1
-1
/
+1
*
netfilter: connlimit: use rbtree for per-host conntrack obj storage
Florian Westphal
2014-03-17
1
-47
/
+177
*
netfilter: connlimit: make same_source_net signed
Florian Westphal
2014-03-17
1
-4
/
+5
*
netfilter: connlimit: use keyed locks
Florian Westphal
2014-03-17
1
-8
/
+18
*
netfilter: connlimit: use kmem_cache for conn objects
Florian Westphal
2014-03-12
1
-5
/
+19
*
netfilter: connlimit: move insertion of new element out of count function
Florian Westphal
2014-03-12
1
-15
/
+23
*
netfilter: connlimit: improve packet-to-closed-connection logic
Florian Westphal
2014-03-12
1
-15
/
+8
*
netfilter: connlimit: factor hlist search into new function
Florian Westphal
2014-03-12
1
-16
/
+33
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-4
/
+4
*
netfilter: xt_connlimit: remove revision 0
Cong Wang
2012-06-07
1
-24
/
+11
*
netfilter: xt_connlimit: remove connlimit_rnd_inited
Changli Gao
2011-03-15
1
-4
/
+7
*
netfilter: xt_connlimit: use hlist instead
Changli Gao
2011-03-15
1
-14
/
+14
*
netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
Changli Gao
2011-03-15
1
-1
/
+1
*
netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
Changli Gao
2011-03-15
1
-11
/
+9
*
Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
Stefan Berger
2011-02-14
1
-10
/
+3
*
netfilter: xt_connlimit: connlimit-above early loop termination
Stefan Berger
2011-02-11
1
-3
/
+10
*
netfilter: xt_connlimit: pick right dstaddr in NAT scenario
Jan Engelhardt
2011-01-26
1
-4
/
+8
*
netfilter: xtables: connlimit revision 1
Jan Engelhardt
2011-01-19
1
-14
/
+30
*
netfilter: xt_connlimit: use hotdrop jump mark
Richard Weinberger
2011-01-18
1
-4
/
+2
*
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
1
-2
/
+2
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
1
-1
/
+1
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
1
-1
/
+1
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
netfilter: xtables: slightly better error reporting
Jan Engelhardt
2010-03-25
1
-3
/
+5
*
|
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
1
-3
/
+3
*
|
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
1
-1
/
+1
*
|
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2010-03-18
1
-2
/
+3
*
|
netfilter: update my email address
Jan Engelhardt
2010-03-17
1
-1
/
+0
|
/
*
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
2010-02-15
1
-1
/
+3
*
netfilter: xt_connlimit: netns support
Alexey Dobriyan
2010-01-18
1
-3
/
+5
*
netfilter: xtables: obtain random bytes earlier, in checkentry
Jan Engelhardt
2010-01-04
1
-11
/
+6
*
netfilter: xt_connlimit: fix regression caused by zero family value
Jan Engelhardt
2009-11-06
1
-6
/
+4
*
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
2009-03-25
1
-2
/
+4
*
netfilter: xtables: cut down on static data for family-independent extensions
Jan Engelhardt
2008-10-08
1
-29
/
+18
*
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
2008-10-08
1
-4
/
+3
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
1
-8
/
+5
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
1
-10
/
+7
*
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
2008-10-08
1
-1
/
+1
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
1
-5
/
+5
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
1
-1
/
+1
*
netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...
Dong Wei
2008-06-04
1
-1
/
+2
*
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
2008-04-14
1
-3
/
+1
*
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
2008-04-14
1
-3
/
+3
*
[NETFILTER]: nf_conntrack: optimize __nf_conntrack_find()
Patrick McHardy
2008-01-31
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: use RCU for conntrack hash
Patrick McHardy
2008-01-31
1
-2
/
+2
*
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETFILTER]: xt_connlimit: use the new union nf_inet_addr
Jan Engelhardt
2008-01-28
1
-4
/
+3
*
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
2008-01-28
1
-10
/
+10
[next]