aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-27net/mlx5e: Move code chunk setting encap dests into its own functionRoi Dayan1-51/+93
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+116
2022-01-06net/mlx5e: Fix matching on modified inner ip_ecn bitsPaul Blakey1-4/+116
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+8
2021-12-28net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan1-0/+2
2021-12-22net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Christophe JAILLET1-5/+9
2021-12-22net/mlx5e: Delete forward rule for ct or sample actionChris Mi1-11/+6
2021-12-14net/mlx5e: Move goto action checks into tc_action goto post parse opRoi Dayan1-19/+0
2021-12-14net/mlx5e: Move vlan action chunk into tc action vlan post parse opRoi Dayan1-38/+0
2021-12-14net/mlx5e: Add post_parse() op to tc action infrastructureRoi Dayan1-0/+11
2021-12-14net/mlx5e: Move sample attr allocation to tc_action sample parse opRoi Dayan1-10/+0
2021-12-14net/mlx5e: TC action parsing loopRoi Dayan1-42/+46
2021-12-14net/mlx5e: Add redirect ingress to tc action infraRoi Dayan1-49/+0
2021-12-14net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan1-25/+2
2021-12-14net/mlx5e: Add ct to tc action infraRoi Dayan1-28/+2
2021-12-14net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan1-257/+6
2021-12-14net/mlx5e: Add mpls push/pop to tc action infraRoi Dayan1-33/+1
2021-12-14net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan1-217/+19
2021-12-14net/mlx5e: Add pedit to tc action infraRoi Dayan1-164/+15
2021-12-14net/mlx5e: Add csum to tc action infraRoi Dayan1-43/+0
2021-12-14net/mlx5e: Add tunnel encap/decap to tc action infraRoi Dayan1-20/+4
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan1-73/+4
2021-12-14net/mlx5e: Add tc action infrastructureRoi Dayan1-47/+40
2021-12-02net/mlx5e: TC, Set flow attr ip_version earlierRoi Dayan1-3/+3
2021-12-02net/mlx5e: TC, Move common flow_action checks into functionRoi Dayan1-20/+24
2021-12-02net/mlx5e: Remove redundant actions arg from vlan push/pop funcsRoi Dayan1-10/+6
2021-12-02net/mlx5e: Remove redundant actions arg from validate_goto_chain()Roi Dayan1-9/+5
2021-12-02net/mlx5e: TC, Remove redundant action stack varRoi Dayan1-47/+42
2021-12-02net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Christophe JAILLET1-5/+9
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+8
2021-11-16net/mlx5: E-switch, Create QoS on demandDmytro Linkin1-6/+0
2021-11-16net/mlx5e: TC, Move comment about mod header flag to correct placeRoi Dayan1-1/+1
2021-11-16net/mlx5e: TC, Move kfree() calls after destroying all resourcesRoi Dayan1-5/+4
2021-11-16net/mlx5e: TC, Destroy nic flow counter if existsRoi Dayan1-1/+2
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey1-75/+15
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan1-2/+6
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov1-0/+2
2021-10-29net/mlx5: Support internal port as decap route deviceAriel Levkovich1-3/+21
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich1-3/+33
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich1-2/+4
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich1-0/+123
2021-10-29net/mlx5e: Accept action skbedit in the tc actions listAriel Levkovich1-0/+7
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich1-0/+4
2021-10-29net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich1-1/+0
2021-10-22mlx5: fix build after mergeJakub Kicinski1-2/+2
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman1-0/+2
2021-10-15net/mlx5e: Add extack msgs related to TC for better debugAbhiram R N1-30/+76
2021-10-04net/mlx5e: Support accept actionVlad Buslov1-0/+5
2021-10-04net/mlx5e: Reserve a value from TC tunnel options mappingVlad Buslov1-2/+4