aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2023-11-20IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy
2023-11-20IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creationHamdan Igbaria
2023-08-23RDMA/mlx5: Return the firmware result upon destroying QP/RQPatrisious Haddad
2023-06-21RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-06-21RDMA/mlx5: Create an indirect flow table for steering anchorMark Bloch
2023-06-21RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functionsMaher Sanalla
2023-05-11RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-05-11RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMRAvihai Horon
2023-04-20IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla
2023-01-12RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-12RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory
2022-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-09-27RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng
2022-09-27RDMA/mlx5: Enable ATS support for MRs and umemsJason Gunthorpe
2022-09-27RDMA/mlx5: Add support for dmabuf to devx umemJason Gunthorpe
2022-09-27Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky
2022-09-08RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()Daisuke Matsuda
2022-09-05Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2022-09-05RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ibChris Mi
2022-09-05IB/mlx5: Support querying eswitch functions from DEVXBodong Wang
2022-09-05RDMA/mlx5: Fix UMR cleanup on error flow of driver initMaor Gottlieb
2022-09-05RDMA/mlx5: Set local port to one when accessing countersChris Mi
2022-09-05RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla
2022-08-23IB/mlx5: Remove duplicate header inclusion related to ODPDaisuke Matsuda
2022-08-16RDMA/mlx5: Use the proper number of portsMark Bloch
2022-08-16RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau
2022-08-16IB/mlx5: Call io_stop_wc() after writing to WC MMIOJason Gunthorpe
2022-08-02RDMA/mlx5: Add missing check for return value in get namespace flowMaor Gottlieb
2022-07-27RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau
2022-07-27RDMA/mlx5: Store in the cache mkeys instead of mrsAharon Landau
2022-07-27RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrsAharon Landau
2022-07-27RDMA/mlx5: Replace cache list with XarrayAharon Landau
2022-07-27RDMA/mlx5: Replace ent->lock with xa_lockAharon Landau
2022-07-19RDMA/mlx5: Expose steering anchor to userspaceMark Bloch
2022-07-19RDMA/mlx5: Refactor get flow table functionMark Bloch
2022-06-16Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2022-06-13RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik
2022-06-07RDMA/mlx5: Add a umr recovery flowAharon Landau
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe
2022-05-19RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()Daisuke Matsuda
2022-05-09net/mlx5: Lag, expose number of lag portsMark Bloch
2022-04-25RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()Aharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xltAharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pasAharon Landau