aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2023-03-20IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-19IB/mlx5: Extend debug control for CC parametersEdward Srouji
2023-02-17Merge mlx5-next into rdma.git for-nextJason Gunthorpe
2023-02-17RDMA/mlx5: Use query_special_contexts for mkeysOr Har-Toov
2023-02-17net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov
2023-02-15RDMA/mlx5: Use rdma_umem_for_each_dma_block()Jason Gunthorpe
2023-02-14net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-08RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko
2023-02-07RDMA/mlx5: Check reg_create() create for errorsDan Carpenter
2023-02-06RDMA/mlx5: Remove impossible check of mkey cache cleanup failureLeon Romanovsky
2023-02-06RDMA/mlx5: Fix MR cache debugfs error in IB representors modeLeon Romanovsky
2023-01-27RDMA/mlx5: Add work to remove temporary entries from the cacheMichael Guralnik
2023-01-27RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flowMichael Guralnik
2023-01-27RDMA/mlx5: Introduce mlx5r_cache_rb_keyMichael Guralnik
2023-01-27RDMA/mlx5: Change the cache structure to an RB-treeMichael Guralnik
2023-01-27RDMA/mlx5: Remove implicit ODP cache entryAharon Landau
2023-01-27RDMA/mlx5: Don't keep umrable 'page_shift' in cache entriesAharon Landau
2023-01-15RDMA/mlx5: Print error syndrome in case of fatal QP errorsPatrisious Haddad
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang
2023-01-01RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-01RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-08RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB defineZhu Yanjun
2022-12-04RDMA/mlx5: no need to kfree NULL pointerLi Zhijian
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan
2022-11-06RDMA/mlx5: Change debug log level for remote access error syndromesArumugam Kolappan
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