summary refs log tree commit diff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-09-08RDMA/rxe: convert pr_warn to pr_debugLi Zhijian
2022-09-08RDMA/rxe: use %u to print u32 variablesLi Zhijian
2022-09-07RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale
2022-09-07RDMA/irdma: Use s/g array in post send only when its validSindhu-Devale
2022-09-07RDMA/irdma: Return correct WC error for bind operation failureSindhu-Devale
2022-09-07RDMA/irdma: Return error on MR deregister CQP failureSindhu-Devale
2022-09-07RDMA/irdma: Report the correct max cqes from query deviceSindhu-Devale
2022-09-06RDMA/rtrs-clt: Kill xchg_pathsGuoqing Jiang
2022-09-06RDMA/rtrs-clt: Break the loop once one path is connectedGuoqing Jiang
2022-09-06RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTHGuoqing Jiang
2022-09-05RDMA/hfi1: Remove the unneeded result variableye xingchen
2022-09-05Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2022-09-05RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ibChris Mi
2022-09-05IB/mlx5: Support querying eswitch functions from DEVXBodong Wang
2022-09-05RDMA/mlx5: Fix UMR cleanup on error flow of driver initMaor Gottlieb
2022-09-05RDMA/mlx5: Set local port to one when accessing countersChris Mi
2022-09-05RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla
2022-09-05IB/core: Fix a nested dead lock as part of ODP flowYishai Hadas
2022-09-04RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij
2022-09-01RDMA/siw: Add missing Kconfig selectionsTom Talpey
2022-09-01RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com
2022-08-31RDMA/rxe: Delete error messages triggered by incoming Read requestsDaisuke Matsuda
2022-08-31RDMA/rxe: Remove the unused variable objZhu Yanjun
2022-08-31RDMA/rxe: Fix the error caused by qp->skZhu Yanjun
2022-08-31RDMA/rxe: Fix "kernel NULL pointer dereference" errorZhu Yanjun
2022-08-30RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qpWenpeng Liang
2022-08-30IB/cm: Refactor cm_insert_listen() and cm_find_listen()Mark Zhang
2022-08-30IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang
2022-08-30RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_evGuoqing Jiang
2022-08-30RDMA/hns: Remove the num_qpc_timer variableYixing Liu
2022-08-30RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shiftWenpeng Liang
2022-08-30RDMA/hns: Fix supported page sizeChengchang Tang
2022-08-29RDMA/cma: Fix arguments order in net device validationMichael Guralnik
2022-08-29RDMA/rxe: Remove an unused member from struct rxe_mrDaisuke Matsuda
2022-08-28RDMA/core: Remove 'device' argument from rdma_build_skb()Yunsheng Lin
2022-08-28RDMA/srp: Use the attribute group mechanism for sysfs attributesBart Van Assche
2022-08-28RDMA/srp: Handle dev_set_name() failureBart Van Assche
2022-08-28RDMA/srp: Remove the srp_host.released completionBart Van Assche
2022-08-28RDMA/srp: Rework the srp_add_port() error pathBart Van Assche
2022-08-28RDMA/irdma: Fix drain SQ hang with no completionShiraz Saleem
2022-08-24RDMA/hns: Support MR's restrack raw ops for hns driverWenpeng Liang
2022-08-23RDMA/hns: Support MR's restrack ops for hns driverWenpeng Liang
2022-08-23RDMA/hns: Support QP's restrack raw ops for hns driverWenpeng Liang
2022-08-23RDMA/hns: Support QP's restrack ops for hns driverWenpeng Liang
2022-08-23RDMA/hns: Support CQ's restrack raw ops for hns driverWenpeng Liang
2022-08-23RDMA/hns: Add or remove CQ's restrack attributesWenpeng Liang
2022-08-23RDMA/hns: Remove redundant DFX file and DFX ops structureWenpeng Liang
2022-08-23IB/mlx5: Remove duplicate header inclusion related to ODPDaisuke Matsuda
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang