summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib
AgeCommit message (Expand)Author
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
5 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
13 daysRDMA support for DMA handleLeon Romanovsky
13 daysnet/mlx5: Add support for device steering tagYishai Hadas
2025-07-07Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2025-07-02net/mlx5: Check device memory pointer before usageStav Aviram
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-21net/mlx5: Move ttc allocation after switch case to prevent leaksHenry Martin
2025-04-21net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()Henry Martin
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-12net/mlx5: Avoid unnecessary use of comma operatorSimon Horman
2025-03-10net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang
2025-02-25Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-02-23net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad
2025-02-12net/mlx5e: Expose RSS via devlink rx reporter diagnoseAmir Tzin
2025-02-06net/mlx5: Generate PPS IN event on new function for shared clockJianbo Liu
2025-02-06net/mlx5: Support one PTP device per hardware clockJianbo Liu
2025-02-06net/mlx5: Move PPS notifier and out_work to clock_stateJianbo Liu
2025-02-06net/mlx5: Add devcom component for the clock shared by functionsJianbo Liu
2025-02-06net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointerJianbo Liu
2025-02-06net/mlx5: Add API to get mlx5_core_dev from mlx5_clockJianbo Liu
2025-02-06net/mlx5: Add init and destruction functions for a single HW clockJianbo Liu
2025-02-06net/mlx5: Change parameters for PTP internal functionsJianbo Liu
2025-02-06net/mlx5: Add helper functions for PTP callbacksJianbo Liu
2025-01-09net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh
2024-11-11mlx5/core: relax memory barrier in eq_update_ci()Caleb Sander Mateos
2024-11-05mlx5_en: use read sequence for gettimex64Vadim Fedorenko
2024-11-03net/mlx5: DR, moved all the SWS code into a separate directoryYevgeny Kliteynik
2024-09-25net/mlx5: Added cond_resched() to crdump collectionMohamed Khalfella
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-16net/mlx5: Fix IPsec RoCE MPV trace callPatrisious Haddad
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-09net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan
2024-08-05net/mlx5: Implement PTM cross timestamping supportRahul Rameshbabu
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh
2024-05-24net/mlx5: Do not query MPIR on embedded CPU functionTariq Toukan
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-12net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan
2024-04-03net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu
2024-03-07net/mlx5: Enable SD featureTariq Toukan
2024-03-07net/mlx5: SD, Add debugfsTariq Toukan
2024-03-07net/mlx5: SD, Add informative prints in kernel logTariq Toukan
2024-03-07net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan
2024-03-07net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan
2024-03-07net/mlx5: SD, Implement basic query and instantiationTariq Toukan