summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_flow_table_core.c
AgeCommit message (Expand)Author
2019-11-12netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso
2019-09-21netfilter: nf_flow_table: set default timeout after successful insertionPablo Neira Ayuso
2019-06-15netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fastTaehee Yoo
2019-02-27netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu
2018-07-16netfilter: flowtables: use fixed renew timeout on teardownFlorian Westphal
2018-04-24netfilter: nf_flow_table: fix offloading connections with SNAT+DNATFelix Fietkau
2018-04-24netfilter: nf_flow_table: add support for sending flows back to the slow pathFelix Fietkau
2018-04-24netfilter: nf_flow_table: in flow_offload_lookup, skip entries being deletedFelix Fietkau
2018-04-24netfilter: nf_flow_table: add a new flow state for tearing down offloadingFelix Fietkau
2018-04-24netfilter: nf_flow_table: make flow_offload_dead inlineFelix Fietkau
2018-04-24netfilter: nf_flow_table: track flow tables in nf_flow_table directlyFelix Fietkau
2018-04-24netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau
2018-04-21netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.cFelix Fietkau