aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28net/mlx5e: TC, Support tc action api for policeRoi Dayan1-0/+10
2022-07-02net/mlx5e: TC, Support offloading police actionJianbo Liu1-0/+1
2022-07-02net/mlx5e: Add flow_action to parse stateJianbo Liu1-1/+1
2022-03-16net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman1-0/+1
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman1-0/+1
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman1-0/+1
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan1-0/+1
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan1-0/+24
2022-02-16net/mlx5e: Pass actions param to actions_match_supported()Roi Dayan1-0/+1
2022-01-27net/mlx5e: TC, Reject rules with multiple CT actionsRoi Dayan1-0/+1
2022-01-27net/mlx5e: TC, Pass attr to tc_act can_offload()Roi Dayan1-1/+2
2022-01-27net/mlx5e: TC, Move pedit_headers_action to parse_attrRoi Dayan1-1/+0
2021-12-14net/mlx5e: Add post_parse() op to tc action infrastructureRoi Dayan1-0/+4
2021-12-14net/mlx5e: Move sample attr allocation to tc_action sample parse opRoi Dayan1-1/+0
2021-12-14net/mlx5e: Add redirect ingress to tc action infraRoi Dayan1-0/+1
2021-12-14net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan1-0/+4
2021-12-14net/mlx5e: Add ct to tc action infraRoi Dayan1-0/+2
2021-12-14net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan1-0/+4
2021-12-14net/mlx5e: Add mpls push/pop to tc action infraRoi Dayan1-0/+3
2021-12-14net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan1-0/+2
2021-12-14net/mlx5e: Add pedit to tc action infraRoi Dayan1-0/+4
2021-12-14net/mlx5e: Add csum to tc action infraRoi Dayan1-0/+1
2021-12-14net/mlx5e: Add tunnel encap/decap to tc action infraRoi Dayan1-0/+5
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan1-0/+1
2021-12-14net/mlx5e: Add tc action infrastructureRoi Dayan1-0/+45