summaryrefslogtreecommitdiff
path: root/include/rdma/ib_verbs.h
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/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-04-16RDMA: Add ib_virt_dma_to_page()Jason Gunthorpe
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark 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/core: return -EOPNOSUPP for ODP unsupported deviceLi Zhijian
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-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-01-07RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpnZhu Yanjun
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang
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/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
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb
2021-08-03RDMA/core: Reorganize create QP low-level functionsLeon Romanovsky
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-06-21IB/core: Shuffle locks in ib_port_data to save memoryAnand Khoje
2021-06-21RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPsAvihai Horon
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe
2021-06-16RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-05-11RDMA: Remove unnecessary struct declarationWan Jiabing
2021-05-11RDMA/core: Remove never used ib_modify_wq function callLeon Romanovsky
2021-04-22RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky
2021-04-07IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-11RDMA/core: Remove unused req_ncomp_notif device operationGal Pressman
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit
2021-01-20RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong