summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_flow_offload.c
AgeCommit message (Expand)Author
2020-01-05netfilter: nft_flow_offload: fix underflow in flowtable reference counterwenxu
2019-11-12netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso
2019-09-25netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushLaura Garcia Liebana
2019-09-13netfilter: update include directives.Jeremy Sowden
2019-08-19netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso
2019-08-14netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-05-22netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal
2019-05-22netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal
2019-05-22netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-30netfilter: nf_flow_table: fix netdev refcnt leakTaehee Yoo
2019-04-30netfilter: nft_flow_offload: add entry to flowtable after confirmationPablo Neira Ayuso
2019-01-14netfilter: nft_flow_offload: fix checking method of conntrack helperHenry Yen
2019-01-11netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu
2019-01-09netfilter: nft_flow_offload: Fix reverse route lookupwenxu
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo
2018-04-24netfilter: nf_tables: simplify lookup functionsPablo Neira Ayuso
2018-02-07netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso
2018-02-02netfilter: nft_flow_offload: no need to flush entries on module removalPablo Neira Ayuso
2018-02-02netfilter: nft_flow_offload: wait for garbage collector to run after cleanupPablo Neira Ayuso
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso
2018-01-08netfilter: nf_tables: flow offload expressionPablo Neira Ayuso