summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-25/+11Star
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-6/+7
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-3/+4
* RDMA/vmw_pvrdma: Skip zeroing device attrsYuval Shaia2019-03-271-2/+0Star
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-34/+16Star
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-29/+14Star
* RDMA/vmw_pvrdma: Support upto 64-bit PFNsAdit Ranadive2019-01-301-1/+6
* RDMA: Clear CTX objects during their allocationLeon Romanovsky2019-01-111-1/+1
* RDMA: Clear PD objects during their allocationLeon Romanovsky2019-01-111-1/+1
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-1/+2
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-1/+2
* RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman2018-12-111-1/+1
* RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-101-1/+2
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive2018-02-151-1/+3
* RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan2017-11-131-0/+3
* RDMA/vmw_pvrdma: Update device query parameters and port capsAdit Ranadive2017-08-241-0/+9
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-6/+3Star
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-12/+15
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-2/+2
|\
| * IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-2/+2
* | IB/vmw_pvrdma: Don't leak info from alloc_ucontextAdit Ranadive2017-01-241-1/+1
|/
* IB: Add vmw_pvrdma driverAdit Ranadive2016-12-141-0/+579