summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2021-06-23net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin1-7/+3
2021-06-23net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti1-0/+2
2021-06-23net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb1-0/+3
2021-06-23net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2-7/+25
2021-06-23net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen1-3/+0
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory3-0/+10
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg1-1/+1
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2-7/+104
2021-06-03net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak1-2/+6
2021-06-03net/mlx5e: Fix multipath lag activationDima Chumak1-0/+6
2021-05-11mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel1-15/+15
2021-04-14net/mlx5: Don't request more than supported EQsDaniel Jurgens1-1/+12
2021-04-14net/mlx5e: Fix ethtool indication of connector typeAya Levin1-11/+11
2021-04-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan1-2/+3
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin1-1/+5
2021-03-30net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman1-0/+4
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang3-1/+4
2021-03-04net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan1-0/+1
2021-02-10net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb1-0/+5
2021-02-04net/mlx5e: Reduce tc unsupported key print levelMaor Dickman1-2/+2
2021-02-04net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit1-3/+8
2021-02-04net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan1-0/+1
2021-01-23mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak1-1/+1
2021-01-23mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak1-4/+7
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1
2021-01-17net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin1-6/+18
2021-01-17net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang1-1/+1
2020-12-30net/mlx5: Properly convey driver version to firmwareLeon Romanovsky1-1/+5
2020-12-21net/mlx4_en: Handle TX error CQEMoshe Shemesh3-7/+39
2020-12-21net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-8/+19
2020-12-08net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha1-2/+19
2020-12-08net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik3-0/+7
2020-11-24net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen1-0/+4
2020-11-24net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk1-7/+8
2020-11-24net/mlx5: Add handling of port type in rule deletionMichael Guralnik1-0/+7
2020-11-24net/mlx4_core: Fix init_hca fields offsetAya Levin2-5/+5
2020-11-24mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel1-1/+2
2020-11-22net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha1-1/+20
2020-11-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2-4/+34
2020-11-22net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha3-9/+86
2020-11-22net/mlx5: Use async EQ setup cleanup helpers for multiple EQsParav Pandit1-65/+49
2020-11-18net/mlx5: Fix deletion of duplicate rulesMaor Gottlieb1-3/+4
2020-11-05mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-11-01mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-10-29net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha1-2/+3
2020-10-29mlx4: handle non-napi callers to napi_pollJonathan Lemon2-1/+4
2020-10-14net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin1-1/+18
2020-10-14net/mlx5e: Fix VLAN create flowAya Levin1-2/+4
2020-10-14net/mlx5e: Fix VLAN cleanup flowAya Levin1-2/+6