summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h
AgeCommit message (Expand)Author
2023-06-02net/mlx5e: Handle offloads flows per peerShay Drory
2023-06-02net/mlx5e: en_tc, Extend peer flows to a listMark Bloch
2023-04-05net/mlx5e: TC, Remove sample and ct limitationPaul Blakey
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo
2023-01-18net/mlx5e: TC, Pass flow attr to attach/detach mod hdr functionsRoi Dayan
2022-12-08net/mlx5e: TC, allow meter jump control actionOz Shlomo
2022-10-27net/mlx5e: Update restore chain id for slow path packetsPaul Blakey
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal
2022-07-28net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal
2022-07-02net/mlx5e: TC, Support offloading police actionJianbo Liu
2022-07-02net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan
2022-01-27net/mlx5e: CT, Remove redundant flow args from tc ct callsRoi Dayan
2022-01-27net/mlx5e: TC, Store mapped tunnel id on flow attrRoi Dayan
2022-01-27net/mlx5e: Test CT and SAMPLE on flow attrRoi Dayan
2022-01-27net/mlx5e: TC, Move pedit_headers_action to parse_attrRoi Dayan
2021-12-14net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add pedit to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add tc action infrastructureRoi Dayan
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich
2021-04-06net/mlx5e: TC, Parse sample actionChris Mi
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov
2021-02-05net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov
2021-02-05net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov