aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-3/+2
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-1/+1
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-4/+3
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-3/+3
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-3/+1
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-7/+7
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky1-3/+2
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-4/+3
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-1/+1
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib1-7/+0
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-6/+6
2017-11-13RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan1-0/+18
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2016-12-14IB: Add vmw_pvrdma driverAdit Ranadive1-0/+436