summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
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
2024-04-26fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-03-03RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-6/+8
2024-02-21RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer1-18/+1
2023-12-05RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn2-1/+9
2023-10-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever1-1/+1
2023-10-02RDMA: Annotate struct rdma_hw_stats with __counted_byKees Cook1-1/+1
2023-09-26IB/mlx5: Expose XDR speed through MADOr Har-Toov1-0/+2
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov1-0/+2
2023-09-20RDMA/core: Add support to dump SRQ resource in RAW formatwenglianfa1-0/+1