summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-04IB/hns: Use zeroing memory allocator instead of allocator/memsetYueHaibing
2018-06-01RDMA/hns_roce: Don't check return value of zap_vma_ptes()Doug Ledford
2018-05-30RDMA/hns: Implement the disassociate_ucontext APIWei Hu(Xavier)
2018-05-30RDMA/hns: Fix the illegal memory operation when cross pageWei Hu(Xavier)
2018-05-30RDMA/hns: Add reset process for RoCE in hip08Wei Hu(Xavier)
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-24RDMA/hns: Increase checking CMQ status timeout valueWei Hu(Xavier)
2018-05-24RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaustWei Hu(Xavier)
2018-05-24RDMA/hns: Rename the idx field of dboulijun
2018-05-23RDMA/hns: Move the location for initializing tmp_lenoulijun
2018-05-23RDMA/hns: Bugfix for cq record db for kerneloulijun
2018-05-16RDMA/hns: Add 64KB page size support for hip08Yixian Liu
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-05-09RDMA/hns: Drop local zgid in favor of core defined variableLeon Romanovsky
2018-05-09RDMA/hns: Fix the bug with NULL pointeroulijun
2018-05-09RDMA/hns: Set NULL for __internal_mroulijun
2018-05-09RDMA/hns: Enable inner_pa_vld filed of mptoulijun
2018-05-09RDMA/hns: Set desc_dma_addr for zero when free cmq descoulijun
2018-05-09RDMA/hns: Fix the bug with rq sgeoulijun
2018-05-09RDMA/hns: Not support qp transition from reset to reset for hip06oulijun
2018-05-09RDMA/hns: Add return operation when configured global param failoulijun
2018-05-09RDMA/hns: Update convert function of endian formatoulijun
2018-05-09RDMA/hns: Load the RoCE dirver automaticallyoulijun
2018-05-09RDMA/hns: Bugfix for rq record db for kerneloulijun
2018-05-09RDMA/hns: Add rq inline flags judgementoulijun
2018-04-27RDMA/hns: Fix a couple misspellingsoulijun
2018-04-27RDMA/hns: Submit bad wroulijun
2018-04-27RDMA/hns: Update assignment method for owner field of send wqeoulijun
2018-04-27RDMA/hns: Adjust the order of cleanup hem tableoulijun
2018-04-27RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun
2018-04-27RDMA/hns: Remove some unnecessary attr_mask judgementoulijun
2018-04-27RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is setoulijun
2018-04-27RDMA/hns: Fix the qp context state diagramoulijun
2018-04-27RDMA/hns: Intercept illegal RDMA operation when use inline dataoulijun
2018-04-27RDMA/hns: Bugfix for init hem tableoulijun
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-03-27RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King
2018-03-22RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-19RDMA/hns: Fix init resp when alloc ucontextYixian Liu
2018-03-15RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu
2018-03-13RDMA/hns: Support cq record doorbell for kernel spaceYixian Liu
2018-03-13RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu