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