summaryrefslogtreecommitdiff
path: root/include/net/netfilter/nf_flow_table.h
AgeCommit message (Expand)Author
2019-09-13netfilter: remove CONFIG_NETFILTER checks from headers.Jeremy Sowden
2019-09-13netfilter: fix include guards.Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden
2019-05-31netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tupleTaehee Yoo
2019-01-11netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu
2018-11-12netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo
2018-06-22rhashtable: split rhashtable.hNeilBrown
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: cache mtu in struct flow_offload_tupleFelix Fietkau
2018-04-19netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*Felix Fietkau
2018-02-07netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau
2018-02-07netfilter: nf_tables: fix flowtable freePablo Neira Ayuso
2018-02-07netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso