aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2022-03-16net/mlx5: Fix a race on command flush flowMoshe Shemesh
2022-03-02net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich
2022-03-02net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb
2022-03-02net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-01-27Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh
2022-01-27net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh
2022-01-27Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin
2022-01-27net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2022-01-05net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb
2021-09-22net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed
2021-09-22net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik
2021-09-22net/mlx5: Fix variable type to match 64bitEran Ben Elisha
2021-09-15net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy
2021-08-18net/mlx5: Fix return value from tracer initializationAya Levin
2021-08-04net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb
2021-06-23net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin
2021-06-23net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti
2021-06-23net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb
2021-06-23net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak
2021-06-23net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen
2021-06-03net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak
2021-06-03net/mlx5e: Fix multipath lag activationDima Chumak
2021-04-14net/mlx5: Don't request more than supported EQsDaniel Jurgens
2021-04-14net/mlx5e: Fix ethtool indication of connector typeAya Levin
2021-04-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin
2021-03-30net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman
2021-02-10net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb
2021-02-03net/mlx5e: Reduce tc unsupported key print levelMaor Dickman
2021-02-03net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit
2021-02-03net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu
2021-01-17net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin
2021-01-17net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang
2020-12-30net/mlx5: Properly convey driver version to firmwareLeon Romanovsky
2020-12-08net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-12-08net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-11-24net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen
2020-11-24net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk
2020-11-24net/mlx5: Add handling of port type in rule deletionMichael Guralnik
2020-11-22net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha
2020-11-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-11-22net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha
2020-11-22net/mlx5: Use async EQ setup cleanup helpers for multiple EQsParav Pandit
2020-11-18net/mlx5: Fix deletion of duplicate rulesMaor Gottlieb