index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_connlimit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-28
netfilter: nft_connlimit: add support to object update operation
Fernando Fernandez Mancera
1
-1
/
+12
2025-11-28
netfilter: nft_connlimit: update the count if add was skipped
Fernando Fernandez Mancera
1
-2
/
+11
2025-11-28
netfilter: nf_conncount: make nf_conncount_gc_list() to disable BH
Fernando Fernandez Mancera
1
-6
/
+1
2025-11-28
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
1
-18
/
+3
2025-10-29
netfilter: nft_connlimit: fix possible data race on connection count
Fernando Fernandez Mancera
1
-1
/
+1
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 s...
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