summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
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-25fix 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-04RDMA/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
2023-09-20RDMA/core: Add dedicated SRQ resource tracker functionwenglianfa1-0/+1
2023-08-13RDMA Remove unused function declarationsYue Haibing2-23/+0
2023-07-03rdma: fix INFINIBAND_USER_ACCESS dependencyArnd Bergmann1-2/+4
2023-06-11RDMA/cma: Always set static rate to 0 for RoCEMark Zhang1-23/+0
2023-04-16RDMA: Add ib_virt_dma_to_page()Jason Gunthorpe1-0/+25
2023-02-12RDMA/umem: Remove unused 'work' member from struct ib_umemJason Gunthorpe1-1/+0
2023-02-07RDMA/restrack: Correct spellingDeming Wang1-2/+2
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang1-1/+1
2023-01-10RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2-2/+1
2022-12-09RDMA: Extend RDMA kernel verbs ABI to support flushLi Zhijian2-1/+20
2022-12-01RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang2-0/+5
2022-11-28RDMA: Add netdevice_tracker to ib_device_set_netdev()Jason Gunthorpe1-0/+1
2022-10-19RDMA/opa_vnic: fix spelling typo in commentJiangshan Yi1-1/+1
2022-10-19RDMA/core: return -EOPNOSUPP for ODP unsupported deviceLi Zhijian1-1/+1
2022-09-27RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe1-0/+13
2022-09-22RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang1-0/+2
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang2-1/+8
2022-09-22RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_pathsMark Zhang1-1/+6
2022-08-30IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang1-1/+0
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang1-6/+1
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang1-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-06-16RDMA/core: Add a netevent notifier to cmaPatrisious Haddad1-0/+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 Gunthorpe2-53/+38