summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2022-02-01net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan
2022-02-01net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-02-01net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-06net/mlx5e: Fix matching on modified inner ip_ecn bitsPaul Blakey
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-28net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan
2021-12-22net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Christophe JAILLET
2021-12-22net/mlx5e: Delete forward rule for ct or sample actionChris Mi
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: TC action parsing loopRoi 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-12-02net/mlx5e: TC, Set flow attr ip_version earlierRoi Dayan
2021-12-02net/mlx5e: TC, Move common flow_action checks into functionRoi Dayan
2021-12-02net/mlx5e: Remove redundant actions arg from vlan push/pop funcsRoi Dayan
2021-12-02net/mlx5e: Remove redundant actions arg from validate_goto_chain()Roi Dayan
2021-12-02net/mlx5e: TC, Remove redundant action stack varRoi Dayan
2021-12-02net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Christophe JAILLET
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-16net/mlx5: E-switch, Create QoS on demandDmytro Linkin
2021-11-16net/mlx5e: TC, Move comment about mod header flag to correct placeRoi Dayan
2021-11-16net/mlx5e: TC, Move kfree() calls after destroying all resourcesRoi Dayan
2021-11-16net/mlx5e: TC, Destroy nic flow counter if existsRoi Dayan
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov
2021-10-29net/mlx5: Support internal port as decap route deviceAriel Levkovich
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich
2021-10-29net/mlx5e: Accept action skbedit in the tc actions listAriel Levkovich
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich
2021-10-29net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich
2021-10-22mlx5: fix build after mergeJakub Kicinski
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-15net/mlx5e: Add extack msgs related to TC for better debugAbhiram R N