summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c
AgeCommit message (Expand)Author
2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe
2020-09-11RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()Jason Gunthorpe
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
2020-08-24RDMA/vmw_pvrdma: Fix kernel-doc documentationKamal Heib
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-10-01RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-02-15RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive
2017-12-21RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan
2017-12-21RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warningBryan Tan
2017-11-13RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan