blob: 871b986169f27deaaf80106b0e39f46b77494215 [file] [log] [blame]
3e68db2f6422 ("netfilter: nf_flow_table: conntrack picks up expired flows")
b96609876922 ("netfilter: nf_flow_table: simplify nf_flow_offload_gc_step()")
0de22baabc97 ("netfilter: nf_tables: use rhashtable_walk_enter instead of rhashtable_walk_init")
e97d9404d5e8 ("netfilter: flowtables: use fixed renew timeout on teardown")
da5984e51063 ("netfilter: nf_flow_table: add support for sending flows back to the slow path")
59c466dd68e7 ("netfilter: nf_flow_table: add a new flow state for tearing down offloading")
6bdc3c68d94c ("netfilter: nf_flow_table: make flow_offload_dead inline")
a268de77faf6 ("netfilter: nf_flow_table: move init code to nf_flow_table_core.c")
d92191aa84e5 ("netfilter: nf_tables: cache device name in flowtable object")
c04a3f730021 ("netfilter: nf_tables: release flowtable hooks")
0e0d5002f8c0 ("netfilter: nf_tables: use the right index from flowtable error path")
32fc71875127 ("netfilter: nf_tables: return EBUSY if device already belongs to flowtable")
0ff90b6c2034 ("netfilter: nf_flow_offload: fix use-after-free and a resource leak")
b408c5b04f82 ("netfilter: nf_tables: fix flowtable free")
c0ea1bcb3935 ("netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table")
c7f0030b5b67 ("netfilter: nft_flow_offload: wait for garbage collector to run after cleanup")
3ecbfd65f50e ("netfilter: nf_tables: allocate handle and delete objects via handle")
98319cb90898 ("netfilter: nf_tables: get rid of struct nft_af_info abstraction")
dd4cbef72351 ("netfilter: nf_tables: get rid of pernet families")
36596dadf54a ("netfilter: nf_tables: add single table list for all families")
1ea26cca52e4 ("netfilter: nf_tables: remove struct nft_af_info parameter in nf_tables_chain_type_lookup()")
e7bb5c714020 ("netfilter: nf_tables: remove flag field from struct nft_af_info")
fe19c04ca137 ("netfilter: nf_tables: remove nhooks field from struct nft_af_info")
a0ce093180f2 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")