summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* 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-042-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-031-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-092-1/+20
* RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang2022-12-012-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
* | RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-062-53/+38
* | IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang2022-04-041-38/+66
* | IB/uverbs: Move enum ib_raw_packet_caps to uapiXiao Yang2022-04-041-7/+11
|/
* uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+1
* RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpnZhu Yanjun2022-01-071-0/+17
* IB/mlx5: Expose NDR speed through MADMaher Sanalla2022-01-051-0/+1
* RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky2022-01-051-1/+11
* RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky2021-11-161-1/+1
* RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang2021-10-291-0/+9
* RDMA/umem: Allow pinned dmabuf umem usageGal Pressman2021-10-281-0/+11
* RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()Logan Gunthorpe2021-10-131-1/+6
* RDMA/mlx5: Add modify_op_stat() supportAharon Landau2021-10-121-0/+2
* RDMA/mlx5: Add steering support in optional flow countersAharon Landau2021-10-121-0/+1
* RDMA/counter: Add optional counter supportAharon Landau2021-10-122-0/+15