summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2022-01-27mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault1-2/+3
2022-01-27Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh1-20/+1
2022-01-27net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch managerMaor Dickman1-1/+1
2022-01-27net/mlx5: Update log_max_qp value to FW max capabilityMaher Sanalla1-2/+6
2022-01-27mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson2-1/+17
2022-01-27mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson1-0/+1
2022-01-27net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh1-9/+6
2022-01-27net/mlx5e: Sync VXLAN udp ports during uplink representor profile changeMaor Dickman1-0/+3
2022-01-27net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory1-4/+1
2022-01-27net/mlx5e: Fix matching on modified inner ip_ecn bitsPaul Blakey1-4/+116
2022-01-27Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"Aya Levin1-3/+6
2022-01-27Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin1-3/+7
2022-01-27net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman1-4/+2
2022-01-27net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects ar...Maor Dickman1-0/+2
2022-01-27net/mlx5e: Fix page DMA map/unmap attributesAya Levin2-5/+6
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2022-01-05net/mlx5e: Delete forward rule for ct or sample actionChris Mi1-11/+6
2022-01-05net/mlx5e: Use tc sample stubs instead of ifdefs in source fileRoi Dayan3-14/+27
2022-01-05net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy2-11/+22
2022-01-05net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy5-4/+58
2022-01-05net/mlx5e: Wrap the tx reporter dump callback to extract the sqAmir Tzin1-1/+9
2022-01-05net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2022-01-05net/mlx5: Fix SF health recovery flowMoshe Shemesh1-5/+6
2022-01-05net/mlx5: Fix error print in case of IRQ request failedShay Drory1-2/+2
2022-01-05net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin1-2/+3
2021-12-17net/mlx4_en: Update reported link modes for 1/10GErik Ekman1-3/+3
2021-12-08net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan3-27/+44
2021-12-08net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa14-91/+94
2021-12-08net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay4-6/+6
2021-12-08net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin1-1/+1
2021-12-08net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch1-0/+1
2021-12-08net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin1-1/+1
2021-12-08net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh1-1/+1
2021-12-08net/mlx5e: Fix missing IPsec statistics on uplink representorRaed Salem1-0/+4
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang1-2/+7
2021-12-08net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encaps...Raed Salem1-1/+1
2021-12-01mlxsw: spectrum: Protect driver from buggy firmwareAmit Cohen1-1/+1
2021-11-25net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem1-1/+1
2021-11-25net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla1-15/+13
2021-11-25net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan3-11/+25
2021-11-25net/mlx5: E-Switch, rebuild lag only when neededMark Bloch1-2/+10
2021-11-25net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky1-2/+2
2021-11-25net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev2-3/+6
2021-11-25net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey2-9/+7
2021-11-25net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov3-1/+10
2021-11-25net/mlx5e: kTLS, Fix crash in RX resync flowTariq Toukan1-6/+17
2021-11-18net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky3-10/+6
2021-11-18net/mlx5: Publish and unpublish all devlink parameters at onceLeon Romanovsky1-8/+2
2021-10-26mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel1-13/+12
2021-10-20net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim1-9/+11