summaryrefslogtreecommitdiffstats
path: root/include/net/flow_offload.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso2020-05-071-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-03-311-1/+2
|\
| * netfilter: flowtable: Fix incorrect tc_setup_type typewenxu2020-03-271-1/+2
* | net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-301-1/+11
* | net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata2020-03-261-1/+2
* | net: sched: rename more stats_typesJakub Kicinski2020-03-241-10/+10
* | net: tc_skbedit: Make the skbedit priority offloadablePetr Machata2020-03-201-0/+2
|/
* net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-181-26/+23
* flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey2020-03-121-0/+6
* net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey2020-03-121-0/+1
* net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey2020-03-121-0/+1
* net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey2020-03-121-0/+5
* flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko2020-03-111-7/+17
* flow_offload: turn hw_stats_type into dedicated enumJiri Pirko2020-03-111-6/+16
* flow_offload: fix allowed types checkJiri Pirko2020-03-111-1/+1
* flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko2020-03-101-5/+6
* flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko2020-03-091-0/+1
* flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko2020-03-091-1/+3
* flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko2020-03-091-1/+2
* flow_offload: check for basic action hw stats typeJiri Pirko2020-03-091-0/+61
* flow_offload: Introduce offload of HW stats typeJiri Pirko2020-03-091-0/+3
* net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-011-1/+1
* flow_offload: pass action cookie through offload structuresJiri Pirko2020-02-251-0/+11
* net: core: rename indirect block ingress cb functionJohn Hurley2019-12-071-8/+7
* net: sched: extend flow_action_entry with destructorVlad Buslov2019-09-161-1/+5
* net: sched: add API for registering unlocked offload block callbacksVlad Buslov2019-08-261-0/+1
* net/mlx5e: Add tc flower tracepointsDmytro Linkin2019-08-221-0/+1
* flow_offload: support get multi-subsystem blockwenxu2019-08-091-1/+9
* flow_offload: move tc indirect block to flow offloadwenxu2019-08-091-0/+29
* net: sched: add ingress mirred action to hardware IRJohn Hurley2019-08-061-0/+2
* net: sched: add skbedit of ptype action to hardware IRJohn Hurley2019-08-061-0/+2
* net: sched: include mpls actions in hardware intermediate representationJohn Hurley2019-07-231-0/+19
* net: flow_offload: add flow_block structure and use itPablo Neira Ayuso2019-07-201-1/+11
* net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-201-6/+11
* net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso2019-07-201-2/+1
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-0/+30
* net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso2019-07-091-0/+3
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-2/+1
* net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso2019-07-091-0/+4
* net: flow_offload: add list handling functionsPablo Neira Ayuso2019-07-091-0/+19
* net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso2019-07-091-0/+14
* net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2019-07-091-3/+3
* net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-091-2/+2
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-0/+27
* net/sched: Introduce action ctPaul Blakey2019-07-091-0/+5
* net: flow_offload: implement support for meta keyJiri Pirko2019-06-191-0/+6
* flow_offload: include linux/kernel.h from flow_offload.hEdward Cree2019-06-031-0/+1
* flow_offload: support CVLAN matchEdward Cree2019-05-161-0/+2
* net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren2019-05-061-0/+5
* mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren2019-05-061-0/+11