Age | Commit message (Expand) | Author |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-04 | IB/hns: Use zeroing memory allocator instead of allocator/memset | YueHaibing |
2018-06-01 | RDMA/hns_roce: Don't check return value of zap_vma_ptes() | Doug Ledford |
2018-05-30 | RDMA/hns: Implement the disassociate_ucontext API | Wei Hu(Xavier) |
2018-05-30 | RDMA/hns: Fix the illegal memory operation when cross page | Wei Hu(Xavier) |
2018-05-30 | RDMA/hns: Add reset process for RoCE in hip08 | Wei Hu(Xavier) |
2018-05-28 | Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma... | Jason Gunthorpe |
2018-05-24 | RDMA/hns: Increase checking CMQ status timeout value | Wei Hu(Xavier) |
2018-05-24 | RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust | Wei Hu(Xavier) |
2018-05-24 | RDMA/hns: Rename the idx field of db | oulijun |
2018-05-23 | RDMA/hns: Move the location for initializing tmp_len | oulijun |
2018-05-23 | RDMA/hns: Bugfix for cq record db for kernel | oulijun |
2018-05-16 | RDMA/hns: Add 64KB page size support for hip08 | Yixian Liu |
2018-05-09 | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next | Doug Ledford |
2018-05-09 | RDMA/hns: Drop local zgid in favor of core defined variable | Leon Romanovsky |
2018-05-09 | RDMA/hns: Fix the bug with NULL pointer | oulijun |
2018-05-09 | RDMA/hns: Set NULL for __internal_mr | oulijun |
2018-05-09 | RDMA/hns: Enable inner_pa_vld filed of mpt | oulijun |
2018-05-09 | RDMA/hns: Set desc_dma_addr for zero when free cmq desc | oulijun |
2018-05-09 | RDMA/hns: Fix the bug with rq sge | oulijun |
2018-05-09 | RDMA/hns: Not support qp transition from reset to reset for hip06 | oulijun |
2018-05-09 | RDMA/hns: Add return operation when configured global param fail | oulijun |
2018-05-09 | RDMA/hns: Update convert function of endian format | oulijun |
2018-05-09 | RDMA/hns: Load the RoCE dirver automatically | oulijun |
2018-05-09 | RDMA/hns: Bugfix for rq record db for kernel | oulijun |
2018-05-09 | RDMA/hns: Add rq inline flags judgement | oulijun |
2018-04-27 | RDMA/hns: Fix a couple misspellings | oulijun |
2018-04-27 | RDMA/hns: Submit bad wr | oulijun |
2018-04-27 | RDMA/hns: Update assignment method for owner field of send wqe | oulijun |
2018-04-27 | RDMA/hns: Adjust the order of cleanup hem table | oulijun |
2018-04-27 | RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set | oulijun |
2018-04-27 | RDMA/hns: Remove some unnecessary attr_mask judgement | oulijun |
2018-04-27 | RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set | oulijun |
2018-04-27 | RDMA/hns: Fix the qp context state diagram | oulijun |
2018-04-27 | RDMA/hns: Intercept illegal RDMA operation when use inline data | oulijun |
2018-04-27 | RDMA/hns: Bugfix for init hem table | oulijun |
2018-04-06 | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-03 | RDMA: Use ib_gid_attr during GID modification | Parav Pandit |
2018-04-03 | IB/providers: Avoid null netdev check for RoCE | Parav Pandit |
2018-04-03 | RDMA/providers: Simplify query_gid callback of RoCE providers | Parav Pandit |
2018-03-27 | RDMA/hns: ensure for-loop actually iterates and free's buffers | Colin Ian King |
2018-03-22 | RDMA/hns: Fix cq record doorbell enable in kernel | Yixian Liu |
2018-03-19 | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak |
2018-03-19 | RDMA/hns: Fix init resp when alloc ucontext | Yixian Liu |
2018-03-15 | RDMA/hns: Use structs to describe the uABI instead of opencoding | Jason Gunthorpe |
2018-03-15 | RDMA/hns: Fix cqn type and init resp | Yixian Liu |
2018-03-13 | RDMA/hns: Support cq record doorbell for kernel space | Yixian Liu |
2018-03-13 | RDMA/hns: Support rq record doorbell for kernel space | Yixian Liu |
2018-03-13 | RDMA/hns: Support cq record doorbell for the user space | Yixian Liu |