summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-12RDMA/core: Add necessary spacesWenpeng Liang
2021-04-12RDMA/core: Remove the redundant return statementsWenpeng Liang
2021-04-12RDMA/core: Print the function name by __func__ instead of an fixed stringWenpeng Liang
2021-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
2021-04-08RDMA/hns: Prevent le32 from being implicitly converted to u32Lang Cheng
2021-04-08RDMA/hns: Simplify the function config_eqc()Yixing Liu
2021-04-08RDMA/hns: Add XRC subtype in QPC and XRC type in SRQCWenpeng Liang
2021-04-08RDMA/hns: Remove unsupported QP typesWenpeng Liang
2021-04-08RDMA/hns: Delete unused members in the structure hns_roce_hwYangyang Li
2021-04-08RDMA/hns: Delete redundant abnormal interrupt statusWenpeng Liang
2021-04-08RDMA/hns: Delete redundant condition judgment related to eqYangyang Li
2021-04-08RDMA/hns: Fix missing assignment of max_inline_dataWeihang Li
2021-04-08RDMA/hns: Avoid enabling RQ inline on UDWeihang Li
2021-04-08RDMA/hns: Modify prints for mailbox and command queueWenpeng Liang
2021-04-08RDMA/hns: Support more return types of command queueLang Cheng
2021-04-08RDMA/hns: Enable all CMDQ contextLang Cheng
2021-04-08RDMA/rxe: Fix missing acks from responderBob Pearson
2021-04-07RDMA/core: Make the wc status prompt message clearerYixian Liu
2021-04-07RDMA/hns: Use GFP_ATOMIC under spin lockWei Yongjun
2021-04-07IB/mlx5: Reduce max order of memory allocated for xlt updatePraveen Kumar Kannoju
2021-04-07IB/hfi1: Remove unused functionKaike Wan
2021-04-07IB/hfi1: Use kzalloc() for mmu_rb_handler allocationMike Marciniszyn
2021-04-07IB/hfi1: Add additional usdma tracesMike Marciniszyn
2021-04-07IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()Mike Marciniszyn
2021-04-07IB/hfi1: Use napi_schedule_irqoff() for tx napiMike Marciniszyn
2021-04-07IB/hfi1: Correct oversized ring allocationMike Marciniszyn
2021-04-07IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn
2021-04-07IB/hfi1: Add AIP tx tracesMike Marciniszyn
2021-04-04net/mlx5: Implement sriov_get_vf_total_msix/count() callbacksLeon Romanovsky
2021-04-04net/mlx5: Dynamically assign MSI-X vectors countLeon Romanovsky
2021-04-04net/mlx5: Add dynamic MSI-X capabilities bitsLeon Romanovsky
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky
2021-04-01RDMA/hns: Reorganize doorbell update interfaces for all queuesYixian Liu
2021-04-01RDMA/hns: Support configuring doorbell mode of RQ and CQYixian Liu
2021-04-01RDMA/hns: Simplify command fields for HEM base address configurationXi Wang
2021-04-01RDMA/hns: Reorganize process of setting HEMXi Wang
2021-04-01RDMA/hns: Refactor reset state checking flowXi Wang
2021-04-01RDMA/hns: Reorganize hns_roce_create_cq()Yixing Liu
2021-04-01RDMA/hns: Refactor hns_roce_v2_poll_one()Weihang Li
2021-04-01MAINTAINERS: remove Xavier as maintainer of HISILICON ROCE DRIVERWeihang Li
2021-04-01RDMA/rtrs-clt: Cap max_io_sizeJack Wang
2021-04-01RDMA/rtrs: Cleanup unused 's' variable in __alloc_sessJack Wang
2021-04-01RDMA/rtrs-srv: Report temporary sessname for error messageGioh Kim
2021-04-01RDMA/rtrs: New function converting rtrs_addr to stringGioh Kim
2021-04-01RDMA/rtrs: Cleanup the code in rtrs_srv_rdma_cm_handlerGuoqing Jiang
2021-04-01RDMA/rtrs: Remove sessname and sess_kobj from rtrs_attrsGuoqing Jiang
2021-04-01RDMA/rtrs: Kill the put label in rtrs_srv_create_once_sysfs_root_foldersGuoqing Jiang
2021-04-01RDMA/rtrs-clt: Remove redundant code from rtrs_clt_read_reqGuoqing Jiang
2021-04-01MAINTAINERS: Change maintainer for rtrs moduleDanil Kipnis
2021-04-01RDMA/uverbs: Fix -Wunused-function warningYueHaibing