summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-25net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twiceJianbo Liu
2024-09-25net/mlx5e: SHAMPO, Fix overflow of hd_per_wqDragos Tatulea
2024-09-25net/mlx5: HWS, changed E2BIG error to a negative return codeYevgeny Kliteynik
2024-09-25net/mlx5: HWS, fixed double-free in error flow of creating SQYevgeny Kliteynik
2024-09-25net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()Elena Salomatkina
2024-09-25net/mlx5: Added cond_resched() to crdump collectionMohamed Khalfella
2024-09-25net/mlx5: Fix error path in multi-packet WQE transmitGerd Bayer
2024-09-25net/mlx5: Support throttled commands from async APIDragos Tatulea
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-09-16Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas
2024-09-13net/mlx5: Handle memory scheme ODP capabilitiesMichael Guralnik
2024-09-12net/mlx5e: Match cleanup order in mlx5e_free_rq in reverse of mlx5e_alloc_rqRahul Rameshbabu
2024-09-12net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data splitDragos Tatulea
2024-09-12net/mlx5: Add NOT_READY command return statusShay Drory
2024-09-12net/mlx5: Allow users to configure affinity for SFsShay Drory
2024-09-12net/mlx5: Skip HotPlug check on sync reset using hot resetMoshe Shemesh
2024-09-12net/mlx5: Add support for sync reset using hot resetMoshe Shemesh
2024-09-12net/mlx5: fs, add support for no append at software levelMark Bloch
2024-09-12net/mlx5: fs, separate action and destination into distinct structMark Bloch
2024-09-12net/mlx5: fs, remove unused memberMark Bloch
2024-09-12net/mlx5: fs, move hardware fte deletion function resetMark Bloch
2024-09-12net/mlx5: fs, make get_root_namespace API functionMoshe Shemesh
2024-09-12net/mlx5: fs, move steering common function to fs_cmd.hMoshe Shemesh
2024-09-12net/mlx5: HWS, fixed error flow return values of some functionsYevgeny Kliteynik
2024-09-12net/mlx5: HWS, updated API functions comments to kernel docYevgeny Kliteynik
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11net/mlx5: Expose HW bits for Memory scheme ODPMichael Guralnik
2024-09-09net/mlx5: Fix bridge mode operations when there are no VFsBenjamin Poirier
2024-09-09net/mlx5: Verify support for scheduling element and TSAR typeCarolina Jubran
2024-09-09net/mlx5: Explicitly set scheduling element and TSAR typeCarolina Jubran
2024-09-09net/mlx5e: Add missing link mode to ptys2ext_ethtool_mapShahar Shitrit
2024-09-09net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit
2024-09-09net/mlx5: Update the list of the PCI supported devicesMaher Sanalla
2024-09-09net/mlx5: HWS, added API and enabled HWS supportYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added send engine and context handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added debug dump and internal headersYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added backward-compatible API handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added memory management handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added vport handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added modify header pattern and args handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added FW commands handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added matchers functionalityYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added definers handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added rules handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added tables handlingYevgeny Kliteynik
2024-09-09net/mlx5: HWS, added actions handlingYevgeny Kliteynik