summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c
AgeCommit message (Expand)Author
2020-07-15mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-05-22net: flow_offload: simplify hw stats check handlingEdward Cree
2020-05-09mlxsw: spectrum_flower: Forbid to insert flower rules in collision with match...Jiri Pirko
2020-05-09mlxsw: spectrum_flower: Expose a function to get min and max rule priorityJiri Pirko
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-04-27mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-26mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLEPetr Machata
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko
2020-03-08mlxsw: restrict supported HW stats type to "any"Jiri Pirko
2020-03-08mlxsw: spectrum_flower: Do not allow mixing HW stats types for actionsJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko
2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko
2020-02-24mlxsw: spectrum_flower: Disable mixed bound blocks to contain action dropJiri Pirko
2019-09-27mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson
2019-07-27mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bitsJiri Pirko
2019-07-27mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko
2019-07-27mlxsw: spectrum_flower: Forbid to offload mirred redirect on egressJiri Pirko
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-06-19mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko
2019-06-12mlxsw: spectrum_flower: Fix TOS matchingJiri Pirko
2019-02-12mlxsw: spectrum_flower: Fix VLAN modify action supportIdo Schimmel
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2018-12-11mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-09mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-08-09mlxsw: spectrum_flower: Disallow usage of vlan_id key on egressNir Dotan
2018-07-24mlxsw: spectrum_flower: Add extack messagesNir Dotan
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko
2018-07-08mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elementsJiri Pirko
2018-03-09mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko
2018-01-21mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky
2018-01-17mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko
2017-12-06mlxsw: spectrum: handle NETIF_F_HW_TC changes correctlyJiri Pirko
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-09-26mlxsw: spectrum_flower: Offload "ok" termination actionJiri Pirko
2017-09-26mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko
2017-08-23mlxsw: spectrum_flower: Offload goto_chain termination actionJiri Pirko