summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-03-29RDMA/hns: Fix uninitialized variable bugGustavo A. R. Silva
2020-03-29RDMA/hns: Modify the mask of QP number for CQE of hip08Lang Cheng
2020-03-29RDMA/hns: Reduce the maximum number of extend SGE per WQELang Cheng
2020-03-29RDMA/hns: Reduce PFC frames in congestion scenariosJihua Tao
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik
2020-03-27IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-03-27IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky
2020-03-27IB/mlx5: Extend QP creation to get uar page index from user spaceYishai Hadas
2020-03-27IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas
2020-03-27IB/hfi1: Get rid of a warningMauro Carvalho Chehab
2020-03-26RDMA/hns: Remove redundant judgment of qp_typeWeihang Li
2020-03-26RDMA/hns: Remove redundant assignment of wc->smac when polling cqWeihang Li
2020-03-26RDMA/hns: Remove redundant qpc setup operationsLang Cheng
2020-03-26RDMA/hns: Remove meaningless printsWenpeng Liang
2020-03-26RDMA/hns: Remove definition of cq doorbell structureLang Cheng
2020-03-26RDMA/hns: Adjust the qp status value sequence of the hardwareLang Cheng
2020-03-26RDMA/hns: Optimize hns_roce_alloc_vf_resource()Lijun Ou
2020-03-26RDMA/hns: Simplify attribute judgment codeLang Cheng
2020-03-26RDMA/hns: Fix a wrong judgment of return valueWeihang Li
2020-03-26RDMA/hns: Unify format of printsLijun Ou
2020-03-26IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko
2020-03-26RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun
2020-03-26IB/hfi1: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-26RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-03-24IB/mlx5: Generally use the WC auto detection test resultYishai Hadas
2020-03-24RDMA/hns: Optimize mhop put flow for multi-hop addressingXi Wang
2020-03-24RDMA/hns: Optimize mhop get flow for multi-hop addressingXi Wang
2020-03-24RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structuresSelvin Xavier
2020-03-24IB/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter
2020-03-23RDMA/siw: Suppress uninitialized var warningAndrew Morton
2020-03-18RDMA/efa: Use in-kernel offsetofend() to check field availabilityLeon Romanovsky
2020-03-18IB/hfi1: Remove kobj from hfi1_devdataKaike Wan
2020-03-18IB/rdmavt: Delete unused routineMike Marciniszyn
2020-03-18RDMA/hns: Check if depth of qp is 0 before configureLang Cheng
2020-03-18i40iw: Report correct firmware versionSindhu, Devale
2020-03-18RDMA/hns: Optimize wqe buffer set flow for post sendXi Wang
2020-03-18RDMA/hns: Optimize base address table config flow for qp bufferXi Wang
2020-03-18RDMA/hns: Optimize the wr opcode conversion from ib to hnsXi Wang
2020-03-18RDMA/hns: Optimize wqe buffer filling process for post sendXi Wang
2020-03-18RDMA/hns: Rename wqe buffer related functionsXi Wang
2020-03-17RDMA/bnxt_re: Remove unnecessary sched countSelvin Xavier
2020-03-17RDMA/bnxt_re: Fix lifetimes in bnxt_re_taskJason Gunthorpe
2020-03-17RDMA/bnxt_re: Use ib_device_try_get()Jason Gunthorpe
2020-03-17RDMA/cm: Make sure the cm_id is in the IB_CM_IDLE state in destroyJason Gunthorpe
2020-03-17RDMA/cm: Allow ib_send_cm_sidr_rep() to be done under lockJason Gunthorpe