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