aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow_offload.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-06net: 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-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov1-0/+1
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin1-0/+1
2019-08-08flow_offload: support get multi-subsystem blockwenxu1-1/+9
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu1-0/+29
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley1-0/+2
2019-08-06net: 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-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso1-1/+11
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso1-6/+11
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso1-2/+1
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso1-0/+30
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso1-0/+3
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso1-2/+1
2019-07-09net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso1-0/+4
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso1-0/+19
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso1-0/+14
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso1-3/+3
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso1-2/+2
2019-07-09net: 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-03flow_offload: include linux/kernel.h from flow_offload.hEdward Cree1-0/+1
2019-05-16flow_offload: support CVLAN matchEdward Cree1-0/+2
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren1-0/+5
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren1-0/+11
2019-05-05net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren1-0/+7
2019-02-13flow_offload: fix block statsJohn Hurley1-3/+3
2019-02-11flow_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