summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas1-0/+3
2025-07-23RDMA/core: Introduce a DMAH object and its alloc/free APIsYishai Hadas2-0/+30
2025-07-13RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpersMichael Margolin1-4/+21
2025-07-13RDMA/uverbs: Add a common way to create CQ with umemMichael Margolin1-0/+4
2025-07-09RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declarationLeon Romanovsky1-2/+6
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow createParav Pandit1-0/+3
2025-06-26RDMA/ipoib: Use parent rdma device net namespaceMark Bloch1-0/+5
2025-06-26RDMA/core: Extend RDMA device registration to be net namespace awareMark Bloch1-2/+9
2025-06-25RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()Mark Zhang1-0/+9
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe1-0/+7
2025-05-25IB/cm: Remove dead code and adjust namingVlad Dumitrescu1-14/+3
2025-05-12RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkageLeon Romanovsky1-10/+3
2025-05-12RDMA/umem: Store ODP access mask information in PFNLeon Romanovsky1-13/+1
2025-04-21RDMA/core: Move ODP capability definitions to uapiDaisuke Matsuda1-10/+10
2025-04-20RDMA/cma: Remove unused rdma_res_to_idDr. David Alan Gilbert1-1/+0
2025-04-09RDMA/rxe: Enable ODP in ATOMIC WRITE operationDaisuke Matsuda1-0/+1
2025-04-08RDMA/rxe: Enable ODP in RDMA FLUSH operationDaisuke Matsuda1-0/+1
2025-04-07RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't setMark Bloch1-0/+7
2025-03-18RDMA/core: Pass port to counter bind/unbind operationsPatrisious Haddad2-3/+4
2025-03-18RDMA/core: Add support to optional-counters binding configurationPatrisious Haddad1-1/+4
2025-03-18RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad1-0/+6
2025-03-13RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla1-1/+1
2025-03-09RDMA/uverbs: Add support for UCAPs in context creationChiara Meiohas1-0/+1
2025-03-09RDMA/uverbs: Introduce UCAP (User CAPabilities) APIChiara Meiohas1-0/+30
2025-03-03RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin1-0/+1
2025-02-06IB/cache: Add log messages for IB device state changesMaher Sanalla1-0/+17
2024-12-24RDMA/core: Support link status events dispatchingYuyu Li1-0/+17
2024-12-24RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device.Yuyu Li1-0/+2
2024-12-24RDMA/core: Remove unused ib_copy_path_rec_from_userDr. David Alan Gilbert1-3/+0
2024-12-24RDMA/core: Remove unused ibdev_printkDr. David Alan Gilbert1-3/+0
2024-12-24RDMA/core: Remove unused ib_find_exact_cached_pkeyDr. David Alan Gilbert1-16/+0
2024-12-24RDMA/core: Remove unused ib_ud_header_unpackDr. David Alan Gilbert1-3/+0
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas1-0/+2
2024-11-04RDMA/core: Move ib_uverbs_file struct to uverbs_types.hPatrisious Haddad1-0/+33
2024-11-04RDMA/core: Add device ufile cleanup operationPatrisious Haddad1-0/+6
2024-11-04RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas1-0/+3
2024-10-07RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang1-0/+8
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro2-2/+2
2024-09-13RDMA/nldev: Add support for RDMA monitoringChiara Meiohas1-0/+12
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas1-0/+2
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas1-1/+1
2024-08-11RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas1-0/+3
2024-08-11RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas1-0/+15
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang1-0/+8
2024-07-01RDMA: Set type of rdma_ah to IB for a SMI sub deviceMark Zhang1-0/+2
2024-07-01RDMA/core: Support IB sub device with type "SMI"Mark Zhang1-0/+43
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger1-1/+1
2024-06-26IB/core: add support for draining Shared receive queuesMax Gurtovoy1-0/+2
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-04-30RDMA/core: Add an option to display driver-specific QPs in the rdmatoolChiara Meiohas1-2/+5