summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* use less confusing names for iov_iter direction initializersAl Viro2023-02-091-1/+1
* READ is "data destination", not source...Al Viro2023-02-091-1/+1
* IB/hfi1: Remove user expected buffer invalidate raceDean Luick2023-02-012-5/+55
* IB/hfi1: Immediately remove invalid memory from hardwareDean Luick2023-02-012-14/+30
* IB/hfi1: Fix expected receive setup error exit issuesDean Luick2023-02-011-33/+50
* IB/hfi1: Reserve user expected TIDsDean Luick2023-02-011-8/+6
* IB/hfi1: Reject a zero-length user expected bufferDean Luick2023-02-011-0/+2
* RDMA/core: Fix ib block iterator counter overflowYonatan Nachum2023-02-011-2/+5
* RDMA/rxe: Prevent faulty rkey generationDaisuke Matsuda2023-02-011-5/+5
* RDMA/rxe: Fix inaccurate constants in rxe_type_infoDaisuke Matsuda2023-02-011-11/+11
* RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)2023-01-241-3/+5
* RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb2023-01-121-14/+35
* RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory2023-01-121-3/+3
* RDMA/siw: Fix pointer cast warningArnd Bergmann2022-12-311-1/+1
* IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea2022-12-311-0/+7
* RDMA/hns: Fix XRC caps on HIP08Chengchang Tang2022-12-311-2/+3
* RDMA/hns: Fix error code of CMDChengchang Tang2022-12-312-1/+30
* RDMA/hns: Fix page size cap from firmwareChengchang Tang2022-12-311-0/+3
* RDMA/hns: Fix PBL page MTR findChengchang Tang2022-12-311-1/+2
* RDMA/hns: Fix AH attr queried by query_qpChengchang Tang2022-12-311-0/+2
* RDMA/hns: Fix the gid problem caused by free mrYixing Liu2022-12-312-46/+137
* RDMA/srp: Fix error return code in srp_parse_options()Wang Yufen2022-12-311-14/+82
* RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen2022-12-311-0/+6
* RDMA: Disable IB HW for UMLRandy Dunlap2022-12-311-0/+2
* RDMA/nldev: Fix failure to send large messagesMark Zhang2022-12-311-1/+1
* RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can2022-12-311-0/+2
* RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failedZhang Xiaoxu2022-12-311-3/+3
* RDMA/hns: fix memory leak in hns_roce_alloc_mr()Zhengchao Shao2022-12-311-2/+2
* RDMA/irdma: Initialize net_type before checking itMustafa Ismail2022-12-311-0/+1
* RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang2022-12-311-0/+2
* RDMA/hns: Fix incorrect sge nums calculationLuoyouming2022-12-314-30/+110
* RDMA/hns: Fix ext_sge num error when post sendLuoyouming2022-12-311-2/+11
* RDMA/rxe: Fix mr->map double freeLi Zhijian2022-12-311-7/+2
* RDMA/irdma: Do not request 2-level PBLEs for CQ allocMustafa Ismail2022-12-311-10/+5
* RDMA/irdma: Fix RQ completion opcodeMustafa Ismail2022-12-315-45/+71
* RDMA/irdma: Fix inline for multiple SGE'sMustafa Ismail2022-12-313-104/+119
* RDMA/siw: Set defined status for work completion with undefined statusBernard Metzler2022-12-311-2/+2
* RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang2022-12-311-1/+1
* RDMA/core: Make sure "ib_port" is valid when access sysfs nodeMark Zhang2022-12-311-6/+11
* RDMA/restrack: Release MR restrack when deleteMark Zhang2022-12-311-2/+0
* IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich2022-12-311-5/+0
* RDMA/siw: Fix immediate work request flush to completion queueBernard Metzler2022-12-312-6/+58
* RDMA/irdma: Report the correct link speedShiraz Saleem2022-12-311-32/+3
* RDMA/core: Fix order of nldev_exit callLeon Romanovsky2022-12-311-1/+1
* RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter2022-10-281-1/+8
* RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin2022-10-282-2/+10
* RDMA/rxe: Fix mr leak in RESPST_ERR_RNRLi Zhijian2022-10-251-1/+3
* RDMA/hns: Fix NULL pointer problem in free_mr_init()Yixing Liu2022-10-241-0/+4
* RDMA/hns: Disable local invalidate operationYangyang Li2022-10-242-13/+0
* RDMA/efa: Add EFA 0xefa2 PCI IDMichael Margolin2022-10-241-1/+3