blob: de660cfe533655a2725b7b8c91b68cac164474e0 [file] [log] [blame]
00bfb3205e62 ("netfilter: nf_tables: pass context to object destroy indirection")
3b49e2e94e6e ("netfilter: nf_tables: add flow table netlink frontend")
c974a3a36468 ("netfilter: nf_tables: remove multihook chains and families")
12355d3670da ("netfilter: nf_tables_inet: don't use multihook infrastructure anymore")
f92b40a8b264 ("netfilter: core: only allow one nat hook per hook point")
4035285fe07d ("netfilter: nf_tables: add nf_tables_addchain()")
2c4a488a482d ("netfilter: nf_tables: add nf_tables_updchain()")
dfc46034b54a ("netfilter: nf_tables: add select_ops for stateful objects")
960632ece694 ("netfilter: convert hook list to an array")
615095752100 ("netfilter: nf_tables: Allow object names of up to 255 chars")
387454901bd6 ("netfilter: nf_tables: Allow set names of up to 255 chars")
b7263e071aba ("netfilter: nf_tables: Allow chain name of up to 255 chars")
e46abbcc05aa ("netfilter: nf_tables: Allow table names of up to 255 chars")
9f08ea848117 ("netfilter: nf_tables: keep chain counters away from hot path")
1ff75a3e9ab7 ("netfilter: nf_tables: allow large allocations for new sets")
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")
039b40ee5854 ("netfilter: nf_queue: only call synchronize_net twice if nf_queue is active")
933bd83ed60e ("netfilter: batch synchronize_net calls during hook unregister")
f323d9546927 ("netfilter: nf_tables: add nft_is_base_chain() helper")
1a64edf54f55 ("netfilter: nft_ct: add helper set support")
84fba05511c8 ("netfilter: provide nft_ctx in object init function")
efc9b8e33b8b ("netfilter: bridge: remove unneeded rcu_read_lock")
25e94a997b32 ("netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails")
7286ff7fde9f ("netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection")
edee4f1e9245 ("netfilter: nft_ct: add zone id set support")
5c178d81b69f ("netfilter: nft_ct: prepare for key-dependent error unwind")
665153ff5752 ("netfilter: nf_tables: add bitmap set type")
1ba1c41408df ("netfilter: nf_tables: rename deactivate_one() to flush()")
5cb82a38c6b5 ("netfilter: nf_tables: pass netns to set->ops->remove()")
52e01b84a244 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next")