index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_connlimit.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
1
-2
/
+2
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-1
/
+2
2022-04-05
netfilter: nf_tables: memcg accounting for dynamically allocated objects
Vasily Averin
1
-1
/
+1
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
1
-0
/
+1
2022-01-13
netfilter: nft_connlimit: memleak if nf_ct_netns_get() fails
Pablo Neira Ayuso
1
-1
/
+10
2022-01-10
netfilter: nf_tables: typo NULL check in _clone() function
Pablo Neira Ayuso
1
-1
/
+1
2022-01-09
netfilter: nft_connlimit: move stateful fields out of expression data
Pablo Neira Ayuso
1
-8
/
+18
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
1
-0
/
+1
2019-10-01
netfilter: nft_connlimit: disable bh on garbage collection
Pablo Neira Ayuso
1
-1
/
+6
2018-12-29
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
1
-11
/
+3
2018-07-18
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree search
Yi-Hung Wei
1
-15
/
+2
2018-07-18
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
Yi-Hung Wei
1
-4
/
+5
2018-07-18
netfilter: nf_conncount: Switch to plain list
Yi-Hung Wei
1
-12
/
+12
2018-06-12
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
1
-1
/
+1
2018-06-03
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
1
-0
/
+297