blob: 94f33c744af0bc8254901a44159acb2e154abe9c [file] [log] [blame]
0d3601d2994a ("netfilter: nft_set_hash: skip fixed hash if timeout is specified")
446a8268b7f5 ("netfilter: nft_set_hash: add lookup variant for fixed size hashtable")
6c03ae210ce3 ("netfilter: nft_set_hash: add non-resizable hashtable implementation")
2111515abc46 ("netfilter: nft_set_hash: add nft_hash_buckets()")
2b664957c27f ("netfilter: nf_tables: select set backend flavour depending on description")
5fc6ced958db ("netfilter: nft_set_hash: use nft_rhash prefix for resizable set backend")
080ed636a559 ("netfilter: nf_tables: no size estimation if number of set elements is unknown")
187388bc3d63 ("netfilter: nft_set_hash: unnecessary forward declaration")
7286ff7fde9f ("netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection")
665153ff5752 ("netfilter: nf_tables: add bitmap set type")
55af753cd9fd ("netfilter: nf_tables: rename struct nft_set_estimate class field")
1ba1c41408df ("netfilter: nf_tables: rename deactivate_one() to flush()")
5cb82a38c6b5 ("netfilter: nf_tables: pass netns to set->ops->remove()")
de70185de033 ("netfilter: nf_tables: deconstify walk callback function")
35d0ac9070ef ("netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL")
8411b6442e59 ("netfilter: nf_tables: support for set flushing")
37df5301a3ae ("netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()")
1a37ef769d68 ("netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()")