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_set_hash.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-02
netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
Pablo Neira Ayuso
1
-1
/
+2
2024-12-04
netfilter: nft_set_hash: skip duplicated elements pending gc run
Pablo Neira Ayuso
1
-0
/
+16
2024-11-05
netfilter: nf_tables: avoid false-positive lockdep splats in set walker
Florian Westphal
1
-1
/
+2
2024-04-17
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
1
-6
/
+2
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
1
-1
/
+7
2023-10-24
netfilter: nf_tables: set->ops->insert returns opaque set element in case of EEXIST
Pablo Neira Ayuso
1
-4
/
+4
2023-10-24
netfilter: nf_tables: shrink memory consumption of set elements
Pablo Neira Ayuso
1
-16
/
+10
2023-10-24
netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
Pablo Neira Ayuso
1
-34
/
+46
2023-10-24
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
1
-5
/
+2
2023-09-08
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
Pablo Neira Ayuso
1
-6
/
+3
2023-09-08
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
1
-1
/
+1
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
1
-0
/
+3
2023-08-10
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
1
-2
/
+4
2023-08-10
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
1
-29
/
+48
2023-08-09
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
1
-2
/
+0
2023-06-20
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
1
-5
/
+18
2022-06-27
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
1
-0
/
+2
2021-05-29
netfilter: nf_tables: prefer direct calls for set lookups
Florian Westphal
1
-7
/
+10
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
1
-5
/
+5
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-04-27
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
1
-0
/
+6
2020-12-12
netfilter: nftables: generalize set extension to support for several expressions
Pablo Neira Ayuso
1
-7
/
+20
2020-03-15
netfilter: nf_tables: make all set structs const
Florian Westphal
1
-6
/
+3
2020-01-16
netfilter: nf_tables: white-space fixes.
Jeremy Sowden
1
-1
/
+1
2019-08-27
netfilter: nft_dynset: support for element deletion
Ander Juaristi
1
-0
/
+19
2019-08-13
netfilter: nf_tables: add missing prototypes.
Valdis Klētnieks
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-27
netfilter: nft_set_hash: remove nft_hash_key()
Pablo Neira Ayuso
1
-11
/
+2
2019-02-27
netfilter: nft_set_hash: bogus element self comparison from deactivation path
Pablo Neira Ayuso
1
-1
/
+1
2019-02-27
netfilter: nft_set_hash: fix lookups with fixed size hash on big endian
Pablo Neira Ayuso
1
-4
/
+19
2018-09-28
netfilter: nf_tables: use rhashtable_lookup() instead of rhashtable_lookup_fast()
Taehee Yoo
1
-4
/
+4
2018-09-20
netfilter: nf_tables: use rhashtable_walk_enter instead of rhashtable_walk_init
Taehee Yoo
1
-22
/
+8
2018-08-16
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
1
-4
/
+4
2018-07-18
netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
Taehee Yoo
1
-0
/
+1
2018-07-06
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
1
-26
/
+3
2018-06-03
netfilter: nf_tables: garbage collection for stateful expressions
Pablo Neira Ayuso
1
-2
/
+19
2018-04-24
netfilter: nf_tables: Simplify set backend selection
Phil Sutter
1
-69
/
+84
2018-03-20
netfilter: nf_tables: meter: pick a set backend that supports updates
Florian Westphal
1
-1
/
+1
2018-03-06
netfilter: nft_set_hash: skip fixed hash if timeout is specified
Pablo Neira Ayuso
1
-1
/
+1
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-8
/
+2
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+40
2017-11-07
netfilter: nf_tables: get set elements via netlink
Pablo Neira Ayuso
1
-0
/
+39
2017-11-06
netfilter: nft_hash: fix nft_hash_deactivate
Florian Westphal
1
-1
/
+1
2017-10-25
netfilter: nft_set_hash: disable fast_ops for 2-len keys
Anatole Denis
1
-1
/
+0
2017-05-29
netfilter: nft_set_hash: add lookup variant for fixed size hashtable
Pablo Neira Ayuso
1
-2
/
+58
2017-05-29
netfilter: nft_set_hash: add non-resizable hashtable implementation
Pablo Neira Ayuso
1
-8
/
+202
2017-05-29
netfilter: nft_set_hash: add nft_hash_buckets()
Pablo Neira Ayuso
1
-1
/
+6
2017-05-29
netfilter: nf_tables: pass set description to ->privsize
Pablo Neira Ayuso
1
-1
/
+2
2017-05-29
netfilter: nf_tables: select set backend flavour depending on description
Pablo Neira Ayuso
1
-2
/
+8
2017-05-29
netfilter: nft_set_hash: use nft_rhash prefix for resizable set backend
Pablo Neira Ayuso
1
-106
/
+106
[next]