aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe1-0/+7
2025-04-21RDMA/core: Move ODP capability definitions to uapiDaisuke Matsuda1-10/+10
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 Haddad1-2/+3
2025-03-18RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad1-0/+6
2025-03-09RDMA/uverbs: Add support for UCAPs in context creationChiara Meiohas1-0/+1
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 ibdev_printkDr. David Alan Gilbert1-3/+0
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas1-0/+2
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-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-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-02-21RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer1-18/+1
2023-12-04RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn1-0/+1
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/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
2023-09-20RDMA/core: Add dedicated SRQ resource tracker functionwenglianfa1-0/+1
2023-08-13RDMA Remove unused function declarationsYue Haibing1-2/+0
2023-04-16RDMA: Add ib_virt_dma_to_page()Jason Gunthorpe1-0/+25
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang1-1/+1
2022-12-09RDMA: Extend RDMA kernel verbs ABI to support flushLi Zhijian1-1/+17
2022-12-01RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang1-0/+3
2022-11-28RDMA: Add netdevice_tracker to ib_device_set_netdev()Jason Gunthorpe1-0/+1
2022-10-19RDMA/core: return -EOPNOSUPP for ODP unsupported deviceLi Zhijian1-1/+1
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds1-0/+11
2022-07-26RDMA/core: introduce ib_dma_pci_p2p_dma_supported()Logan Gunthorpe1-0/+11
2022-07-22RDMA: Fix comment typoXin Gao1-1/+1
2022-05-24RDMA/core: Fix typo in commentJulia Lawall1-1/+1
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe1-8/+0
2022-04-09RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky1-8/+0
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe1-51/+37
2022-04-04IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang1-38/+66
2022-04-04IB/uverbs: Move enum ib_raw_packet_caps to uapiXiao Yang1-7/+11
2022-01-07RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpnZhu Yanjun1-0/+17
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang1-0/+9
2021-10-13RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()Logan Gunthorpe1-1/+6