summaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
* RDMA/nldev: Add support for RDMA monitoringChiara Meiohas2024-09-131-0/+12
* RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas2024-09-131-0/+2
* RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas2024-08-111-1/+1
* RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas2024-08-111-0/+3
* RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas2024-08-111-0/+15
* RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang2024-07-041-0/+8
* RDMA: Set type of rdma_ah to IB for a SMI sub deviceMark Zhang2024-07-011-0/+2
* RDMA/core: Support IB sub device with type "SMI"Mark Zhang2024-07-011-0/+43
* RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger2024-06-271-1/+1
* IB/core: add support for draining Shared receive queuesMax Gurtovoy2024-06-261-0/+2
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+1
|\
| * fix missing vmalloc.h includesKent Overstreet2024-04-261-0/+1
* | RDMA/core: Add an option to display driver-specific QPs in the rdmatoolChiara Meiohas2024-04-301-2/+5
|/
* RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-03-031-6/+8
* RDMA/uverbs: Remove flexible arrays from struct *_filterErick Archer2024-02-211-18/+1
* RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn2023-12-052-1/+9
* RDMA/core: Fix a couple of obvious typos in commentsChuck Lever2023-10-041-1/+1
* RDMA: Annotate struct rdma_hw_stats with __counted_byKees Cook2023-10-021-1/+1
* IB/mlx5: Expose XDR speed through MADOr Har-Toov2023-09-261-0/+2
* IB/core: Add support for XDR link speedOr Har-Toov2023-09-261-0/+2
* RDMA/core: Add support to dump SRQ resource in RAW formatwenglianfa2023-09-201-0/+1
* RDMA/core: Add dedicated SRQ resource tracker functionwenglianfa2023-09-201-0/+1
* RDMA Remove unused function declarationsYue Haibing2023-08-132-23/+0
* rdma: fix INFINIBAND_USER_ACCESS dependencyArnd Bergmann2023-07-041-2/+4
* RDMA/cma: Always set static rate to 0 for RoCEMark Zhang2023-06-111-23/+0
* RDMA: Add ib_virt_dma_to_page()Jason Gunthorpe2023-04-161-0/+25
* RDMA/umem: Remove unused 'work' member from struct ib_umemJason Gunthorpe2023-02-121-1/+0
* RDMA/restrack: Correct spellingDeming Wang2023-02-071-2/+2
* RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang2023-01-151-1/+1
* RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2023-01-102-2/+1
* RDMA: Extend RDMA kernel verbs ABI to support flushLi Zhijian2022-12-102-1/+20
* RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang2022-12-022-0/+5
* RDMA: Add netdevice_tracker to ib_device_set_netdev()Jason Gunthorpe2022-11-281-0/+1
* RDMA/opa_vnic: fix spelling typo in commentJiangshan Yi2022-10-191-1/+1
* RDMA/core: return -EOPNOSUPP for ODP unsupported deviceLi Zhijian2022-10-191-1/+1
* RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe2022-09-271-0/+13
* RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang2022-09-221-0/+2
* RDMA/cma: Multiple path records support with netlink channelMark Zhang2022-09-222-1/+8
* RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_pathsMark Zhang2022-09-221-1/+6
* IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang2022-08-301-1/+0
* IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang2022-08-301-6/+1
* IB: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-211-1/+1
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-0/+11
|\
| * RDMA/core: introduce ib_dma_pci_p2p_dma_supported()Logan Gunthorpe2022-07-261-0/+11
* | RDMA: Fix comment typoXin Gao2022-07-221-1/+1
* | RDMA/core: Add a netevent notifier to cmaPatrisious Haddad2022-06-161-0/+1
|/
* RDMA/core: Fix typo in commentJulia Lawall2022-05-241-1/+1
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe2022-04-121-8/+0
|\
| * RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky2022-04-091-8/+0