summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2024-04-08RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik
2024-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-01-31RDMA/mlx5: Relax DEVX access upon modify commandsYishai Hadas
2024-01-31IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang
2024-01-31RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky
2024-01-25RDMA/mlx5: Delete unused mlx5_ib_copy_pas prototypeAlexey Dobriyan
2024-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-12-12RDMA/mlx5: Expose register c0 for RDMA deviceMark Bloch
2023-12-12RDMA/mlx5: Support handling of SW encap ICM areaShun Hao
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-10-31IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy
2023-10-31RDMA/mlx5: Fix mkey cache WQ flushMoshe Shemesh
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-24RDMA/mlx5: Change the key being sent for MPV device affiliationPatrisious Haddad
2023-10-15IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad
2023-10-04IPsec packet offload support in multiport RoCE devicesLeon Romanovsky
2023-10-02RDMA/mlx5: Remove not-used cache disable flagLeon Romanovsky
2023-10-02RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad
2023-09-26IB/mlx5: Adjust mlx5 rate mapping to support 800GbPatrisious Haddad
2023-09-26IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad
2023-09-26IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad
2023-09-26IB/mlx5: Expose XDR speed through MADOr Har-Toov
2023-09-26RDMA/mlx5: Implement mkeys management via LIFO queueShay Drory
2023-09-26RDMA/mlx5: Fix mkey cache possible deadlock on cleanupShay Drory
2023-09-26RDMA/mlx5: Fix NULL string errorShay Drory
2023-09-26RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creationHamdan Igbaria
2023-09-26RDMA/mlx5: Fix assigning access flags to cache mkeysMichael Guralnik
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-08-22RDMA/mlx5: Fix trailing */ formatting in block commentRohit Chavan
2023-08-20RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletionPatrisious Haddad
2023-08-20RDMA/mlx5: Implement MACsec gid addition and deletionPatrisious Haddad
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla
2023-07-31IB/mlx5: Add HW counter called rx_dct_connectShetu Ayalew
2023-07-31RDMA/mlx: Remove unnecessary variable initializationsRuan Jinjie
2023-07-12RDMA/mlx5: align MR mem allocation size to power-of-twoYuanyuan Zhong
2023-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-06-11RDMA/mlx5: Fix Q-counters query in LAG modePatrisious Haddad
2023-06-11RDMA/mlx5: Remove vport Q-counters dependency on normal Q-countersPatrisious Haddad
2023-06-11RDMA/mlx5: Fix Q-counters per vport allocationPatrisious Haddad
2023-06-11RDMA/mlx5: Create an indirect flow table for steering anchorMark Bloch
2023-06-11RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functionsMaher Sanalla
2023-06-11RDMA/mlx5: Return the firmware result upon destroying QP/RQPatrisious Haddad
2023-06-11RDMA/mlx5: Handle DCT QP logic separately from low level QP interfacePatrisious Haddad
2023-06-11RDMA/mlx5: Reduce QP table exposureLeon Romanovsky
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory