summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe1-1/+1
2020-09-18RDMA: Fix link active_speed sizeAharon Landau1-1/+1
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky1-1/+1
2020-07-07RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman1-1/+1
2020-05-03RDMA: Group create AH arguments in structMaor Gottlieb1-1/+1
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-23RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky1-3/+2
2019-02-09RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-4/+3
2018-12-20RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-20RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-1/+1
2018-07-31RDMA/providers: Remove pointless functionsKamal Heib1-7/+0
2018-07-31RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-6/+6
2017-11-14RDMA/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