summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-181-1/+1
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-301-7/+0
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-2/+2
* RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive2018-02-151-1/+3
* RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan2017-12-211-3/+4
* RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warningBryan Tan2017-12-211-2/+2
* RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan2017-11-131-0/+319