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