aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_flow_table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-21netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.cFelix Fietkau1-432/+0
2018-04-21netfilter: nf_flow_table: cache mtu in struct flow_offload_tupleFelix Fietkau1-2/+6
2018-04-19netfilter: nf_flow_table: clean up flow_offload_allocFelix Fietkau1-59/+34
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