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