aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow_offload.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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