summaryrefslogtreecommitdiff
path: root/include/net/flow_offload.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-11flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko1-7/+17
2020-03-11flow_offload: turn hw_stats_type into dedicated enumJiri Pirko1-6/+16
2020-03-11flow_offload: fix allowed types checkJiri Pirko1-1/+1
2020-03-11flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko1-5/+6
2020-03-09flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko1-0/+1
2020-03-09flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko1-1/+3
2020-03-09flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko1-1/+2
2020-03-09flow_offload: check for basic action hw stats typeJiri Pirko1-0/+61
2020-03-09flow_offload: Introduce offload of HW stats typeJiri Pirko1-0/+3
2020-03-01net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko1-0/+11
2019-12-07net: core: rename indirect block ingress cb functionJohn Hurley1-8/+7
2019-09-16net: sched: extend flow_action_entry with destructorVlad Buslov1-1/+5
2019-08-27net: sched: add API for registering unlocked offload block callbacksVlad Buslov1-0/+1
2019-08-22net/mlx5e: Add tc flower tracepointsDmytro Linkin1-0/+1
2019-08-09flow_offload: support get multi-subsystem blockwenxu1-1/+9
2019-08-09flow_offload: move tc indirect block to flow offloadwenxu1-0/+29
2019-08-07net: sched: add ingress mirred action to hardware IRJohn Hurley1-0/+2
2019-08-07net: sched: add skbedit of ptype action to hardware IRJohn Hurley1-0/+2
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley1-0/+19
2019-07-20net: flow_offload: add flow_block structure and use itPablo Neira Ayuso1-1/+11
2019-07-20net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso1-6/+11
2019-07-20net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso1-2/+1
2019-07-10net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso1-0/+30
2019-07-10net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso1-0/+3
2019-07-10drivers: net: use flow block APIPablo Neira Ayuso1-2/+1
2019-07-10net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso1-0/+4
2019-07-10net: flow_offload: add list handling functionsPablo Neira Ayuso1-0/+19
2019-07-10net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso1-0/+14
2019-07-10net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso1-3/+3
2019-07-10net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso1-2/+2
2019-07-10net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso1-0/+27
2019-07-09net/sched: Introduce action ctPaul Blakey1-0/+5
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko1-0/+6
2019-06-04flow_offload: include linux/kernel.h from flow_offload.hEdward Cree1-0/+1
2019-05-16flow_offload: support CVLAN matchEdward Cree1-0/+2
2019-05-06net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren1-0/+5
2019-05-06mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren1-0/+11
2019-05-06net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren1-0/+7
2019-02-14flow_offload: fix block statsJohn Hurley1-3/+3
2019-02-12flow_offload: Fix flow action infrastructureEli Britstein1-1/+1
2019-02-06flow_offload: add wake-up-on-lan and queue to flow_actionPablo Neira Ayuso1-0/+7
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso1-0/+14
2019-02-06flow_offload: add flow action infrastructurePablo Neira Ayuso1-1/+68
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso1-0/+115