summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2023-12-04RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn
2023-10-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever
2023-10-02RDMA: Annotate struct rdma_hw_stats with __counted_byKees Cook
2023-09-26IB/mlx5: Expose XDR speed through MADOr Har-Toov
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov
2023-09-20RDMA/core: Add support to dump SRQ resource in RAW formatwenglianfa
2023-09-20RDMA/core: Add dedicated SRQ resource tracker functionwenglianfa
2023-08-13RDMA Remove unused function declarationsYue Haibing
2023-07-03rdma: fix INFINIBAND_USER_ACCESS dependencyArnd Bergmann
2023-06-11RDMA/cma: Always set static rate to 0 for RoCEMark Zhang
2023-04-16RDMA: Add ib_virt_dma_to_page()Jason Gunthorpe
2023-02-12RDMA/umem: Remove unused 'work' member from struct ib_umemJason Gunthorpe
2023-02-07RDMA/restrack: Correct spellingDeming Wang
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang
2023-01-10RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang
2022-12-09RDMA: Extend RDMA kernel verbs ABI to support flushLi Zhijian
2022-12-01RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang
2022-11-28RDMA: Add netdevice_tracker to ib_device_set_netdev()Jason Gunthorpe
2022-10-19RDMA/opa_vnic: fix spelling typo in commentJiangshan Yi
2022-10-19RDMA/core: return -EOPNOSUPP for ODP unsupported deviceLi Zhijian
2022-09-27RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe
2022-09-22RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang
2022-09-22RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_pathsMark Zhang
2022-08-30IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-07-26RDMA/core: introduce ib_dma_pci_p2p_dma_supported()Logan Gunthorpe
2022-07-22RDMA: Fix comment typoXin Gao
2022-06-16RDMA/core: Add a netevent notifier to cmaPatrisious Haddad
2022-05-24RDMA/core: Fix typo in commentJulia Lawall
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe
2022-04-09RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-04-04IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang
2022-04-04IB/uverbs: Move enum ib_raw_packet_caps to uapiXiao Yang
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-01-07RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpnZhu Yanjun
2022-01-05IB/mlx5: Expose NDR speed through MADMaher Sanalla
2022-01-05RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky
2021-11-16RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang
2021-10-28RDMA/umem: Allow pinned dmabuf umem usageGal Pressman
2021-10-13RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()Logan Gunthorpe
2021-10-12RDMA/mlx5: Add modify_op_stat() supportAharon Landau
2021-10-12RDMA/mlx5: Add steering support in optional flow countersAharon Landau
2021-10-12RDMA/counter: Add optional counter supportAharon Landau
2021-10-12RDMA/counter: Add an is_disabled field in struct rdma_hw_statsAharon Landau
2021-10-12RDMA/core: Add a helper API rdma_free_hw_stats_structMark Zhang