aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-27net/mlx5e: Update restore chain id for slow path packetsPaul Blakey1-0/+2
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal1-1/+2
2022-07-28net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal1-1/+1
2022-07-02net/mlx5e: TC, Support offloading police actionJianbo Liu1-0/+4
2022-07-02net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu1-0/+2
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman1-1/+0
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman1-0/+1
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan1-0/+7
2022-01-27net/mlx5e: CT, Remove redundant flow args from tc ct callsRoi Dayan1-2/+1
2022-01-27net/mlx5e: TC, Store mapped tunnel id on flow attrRoi Dayan1-1/+0
2022-01-27net/mlx5e: Test CT and SAMPLE on flow attrRoi Dayan1-0/+12
2022-01-27net/mlx5e: TC, Move pedit_headers_action to parse_attrRoi Dayan1-0/+1
2021-12-14net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan1-0/+1
2021-12-14net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan1-0/+4
2021-12-14net/mlx5e: Add pedit to tc action infraRoi Dayan1-0/+1
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan1-0/+4
2021-12-14net/mlx5e: Add tc action infrastructureRoi Dayan1-0/+2
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov1-0/+1
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich1-0/+2
2021-04-06net/mlx5e: TC, Parse sample actionChris Mi1-0/+1
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov1-0/+1
2021-02-05net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov1-1/+1
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov1-0/+11
2021-02-05net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov1-0/+163