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
/
pvrdma_qp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/vmw_pvrdma: Remove unnecessary check on wr->opcode
Bryan Tan
2023-06-09
1
-8
/
+0
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-32
/
+21
*
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
2021-03-22
1
-1
/
+1
*
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-1
/
+1
*
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-29
1
-2
/
+1
*
RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
1
-2
/
+4
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
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
1
-3
/
+4
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-2
/
+2
*
RDMA/vmw_pvrdma: Use resource ids from physical device if available
Bryan Tan
2019-10-28
1
-28
/
+87
*
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-20
1
-12
/
+4
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-1
/
+2
*
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
1
-0
/
+6
|
\
|
*
RDMA/vmw_pvrdma: Return the correct opcode when creating WR
Adit Ranadive
2019-01-11
1
-0
/
+6
*
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-11
1
-4
/
+2
|
/
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-19
1
-1
/
+1
*
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-10-04
1
-1
/
+1
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
1
-4
/
+4
*
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-31
1
-1
/
+2
*
RDMA/pvrdma: Properly annotate QP states
Leon Romanovsky
2018-03-14
1
-1
/
+1
*
RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
Bryan Tan
2017-12-28
1
-2
/
+2
*
RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic
Bryan Tan
2017-12-28
1
-4
/
+3
*
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
Bryan Tan
2017-12-22
1
-3
/
+4
*
RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
Bryan Tan
2017-12-22
1
-0
/
+7
*
RDMA/vmw_pvrdma: Add shared receive queue support
Bryan Tan
2017-11-13
1
-12
/
+43
*
IB/PVRDMA: Rename ib_ah_attr related functions
Dasaratharaman Chandramouli
2017-05-01
1
-4
/
+4
*
RDMA/vmw_pvrdma: Dont hardcode QP header page
Adit Ranadive
2017-03-25
1
-4
/
+5
*
RDMA/vmw_pvrdma: Cleanup unused variables
Adit Ranadive
2017-03-25
1
-20
/
+13
*
IB/vmw_pvrdma: Remove unused qp_type
Yuval Shaia
2017-01-24
1
-3
/
+2
*
IB: Add vmw_pvrdma driver
Adit Ranadive
2016-12-14
1
-0
/
+972