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
*
RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
Kamal Heib
2019-04-08
1
-0
/
+2
*
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
*
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-2
/
+1
*
RDMA/providers: Remove pointless functions
Kamal Heib
2018-07-31
4
-43
/
+0
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
3
-12
/
+12
*
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-31
1
-1
/
+2
*
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-10
1
-1
/
+2
*
vmw_pvrdma: Release netdev when vmxnet3 module is removed
Neil Horman
2018-07-03
1
-2
/
+37
*
RDMA/vmw_pvrdma: Delete unused function
Yuval Shaia
2018-06-27
1
-5
/
+0
*
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-1
/
+2
*
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-06-18
1
-7
/
+3
*
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
2018-04-04
1
-22
/
+9
*
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-19
1
-0
/
+1
*
RDMA/pvrdma: Properly annotate QP states
Leon Romanovsky
2018-03-14
1
-1
/
+1
*
RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
Adit Ranadive
2018-02-15
3
-3
/
+9
*
RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-02
1
-3
/
+2
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-28
5
-40
/
+45
|
\
|
*
RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
Bryan Tan
2017-12-28
4
-12
/
+12
|
*
RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
Bryan Tan
2017-12-28
1
-2
/
+2
|
*
RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic
Bryan Tan
2017-12-28
2
-9
/
+7
|
*
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
Bryan Tan
2017-12-22
5
-22
/
+22
|
*
RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
Bryan Tan
2017-12-22
1
-2
/
+2
|
*
RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
Bryan Tan
2017-12-22
1
-0
/
+7
*
|
RDMA/vmw_pvrdma: Do not re-calculate npages
Yuval Shaia
2017-12-12
1
-11
/
+4
|
/
*
RDMA/vmw_pvrdma: Add shared receive queue support
Bryan Tan
2017-11-13
8
-14
/
+521
*
RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion
Adit Ranadive
2017-09-22
1
-3
/
+28
*
RDMA/vmw_pvrdma: Fix a signedness
Adit Ranadive
2017-08-31
1
-1
/
+1
*
RDMA/vmw_pvrdma: Report network header type in WC
Aditya Sarwade
2017-08-31
1
-0
/
+1
*
RDMA/vmw_pvrdma: Update device query parameters and port caps
Adit Ranadive
2017-08-24
2
-1
/
+17
[next]