summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/vmw_pvrdma
Commit message (Expand)AuthorAgeFilesLines
* IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-164-6/+7
* IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-174-5/+5
* Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe2019-10-281-2/+0
|\
| * RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive2019-10-011-2/+0
* | RDMA/vmw_pvrdma: Use resource ids from physical device if availableBryan Tan2019-10-282-29/+101
|/
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-282-0/+2
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin2019-06-241-1/+1
* | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-203-18/+7
* | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-113-25/+15
* | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-112-6/+2
* | RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* | RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* | RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
|/
* Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-241-0/+2
|\
| * RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib2019-04-081-0/+2
* | RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe2019-04-091-19/+5
* | RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-083-29/+20
* | RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-083-28/+16
* | RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2019-04-081-5/+6
* | IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-013-15/+14
* | IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-016-17/+21
* | 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