summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/vmw_pvrdma
Commit message (Expand)AuthorAgeFilesLines
* RDMA/vmw_pvrdma: Skip zeroing device attrsYuval Shaia2019-03-271-2/+0
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-223-37/+19
* RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-13/+8
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-083-33/+18
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-042-1/+40
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-182-1/+40
| |\
| | * RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-01-102-1/+40
* | | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* | | RDMA/vmw_pvrdma: Support upto 64-bit PFNsAdit Ranadive2019-01-293-7/+21
* | | Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-291-2/+2
|\| |
| * | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
| |/
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* | RDMA: Clear CTX objects during their allocationLeon Romanovsky2019-01-101-1/+1
* | RDMA: Clear PD objects during their allocationLeon Romanovsky2019-01-101-1/+1
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-104-10/+5
|/
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-192-2/+3
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-192-2/+3
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-182-2/+2
* RDMA/vmw_pvrdma: Initialize ib_device_ops structKamal Heib2018-12-121-37/+45
* RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman2018-12-111-1/+1
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-23/+18
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-031-1/+1
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-304-43/+0
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-303-12/+12
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-301-1/+2
* RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-101-1/+2
* vmw_pvrdma: Release netdev when vmxnet3 module is removedNeil Horman2018-07-031-2/+37
* RDMA/vmw_pvrdma: Delete unused functionYuval Shaia2018-06-271-5/+0
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit2018-06-181-7/+3
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-22/+9
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* RDMA/pvrdma: Properly annotate QP statesLeon Romanovsky2018-03-141-1/+1
* RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive2018-02-153-3/+9
* RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-3/+2
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-275-40/+45
|\
| * RDMA/vmw_pvrdma: Use refcount_t instead of atomic_tBryan Tan2017-12-274-12/+12
| * RDMA/vmw_pvrdma: Use more specific sizeof in kcallocBryan Tan2017-12-271-2/+2
| * RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logicBryan Tan2017-12-272-9/+7
| * RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan2017-12-215-22/+22
| * RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warningBryan Tan2017-12-211-2/+2
| * RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP pathBryan Tan2017-12-211-0/+7
* | RDMA/vmw_pvrdma: Do not re-calculate npagesYuval Shaia2017-12-111-11/+4
|/
* RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan2017-11-138-14/+521
* RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive2017-09-221-3/+28
* RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive2017-08-311-1/+1
* RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade2017-08-311-0/+1
* RDMA/vmw_pvrdma: Update device query parameters and port capsAdit Ranadive2017-08-242-1/+17