summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/odp.c
AgeCommit message (Expand)Author
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-19Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe
2021-10-19RDMA/mlx5: Attach ndescs to mlx5_ib_mkeyAharon Landau
2021-10-19RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-10-19RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau
2021-10-04net/mlx5: Shift control IRQ to the last indexShay Drory
2021-10-01IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr()Jason Gunthorpe
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-14net/mlx5: Round-Robin EQs over IRQsShay Drory
2021-06-14net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky
2021-05-26RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb
2021-05-20RDMA/mlx5: Remove unused parameter udataLang Cheng
2021-05-11RDMA/mlx5: Remove redundant assignment to retYang Li
2021-03-26RDMA/mlx5: Set ODP caps only if device profile support ODPShay Drory
2021-03-23RDMA/mlx5: Create ODP EQ only when ODP MR is createdShay Drory
2021-03-11RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe
2021-03-11RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mrJason Gunthorpe
2021-03-03RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas
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
2020-12-07RDMA/mlx5: Assign dev to DM MRMaor Gottlieb
2020-12-07RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()Jason Gunthorpe
2020-10-01RDMA/mlx5: Sync device with CPU pages upon ODP MR registrationYishai Hadas
2020-10-01RDMA/mlx5: Extend advice MR to support non faulting modeYishai Hadas
2020-10-01IB/core: Enable ODP sync without faultingYishai Hadas
2020-10-01IB/core: Improve ODP to use hmm_range_fault()Yishai Hadas
2020-09-18RDMA/mlx5: Clarify what the UMR is for when creating MRsJason Gunthorpe
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-27RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason Gunthorpe
2020-07-24RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb
2020-07-21RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe
2020-07-03RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb
2020-05-06RDMA/mlx5: Update mlx5_ib to use new cmd interfaceLeon Romanovsky
2020-04-30RDMA/mlx5: Store QP type in the vendor QP structureLeon Romanovsky
2020-04-28RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signatureLeon Romanovsky
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky
2020-03-13Merge branch 'mlx5_mr_cache' into rdma.git for-nextJason Gunthorpe
2020-03-13RDMA/mlx5: Simplify how the MR cache bucket is locatedJason Gunthorpe
2020-03-04IB/mlx5: Fix implicit ODP raceArtemy Kovalyov
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16RDMA/mlx5: Set relaxed ordering when requestedMichael Guralnik
2020-01-16RDMA/mlx5: Fix handling of IOVA != user_va in ODP pathsJason Gunthorpe
2020-01-16IB/mlx5: Add ODP WQE handlers for kernel QPsMoni Shoua
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-03IB/mlx5: Unify ODP MR code paths to allow extra flexibilityArtemy Kovalyov
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe