summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe
2025-05-25IB/cm: Remove dead code and adjust namingVlad Dumitrescu
2025-05-12RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkageLeon Romanovsky
2025-05-12RDMA/umem: Store ODP access mask information in PFNLeon Romanovsky
2025-04-21RDMA/core: Move ODP capability definitions to uapiDaisuke Matsuda
2025-04-20RDMA/cma: Remove unused rdma_res_to_idDr. David Alan Gilbert
2025-04-09RDMA/rxe: Enable ODP in ATOMIC WRITE operationDaisuke Matsuda
2025-04-08RDMA/rxe: Enable ODP in RDMA FLUSH operationDaisuke Matsuda
2025-04-07RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't setMark Bloch
2025-03-18RDMA/core: Pass port to counter bind/unbind operationsPatrisious Haddad
2025-03-18RDMA/core: Add support to optional-counters binding configurationPatrisious Haddad
2025-03-18RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad
2025-03-13RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla
2025-03-09RDMA/uverbs: Add support for UCAPs in context creationChiara Meiohas
2025-03-09RDMA/uverbs: Introduce UCAP (User CAPabilities) APIChiara Meiohas
2025-03-03RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin
2025-02-06IB/cache: Add log messages for IB device state changesMaher Sanalla
2024-12-24RDMA/core: Support link status events dispatchingYuyu Li
2024-12-24RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device.Yuyu Li
2024-12-24RDMA/core: Remove unused ib_copy_path_rec_from_userDr. David Alan Gilbert
2024-12-24RDMA/core: Remove unused ibdev_printkDr. David Alan Gilbert
2024-12-24RDMA/core: Remove unused ib_find_exact_cached_pkeyDr. David Alan Gilbert
2024-12-24RDMA/core: Remove unused ib_ud_header_unpackDr. David Alan Gilbert
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas
2024-11-04RDMA/core: Move ib_uverbs_file struct to uverbs_types.hPatrisious Haddad
2024-11-04RDMA/core: Add device ufile cleanup operationPatrisious Haddad
2024-11-04RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas
2024-10-07RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-13RDMA/nldev: Add support for RDMA monitoringChiara Meiohas
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
2024-08-11RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas
2024-08-11RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang
2024-07-01RDMA: Set type of rdma_ah to IB for a SMI sub deviceMark Zhang
2024-07-01RDMA/core: Support IB sub device with type "SMI"Mark Zhang
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger
2024-06-26IB/core: add support for draining Shared receive queuesMax Gurtovoy
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-30RDMA/core: Add an option to display driver-specific QPs in the rdmatoolChiara Meiohas
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-03-03RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-02-21RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer
2023-12-04RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn
2023-10-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever
2023-10-02RDMA: Annotate struct rdma_hw_stats with __counted_byKees Cook
2023-09-26IB/mlx5: Expose XDR speed through MADOr Har-Toov
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov
2023-09-20RDMA/core: Add support to dump SRQ resource in RAW formatwenglianfa