aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nf_flow_table_offload.c
AgeCommit message (Expand)Author
2022-03-20netfilter: flowtable: remove redundant field in flow_offload_work structPablo Neira Ayuso
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-03-03netfilter: flowtable: Support GREToshiaki Makita
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey
2021-11-08netfilter: flowtable: fix IPv6 tunnel addr matchWill Mortensen
2021-08-19net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-08-05net: Remove redundant if statementsYajun Deng
2021-06-07netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo
2021-05-14netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-13netfilter: flowtable: add vlan pop action offload supportwenxu
2021-04-13netfilter: flowtable: add vlan match offload supportwenxu
2021-03-31netfilter: flowtable: fix NAT IPv6 offload manglingPablo Neira Ayuso
2021-03-24netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso
2021-03-24netfilter: flowtable: add offload support for xmit path typesPablo Neira Ayuso
2021-03-18netfilter: flowtable: separate replace, destroy and stats to different workqu...Oz Shlomo
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso
2020-06-01net: use flow_indr_dev_setup_offload()Pablo Neira Ayuso
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-11netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueueRoi Dayan
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey
2020-04-26netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bitBodong Wang
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-30netfilter: flowtable: add counter support in HW offloadwenxu
2020-03-27netfilter: flowtable: Use work entry per offload commandPaul Blakey
2020-03-27netfilter: flowtable: Use rw sem as flow block lockPaul Blakey
2020-03-27netfilter: flowtable: Fix incorrect tc_setup_type typewenxu
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-19netfilter: flowtable: populate addr_type maskEdward Cree
2020-03-19netfilter: flowtable: fix NULL pointer dereference in tunnel offload supportwenxu
2020-03-15netfilter: flowtable: add tunnel encap/decap action offload supportwenxu
2020-03-15netfilter: flowtable: add tunnel match offload supportwenxu
2020-03-15netfilter: flowtable: add indr block setup supportwenxu
2020-03-15netfilter: flowtable: add nf_flow_table_block_offload_init()wenxu
2020-03-15netfilter: flowtable: Use nf_flow_offload_tuple for stats as wellPaul Blakey
2020-03-12net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey
2020-03-12netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey
2020-02-07netfilter: flowtable: skip offload setup if disabledFlorian Westphal
2020-01-31netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flagPaul Blakey
2020-01-16netfilter: flowtable: add nf_flow_table_offload_cmd()Pablo Neira Ayuso
2020-01-16netfilter: flowtable: add nf_flow_offload_tuple() helperPablo Neira Ayuso
2020-01-16netfilter: flowtable: refresh flow if hardware offload failsPablo Neira Ayuso
2020-01-16netfilter: flowtable: add nf_flowtable_hw_offload() helper functionPablo Neira Ayuso
2020-01-16netfilter: flowtable: use atomic bitwise operations for flow flagsPablo Neira Ayuso
2020-01-16netfilter: flowtable: add nf_flow_offload_work_alloc()Pablo Neira Ayuso