summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc
AgeCommit message (Expand)Author
2022-03-16net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman
2022-03-10net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey
2022-03-10net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey
2022-03-10net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey
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-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan
2022-02-16net/mlx5e: TC, Allow sample action with CTRoi Dayan
2022-02-16net/mlx5e: TC, Make post_act parse CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: TC, Clean redundant counter flag from tc action parsersRoi Dayan
2022-02-16net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan
2022-02-16net/mlx5e: Add post act offload/unoffload APIRoi Dayan
2022-02-16net/mlx5e: Pass actions param to actions_match_supported()Roi Dayan
2022-02-16net/mlx5e: Fix spelling mistake "supoported" -> "supported"Colin Ian King
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: Refactor eswitch attr flags to just attr flagsRoi Dayan
2022-01-27net/mlx5e: CT, Don't set flow flag CT for ct clear flowRoi Dayan
2022-01-27net/mlx5e: TC, Hold sample_attr on stack instead of pointerRoi Dayan
2022-01-27net/mlx5e: TC, Reject rules with multiple CT actionsRoi Dayan
2022-01-27net/mlx5e: TC, Pass attr to tc_act can_offload()Roi Dayan
2022-01-27net/mlx5e: TC, Move pedit_headers_action to parse_attrRoi Dayan
2022-01-06net/mlx5e: TC, Remove redundant error loggingRoi Dayan
2021-12-14net/mlx5e: Move goto action checks into tc_action goto post parse opRoi Dayan
2021-12-14net/mlx5e: Move vlan action chunk into tc action vlan post parse opRoi Dayan
2021-12-14net/mlx5e: Add post_parse() op to tc action infrastructureRoi Dayan
2021-12-14net/mlx5e: Move sample attr allocation to tc_action sample parse opRoi Dayan
2021-12-14net/mlx5e: Add redirect ingress to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan
2021-12-14net/mlx5e: Add ct to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add mpls push/pop 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 csum to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add tunnel encap/decap 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: Refactor mod header management APIPaul Blakey
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich
2021-10-29net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey
2021-10-29net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()Nathan Chancellor
2021-10-25net/mlx5: Remove unnecessary checks for slow path flagPaul Blakey
2021-10-04net/mlx5e: TC, Refactor sample offload error flowRoi Dayan
2021-09-24net/mlx5e: Use tc sample stubs instead of ifdefs in source fileRoi Dayan
2021-08-19net/mlx5e: TC, Support sample offload action for tunneled trafficChris Mi
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi