Age | Commit message (Expand) | Author |
2020-04-22 | RDMA/hns: Optimize hns buffer allocation flow | Xi Wang |
2020-02-11 | RDMA/hns: Cleanups of magic numbers | Lang Cheng |
2020-01-16 | IB: Allow calls to ib_umem_get from kernel ULPs | Moni Shoua |
2019-11-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-11-17 | IB/umem: remove the dmasync argument to ib_umem_get | Christoph Hellwig |
2019-11-08 | RDMA/hns: Modify appropriate printings | Wenpeng Liang |
2019-11-08 | RDMA/hns: Fix non-standard error codes | Yixian Liu |
2019-11-08 | RDMA/hns: Replace not intuitive function/macro names | Yixing Liu |
2019-11-08 | RDMA/hns: Modify fields of struct hns_roce_srq | Yixian Liu |
2019-11-06 | RDMA/hns: Correct the value of srq_desc_size | Wenpeng Liang |
2019-10-21 | RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que | Weihang Li |
2019-08-28 | RDMA/hns: Delete the not-used lines | Wenpeng Liang |
2019-08-28 | RDMA/hns: Remove if-else judgment statements for creating srq | Wenpeng Liang |
2019-07-25 | RDMA/hns: Refactor the code of creating srq | Lijun Ou |
2019-06-25 | RDMA/hns: Cleanup unnecessary exported symbols | Lijun Ou |
2019-06-20 | RDMA: Check umem pointer validity prior to release | Leon Romanovsky |
2019-05-31 | RDMA/hns: Bugfix for posting multiple srq work request | Lijun Ou |
2019-05-21 | RDMA/umem: Move page_shift from ib_umem to ib_odp_umem | Jason Gunthorpe |
2019-04-08 | RDMA: Handle SRQ allocations by IB/core | Leon Romanovsky |
2019-04-01 | IB: Pass uverbs_attr_bundle down ib_x destroy path | Shamir Rabinovitch |
2019-02-04 | RDMA/hns: Make some function static | YueHaibing |
2019-02-04 | Merge tag 'v5.0-rc5' into rdma.git for-next | Jason Gunthorpe |
2019-01-25 | RDMA/hns: Update the kernel header file of hns | Lijun Ou |
2019-01-10 | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata | Jason Gunthorpe |
2018-12-18 | RDMA: Cleanup undesired pd->uobject usage | Shamir Rabinovitch |
2018-12-18 | RDMA/hns: Fix an error code in hns_roce_create_srq() | Dan Carpenter |
2018-12-05 | RDMA/hns: Add SRQ asynchronous event support | Lijun Ou |
2018-12-05 | RDMA/hns: Add SRQ support for hip08 kernel mode | Lijun Ou |
2018-12-05 | RDMA/hns: Init SRQ table for hip08 | Lijun Ou |