index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
vmw_pvrdma
Age
Commit message (
Expand
)
Author
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
RDMA/vmw_pvrdma: Use resource ids from physical device if available
Bryan Tan
2019-10-01
RDMA/vmw_pvrdma: Free SRQ only once
Adit Ranadive
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-24
RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
Israel Rukshin
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
2019-04-08
RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
Kamal Heib
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-03-27
RDMA/vmw_pvrdma: Skip zeroing device attrs
Yuval Shaia
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-11
RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-29
RDMA/vmw_pvrdma: Support upto 64-bit PFNs
Adit Ranadive
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-10
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
2019-01-10
RDMA: Clear PD objects during their allocation
Leon Romanovsky
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-10
RDMA/vmw_pvrdma: Return the correct opcode when creating WR
Adit Ranadive
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-12
RDMA/vmw_pvrdma: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
RDMA/vmw_pvrdma: Use atomic memory allocation in create AH
Gal Pressman
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-09-26
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-07-30
RDMA/providers: Remove pointless functions
Kamal Heib
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
[next]