summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2021-01-28RDMA/mlx5: Allow creating all QPs even when non RDMA profile is usedMark Bloch
2021-01-22RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc headerLee Jones
2021-01-22RDMA/hw/mlx5/odp: Fix formatting and add missing descriptions in 'pagefault_d...Lee Jones
2021-01-20RDMA/mlx5: Support dma-buf based userspace memory regionJianxin Xiong
2021-01-19IB/mlx5: Make function staticParav Pandit
2021-01-19IB/mlx5: Add mutex destroy call to cap_mask_mutex mutexParav Pandit
2021-01-19RDMA/mlx5: Use strict get/set operations for obj_idYishai Hadas
2021-01-19RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas
2021-01-14RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2021-01-14IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-14RDMA/mlx5: Fix MR cache memory leakMaor Gottlieb
2020-12-10RDMA/mlx5: Remove unneeded semicolonTom Rix
2020-12-07RDMA/mlx5: Assign dev to DM MRMaor Gottlieb
2020-12-07RDMA/mlx5: Fix error unwinds for rereg_mrJason Gunthorpe
2020-12-07RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()Jason Gunthorpe
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe
2020-12-07RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe
2020-12-06RDMA/mlx5: Remove IB representors dead codeLeon Romanovsky
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky
2020-11-27RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky
2020-11-26RDMA/mlx5: Use PCI device for dma mappingsParav Pandit
2020-11-26RDMA/mlx5: Silence the overflow warning while building offset maskLeon Romanovsky
2020-11-26RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc()Jason Gunthorpe
2020-11-26RDMA/mlx5: Enable querying AH for XRC QP typesAvihai Horon
2020-11-23IB/mlx5: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-11-16RDMA/mlx5: Lower setting the umem's PAS for SRQJason Gunthorpe
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgsz() for devxJason Gunthorpe
2020-11-16RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQJason Gunthorpe
2020-11-16RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QPJason Gunthorpe
2020-11-16RDMA/mlx5: Directly compute the PAS list for raw QP RQ'sJason Gunthorpe
2020-11-16RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for WQJason Gunthorpe
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQJason Gunthorpe
2020-11-12RDMA/core: Make FD destroy callback voidLeon Romanovsky
2020-11-12RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky
2020-11-02IB/mlx5: Add support for NDR link speedMeir Lichtinger
2020-11-02RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc'sJason Gunthorpe
2020-11-02RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP casesJason Gunthorpe
2020-11-02RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()Jason Gunthorpe
2020-11-02RDMA/mlx5: Move xlt_emergency_page_mutex into mr.cJason Gunthorpe
2020-11-02RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove order from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mrJason Gunthorpe
2020-11-02RDMA/mlx5: Remove mlx5_ib_mr->npagesJason Gunthorpe
2020-11-02RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove mlx5_ib_mr->orderJason Gunthorpe