aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_flow_table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-07netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau1-20/+7
2018-02-07netfilter: nf_tables: fix flowtable freePablo Neira Ayuso1-6/+19
2018-02-07netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso1-0/+24
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso1-0/+429