summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/rw.c
AgeCommit message (Expand)Author
2023-10-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever
2022-07-26RDMA/rw: drop pci_p2pdma_[un]map_sg()Logan Gunthorpe
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2021-10-05RDMA/rw: switch to dma_map_sgtable()Logan Gunthorpe
2021-06-21RDMA/core: Fix incorrect print format specifierWenpeng Liang
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-01-07RDMA: Use kzalloc for allocating only one thingZheng Yongjun
2020-11-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-15RDMA/rw: use DIV_ROUND_UP to calculate nr_opsMax Gurtovoy
2020-03-10RDMA/rw: map P2P memory correctly for signature operationsMax Gurtovoy
2020-02-20RDMA/rw: Fix error flow during RDMA context initializationMax Gurtovoy
2019-10-22RDMA/rw: Support threshold for registration vs scattering to local pagesYamin Friedman
2019-08-16PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()Logan Gunthorpe
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-06-24RDMA/rw: Introduce rdma_rw_inv_key helperIsrael Rukshin
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-21RDMA/rw: Add info regarding SG count failureMax Gurtovoy
2019-05-21RDMA/rw: Print the correct number of sig MRsIsrael Rukshin
2019-05-21RDMA/rw: Fix doc typoIsrael Rukshin
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2018-10-17IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Logan Gunthorpe
2018-07-24RDMA/core: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-09RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc headerBart Van Assche
2018-07-04IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter
2017-10-10IB/core: remove redundant check on prot_sg_cntColin Ian King
2017-09-05rdma core: Add rdma_rw_mr_payload()Chuck Lever
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche
2016-08-02IB/core: Make rdma_rw_ctx_init() initialize all used fieldsBart Van Assche
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: add RW API support for signature MRsChristoph Hellwig
2016-05-13IB/core: generic RDMA READ/WRITE APIChristoph Hellwig