summaryrefslogtreecommitdiff
path: root/include/rdma/ib_verbs.h
AgeCommit message (Expand)Author
2026-07-22RDMA/core: Add Completion Counters to resource trackingMichael Margolin
2026-07-22RDMA/core: Expose Completion Counter capabilities to userspaceMichael Margolin
2026-07-22RDMA/core: Prevent destroying in-use completion countersMichael Margolin
2026-07-22RDMA/core: Add Completion Counters supportMichael Margolin
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela
2026-06-08RDMA/nldev: Fix locking when accessing mr->pdJason Gunthorpe
2026-05-29RDMA/uverbs: Expose CoCo DMA bounce requirement to userspaceJiri Pirko
2026-05-29RDMA/uverbs: Remove legacy umem field from struct ib_cqJiri Pirko
2026-05-26RDMA/core: Do not compile ib_core_uverbs without USER_ACCESSJason Gunthorpe
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky
2026-03-30RDMA/core: Remove unused ib_resize_cq() implementationLeon Romanovsky
2026-03-10RDMA/hfi1: Remove opa_vnicDennis Dalessandro
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe
2026-03-08RDMA: Provide documentation about the uABI compatibility rulesJason Gunthorpe
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky
2026-03-02IB/core: Introduce FRMR poolsMichael Guralnik
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-08RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever
2026-01-05RDMA/core: Avoid exporting module local functions and remove not-used onesParav Pandit
2026-01-05IB/core: Add query_port_speed verbOr Har-Toov
2026-01-05IB/core: Add helper to convert port attributes to data rateOr Har-Toov
2026-01-05IB/core: Add async event on device speed changeOr Har-Toov
2025-11-24RDMA/core: Add new IB rate for XDR (8x) supportMaher Sanalla
2025-10-20RDMA/uverbs: fix some kernel-doc warningsRandy Dunlap
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas
2025-07-23RDMA/core: Introduce a DMAH object and its alloc/free APIsYishai Hadas
2025-07-13RDMA/uverbs: Add a common way to create CQ with umemMichael Margolin
2025-07-09RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declarationLeon Romanovsky
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow createParav Pandit
2025-06-26RDMA/ipoib: Use parent rdma device net namespaceMark Bloch
2025-06-26RDMA/core: Extend RDMA device registration to be net namespace awareMark Bloch
2025-06-25RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()Mark Zhang
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe
2025-04-21RDMA/core: Move ODP capability definitions to uapiDaisuke Matsuda
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: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad
2025-03-09RDMA/uverbs: Add support for UCAPs in context creationChiara 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 ibdev_printkDr. David Alan Gilbert
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas