summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-09-27RDMA/hns: Cleanup for a spelling error of AsynchronousGuofeng Yue-1/+1
2022-09-27IB/rdmavt: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng-2/+2
2022-09-27RDMA/rxe: Remove redundant num_sge fieldsBob Pearson-4/+2
2022-09-27RDMA/mlx5: Enable ATS support for MRs and umemsJason Gunthorpe-17/+61
2022-09-27RDMA/mlx5: Add support for dmabuf to devx umemJason Gunthorpe-3/+22
2022-09-27RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe-0/+21
2022-09-27net/mlx5: Add IFC bits for mkey ATSJason Gunthorpe-3/+8
2022-09-27RDMA/rxe: Fix resize_finish() in rxe_queue.cBob Pearson-5/+7
2022-09-27RDMA/rxe: Set pd early in mr alloc routinesBob Pearson-15/+14
2022-09-26RDMA/rxe: Add send_common_ack() helperLi Zhijian-26/+17
2022-09-22RDMA/core: Clean up a variable name in ib_create_srq_user()Dan Carpenter-1/+1
2022-09-22RDMA/srp: Support more than 255 rdma portsMikhael Goikhman-7/+7
2022-09-22RDMA/rxe: Use members of generic struct in rxe_mrDaisuke Matsuda-14/+8
2022-09-22IB: Set IOVA/LENGTH on IB_MR in core/uverbs layersDaisuke Matsuda-3/+6
2022-09-22RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang-2/+27
2022-09-22RDMA/cm: Use SLID in the work completion as the DLID in responder sideMark Zhang-7/+7
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang-87/+231
2022-09-22RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_pathsMark Zhang-15/+20
2022-09-21RDMA/erdma: Support dynamic mtuCheng Xu-1/+26
2022-09-20RDMA/siw: Fix QP destroy to wait for all references dropped.Bernard Metzler-1/+5
2022-09-20RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.Bernard Metzler-12/+15
2022-09-20IB/hfi1: remove rc_only_opcode and uc_only_opcode declarationsGaosheng Cui-3/+0
2022-09-20RDMA/srpt: Use flex array destination for memcpy()Hangyu Hua-1/+1
2022-09-20RDMA/erdma: Make hardware internal opcodes invisible to driverCheng Xu-5/+4
2022-09-20RDMA/erdma: Remove redundant includesCheng Xu-56/+1
2022-09-20RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_waitCheng Xu-22/+12
2022-09-20RDMA/srp: Fix srp_abort()Bart Van Assche-3/+1
2022-09-20RDMA/qib: fix repeated words in commentswangjianli-1/+1
2022-09-20RDMA/hfi1: fix repeated words in commentswangjianli-2/+2
2022-09-20RDMA/irdma: Validate udata inlen and outlenShiraz Saleem-7/+60
2022-09-20RDMA/irdma: Align AE id codes to correct flush code and eventSindhu-Devale-21/+38
2022-09-08RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()Daisuke Matsuda-1/+0
2022-09-08RDMA/rxe: convert pr_warn to pr_debugLi Zhijian-23/+22
2022-09-08RDMA/rxe: use %u to print u32 variablesLi Zhijian-5/+5
2022-09-06RDMA/rtrs-clt: Kill xchg_pathsGuoqing Jiang-12/+2
2022-09-06RDMA/rtrs-clt: Break the loop once one path is connectedGuoqing Jiang-1/+4
2022-09-06RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTHGuoqing Jiang-4/+3
2022-09-05RDMA/hfi1: Remove the unneeded result variableye xingchen-3/+1
2022-09-05Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky-27/+23
2022-09-05RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ibChris Mi-27/+23
2022-09-05IB/mlx5: Support querying eswitch functions from DEVXBodong Wang-0/+2
2022-09-01RDMA/siw: Add missing Kconfig selectionsTom Talpey-1/+4
2022-08-31RDMA/rxe: Delete error messages triggered by incoming Read requestsDaisuke Matsuda-7/+3
2022-08-31RDMA/rxe: Remove the unused variable objZhu Yanjun-7/+5
2022-08-31RDMA/rxe: Fix the error caused by qp->skZhu Yanjun-2/+4
2022-08-31RDMA/rxe: Fix "kernel NULL pointer dereference" errorZhu Yanjun-1/+3
2022-08-30RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qpWenpeng Liang-5/+1
2022-08-30IB/cm: Refactor cm_insert_listen() and cm_find_listen()Mark Zhang-20/+15
2022-08-30IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang-21/+8
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang-15/+6