summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-13RDMA/rtrs-clt: Print more info when an error happensGioh Kim1-4/+38
2021-04-13Documentation/ABI/rtrs-clt: Add descriptions for min-latency policyGioh Kim1-0/+12
2021-04-13RDMA/rtrs-clt: New sysfs attribute to print the latency of each pathGioh Kim1-0/+16
2021-04-13RDMA/rtrs-clt: Add a minimum latency multipath policyGioh Kim5-4/+78
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe11-369/+720
2021-04-13RDMA/mlx5: Expose UAPI to query DMMaor Gottlieb3-1/+55
2021-04-13RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb5-14/+209
2021-04-13RDMA/mlx5: Add support to MODIFY_MEMIC commandMaor Gottlieb2-0/+38
2021-04-13RDMA/mlx5: Re-organize the DM codeMaor Gottlieb3-116/+114
2021-04-13RDMA/mlx5: Move all DM logic to separate fileMaor Gottlieb8-362/+388
2021-04-13RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line numberMaor Gottlieb1-1/+1
2021-04-13net/mlx5: Add MEMIC operations related bitsMaor Gottlieb1-1/+41
2021-04-13IB/hfi1: Rework AIP and VNIC dummy netdev usageMike Marciniszyn5-116/+105
2021-04-13RDMA/qib: Remove useless qib_read_ureg() functionJiapeng Chong1-22/+0
2021-04-13RDMA/hns: Remove unnecessary flush operation for workqueueYixian Liu2-3/+0
2021-04-12RDMA/rtrs-clt: destroy sysfs after removing session from active listGioh Kim1-1/+1
2021-04-12RDMA/srpt: Fix error return code in srpt_cm_req_recv()Wang Wensheng1-0/+1
2021-04-12rds: ib: Remove two ib_modify_qp() callsHåkon Bugge2-34/+2
2021-04-12IB/cma: Introduce rdma_set_min_rnr_timer()Håkon Bugge3-0/+45
2021-04-12RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlockYe Bin1-2/+1
2021-04-12RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()Wang Wensheng1-0/+1
2021-04-12IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng1-0/+1
2021-04-12RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng1-1/+3
2021-04-12RDMA/core: Correct format of block commentsWenpeng Liang4-4/+8
2021-04-12RDMA/core: Correct format of bracesWenpeng Liang5-28/+25
2021-04-12RDMA/core: Remove redundant spacesWenpeng Liang6-48/+48
2021-04-12RDMA/core: Add necessary spacesWenpeng Liang3-5/+5
2021-04-12RDMA/core: Remove the redundant return statementsWenpeng Liang2-3/+0
2021-04-12RDMA/core: Print the function name by __func__ instead of an fixed stringWenpeng Liang3-19/+15
2021-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe22-62/+363
2021-04-08RDMA/hns: Prevent le32 from being implicitly converted to u32Lang Cheng1-8/+7
2021-04-08RDMA/hns: Simplify the function config_eqc()Yixing Liu2-185/+65
2021-04-08RDMA/hns: Add XRC subtype in QPC and XRC type in SRQCWenpeng Liang2-7/+11
2021-04-08RDMA/hns: Remove unsupported QP typesWenpeng Liang3-5/+1
2021-04-08RDMA/hns: Delete unused members in the structure hns_roce_hwYangyang Li3-32/+0
2021-04-08RDMA/hns: Delete redundant abnormal interrupt statusWenpeng Liang2-16/+6
2021-04-08RDMA/hns: Delete redundant condition judgment related to eqYangyang Li1-21/+6
2021-04-08RDMA/hns: Fix missing assignment of max_inline_dataWeihang Li1-0/+1
2021-04-08RDMA/hns: Avoid enabling RQ inline on UDWeihang Li2-3/+8
2021-04-08RDMA/hns: Modify prints for mailbox and command queueWenpeng Liang2-10/+20
2021-04-08RDMA/hns: Support more return types of command queueLang Cheng1-4/+14
2021-04-08RDMA/hns: Enable all CMDQ contextLang Cheng2-41/+27
2021-04-08RDMA/rxe: Fix missing acks from responderBob Pearson2-11/+8
2021-04-07RDMA/core: Make the wc status prompt message clearerYixian Liu1-2/+2
2021-04-07RDMA/hns: Use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2021-04-07IB/mlx5: Reduce max order of memory allocated for xlt updatePraveen Kumar Kannoju1-1/+1
2021-04-07IB/hfi1: Remove unused functionKaike Wan1-18/+0
2021-04-07IB/hfi1: Use kzalloc() for mmu_rb_handler allocationMike Marciniszyn1-1/+1
2021-04-07IB/hfi1: Add additional usdma tracesMike Marciniszyn3-3/+85
2021-04-07IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()Mike Marciniszyn3-16/+8