summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/odp.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Add implicit MR handling to ODP memory schemeMichael Guralnik2024-09-111-8/+108
* RDMA/mlx5: Add handling for memory scheme page fault eventsMichael Guralnik2024-09-111-6/+114
* RDMA/mlx5: Split ODP mkey search logicMichael Guralnik2024-09-111-26/+39
* RDMA/mlx5: Enforce umem boundaries for explicit ODP page faultsMichael Guralnik2024-09-111-9/+16
* RDMA/mlx5: Add new ODP memory scheme eqe formatMichael Guralnik2024-09-111-19/+29
* net/mlx5: Expose HW bits for Memory scheme ODPMichael Guralnik2024-09-111-18/+22
* net/mlx5: Expand mkey page size to support 6 bitsMichael Guralnik2024-09-111-1/+1
* RDMA/mlx5: Add support for DMABUF MR registrations with Data-directYishai Hadas2024-08-111-1/+4
* RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZEChiara Meiohas2024-06-161-4/+2
* Merge mlx5-next into rdma.git for-nextJason Gunthorpe2023-02-171-18/+9
|\
| * RDMA/mlx5: Use query_special_contexts for mkeysOr Har-Toov2023-02-171-15/+6
| * net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov2023-02-171-5/+5
* | RDMA/mlx5: Add work to remove temporary entries from the cacheMichael Guralnik2023-01-271-1/+1
* | RDMA/mlx5: Introduce mlx5r_cache_rb_keyMichael Guralnik2023-01-271-10/+20
* | RDMA/mlx5: Change the cache structure to an RB-treeMichael Guralnik2023-01-271-5/+3
* | RDMA/mlx5: Remove implicit ODP cache entryAharon Landau2023-01-271-15/+5
* | RDMA/mlx5: Don't keep umrable 'page_shift' in cache entriesAharon Landau2023-01-271-2/+0
|/
* net/mlx5: Generalize name of UMR alignment definitionTariq Toukan2022-11-291-2/+1
* IB/mlx5: Remove duplicate header inclusion related to ODPDaisuke Matsuda2022-08-231-1/+0
* RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau2022-08-161-1/+2
* RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau2022-07-271-1/+1
* RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()Daisuke Matsuda2022-05-191-1/+0
* RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xltAharon Landau2022-04-251-27/+27
* RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pasAharon Landau2022-04-251-1/+1
* RDMA/mlx5: Move umr checks to umr.hAharon Landau2022-04-251-4/+3
* RDMA/mlx5: Store ndescs instead of the translation table sizeAharon Landau2022-02-231-6/+2
* RDMA/mlx5: Merge similar flows of allocating MR from the cacheAharon Landau2022-02-231-3/+8
* net/mlx5: Introduce API for bulk request and release of IRQsShay Drory2022-01-061-6/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-031-15/+25
|\
| * Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe2021-10-191-28/+10
| |\
| * | IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr()Jason Gunthorpe2021-10-011-15/+25
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2021-10-271-28/+10
|\ \ \ | | |/ | |/|
| * | RDMA/mlx5: Attach ndescs to mlx5_ib_mkeyAharon Landau2021-10-191-20/+2
| * | RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau2021-10-191-4/+4
| * | RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-191-1/+1
| * | RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau2021-10-191-4/+4
| |/
* / net/mlx5: Shift control IRQ to the last indexShay Drory2021-10-041-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-07-011-3/+2
|\
| * RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb2021-05-261-1/+1
| * RDMA/mlx5: Remove unused parameter udataLang Cheng2021-05-201-1/+0
| * RDMA/mlx5: Remove redundant assignment to retYang Li2021-05-111-1/+1
* | net/mlx5: Round-Robin EQs over IRQsShay Drory2021-06-141-2/+1
* | net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky2021-06-141-0/+5
|/
* RDMA/mlx5: Set ODP caps only if device profile support ODPShay Drory2021-03-261-1/+3
* RDMA/mlx5: Create ODP EQ only when ODP MR is createdShay Drory2021-03-231-10/+19
* RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe2021-03-111-128/+23
* RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mrJason Gunthorpe2021-03-111-1/+0
* RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky2021-03-031-1/+1
* RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas2021-02-081-138/+86
* RDMA/hw/mlx5/odp: Fix formatting and add missing descriptions in 'pagefault_d...Lee Jones2021-01-221-10/+12