aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_flow_offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-14netfilter: nft_flow_offload: fix checking method of conntrack helperHenry Yen1-1/+4
2019-01-11netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu1-2/+2
2019-01-09netfilter: nft_flow_offload: Fix reverse route lookupwenxu1-2/+2
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo1-1/+4
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_cleanup()Taehee Yoo1-1/+1
2018-04-24netfilter: nf_tables: simplify lookup functionsPablo Neira Ayuso1-3/+2
2018-02-07netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso1-18/+1
2018-02-02netfilter: nft_flow_offload: no need to flush entries on module removalPablo Neira Ayuso1-6/+0
2018-02-02netfilter: nft_flow_offload: wait for garbage collector to run after cleanupPablo Neira Ayuso1-0/+1
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso1-2/+2
2018-01-08netfilter: nf_tables: flow offload expressionPablo Neira Ayuso1-0/+264