summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2023-09-19ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima1-3/+2
2023-09-19net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed1-6/+20
2023-09-13net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen1-7/+2
2023-09-13mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak1-1/+2
2023-09-13mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak1-1/+2
2023-09-13mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak1-1/+1
2023-08-30mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen3-5/+5
2023-08-30mlxsw: reg: Fix SSPR register layoutIdo Schimmel1-9/+0
2023-08-30mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson1-2/+6
2023-08-16net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh1-1/+1
2023-08-16net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh1-0/+5
2023-08-16net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory1-1/+1
2023-08-16net/mlx5: Allow 0 for total host VFsDaniel Jurgens1-2/+1
2023-08-11net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu1-8/+72
2023-08-11net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu1-15/+14
2023-08-11net/mlx5e: Move representor neigh cleanup to profile cleanup_txJianbo Liu1-10/+7
2023-08-11net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is setAmir Tzin1-0/+10
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong1-1/+3
2023-08-11net/mlx5: fix potential memory leak in mlx5e_init_rep_rxZhengchao Shao1-1/+2
2023-08-11net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao1-2/+3
2023-08-11net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groupsZhengchao Shao1-0/+1
2023-08-11net/mlx5: Free irqs only on shutdown callbackShay Drory3-1/+31
2023-07-23net/mlx5e: Check for NOT_READY flag state after lockingVlad Buslov1-3/+3
2023-07-23net/mlx5e: fix memory leak in mlx5e_ptp_openZhengchao Shao1-2/+4
2023-07-23net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_createZhengchao Shao1-3/+3
2023-07-23net/mlx5e: fix double free in mlx5e_destroy_flow_tableZhengchao Shao1-0/+1
2023-07-19mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_initZhengchao Shao1-0/+1
2023-06-28net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik1-1/+8
2023-06-21RDMA/mlx5: Fix affinity assignmentMark Bloch1-12/+0
2023-06-09net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh1-1/+1
2023-06-09net/mlx5e: Fix error handling in mlx5e_refresh_tirsSaeed Mahameed1-7/+4
2023-06-09net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressureThomas Bogendoerfer1-6/+7
2023-06-09net/mlx5e: Don't attach netdev profile while handling internal errorDmytro Linkin1-4/+31
2023-06-09net/mlx5: fw_tracer, Fix event handlingShay Drory1-1/+1
2023-06-09net/mlx5: SF, Drain health before removing deviceShay Drory1-0/+1
2023-06-09net/mlx5: Drain health before unregistering devlinkShay Drory1-3/+4
2023-06-05Revert "thermal/drivers/mellanox: Use generic thermal_zone_get_trip() function"Ido Schimmel1-48/+161
2023-06-05net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory2-1/+9
2023-05-30net/mlx5: Devcom, serialize devcom registrationShay Drory1-5/+14
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory1-1/+2
2023-05-30net/mlx5: Collect command failures data only for known commandsShay Drory1-1/+2
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan1-1/+1
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik1-1/+3
2023-05-30net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory3-6/+9
2023-05-30net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit1-1/+2
2023-05-30net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski1-7/+9
2023-05-30net/mlx5e: Use correct encap attribute during invalidationVlad Buslov1-1/+3
2023-05-30net/mlx5e: Fix deadlock in tc route query codeVlad Buslov3-20/+48
2023-05-30net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu3-7/+16
2023-05-11net/mlx5e: Nullify table pointer when failing to createAya Levin1-1/+2