aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-06net/mlx5e: TC, Remove redundant error loggingRoi Dayan1-8/+0
2022-01-06net/mlx5: mlx5e_hv_vhca_stats_create return type to voidSaeed Mahameed2-15/+6
2022-01-04net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey1-4/+47
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-1/+2
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-4/+61
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski1-0/+1
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy3-2/+51
2021-12-22net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabledGal Pressman1-1/+1
2021-12-22net/mlx5e: Wrap the tx reporter dump callback to extract the sqAmir Tzin1-1/+9
2021-12-21net/mlx5e: Take packet_merge params directly from the RX res structTariq Toukan1-8/+6
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan2-2/+2
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan1-3/+3
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng1-0/+3
2021-12-14net/mlx5e: Move goto action checks into tc_action goto post parse opRoi Dayan1-0/+35
2021-12-14net/mlx5e: Move vlan action chunk into tc action vlan post parse opRoi Dayan1-0/+51
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 Dayan2-2/+6
2021-12-14net/mlx5e: Add redirect ingress to tc action infraRoi Dayan3-1/+81
2021-12-14net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan4-2/+87
2021-12-14net/mlx5e: Add ct to tc action infraRoi Dayan3-1/+60
2021-12-14net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan5-3/+374
2021-12-14net/mlx5e: Add mpls push/pop to tc action infraRoi Dayan3-0/+100
2021-12-14net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan6-3/+293
2021-12-14net/mlx5e: Add pedit to tc action infraRoi Dayan5-4/+206
2021-12-14net/mlx5e: Add csum to tc action infraRoi Dayan3-1/+66
2021-12-14net/mlx5e: Add tunnel encap/decap to tc action infraRoi Dayan3-0/+75
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan4-1/+94
2021-12-14net/mlx5e: Add tc action infrastructureRoi Dayan7-0/+253
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni1-1/+1
2021-12-02net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macroBen Ben-Ishay1-1/+1
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+43
2021-11-30net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan2-4/+43
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-10/+27
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet1-1/+1
2021-11-16net/mlx5e: Specify out ifindex when looking up decap routeChris Mi3-14/+16
2021-11-16net/mlx5: TC, using swap() instead of tmp variableYihao Han1-4/+1
2021-11-16net/mlx5: CT: Allow static allocation of mod headersPaul Blakey3-4/+35
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey4-18/+72
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan2-9/+19
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov2-1/+8
2021-10-29net/mlx5: Support internal port as decap route deviceAriel Levkovich1-10/+19
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich1-7/+25
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich2-1/+37
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich1-0/+2
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich4-4/+562
2021-10-29net/mlx5e: Use generic name for the forwarding dev pointerAriel Levkovich1-4/+4
2021-10-29net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich2-24/+30
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey1-1/+1
2021-10-29net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey2-20/+27
2021-10-29net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()Nathan Chancellor1-0/+1