summaryrefslogtreecommitdiff
path: root/include/net/flow_offload.h
AgeCommit message (Expand)Author
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-27netfilter: flowtable: Fix incorrect tc_setup_type typewenxu
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-12flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey
2020-03-12net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey
2020-03-10flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko
2020-03-10flow_offload: turn hw_stats_type into dedicated enumJiri Pirko
2020-03-10flow_offload: fix allowed types checkJiri Pirko
2020-03-10flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-08flow_offload: Introduce offload of HW stats typeJiri Pirko
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley
2019-09-16net: sched: extend flow_action_entry with destructorVlad Buslov
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin
2019-08-08flow_offload: support get multi-subsystem blockwenxu
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-09net/sched: Introduce action ctPaul Blakey
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko
2019-06-03flow_offload: include linux/kernel.h from flow_offload.hEdward Cree
2019-05-16flow_offload: support CVLAN matchEdward Cree
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren