summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter2022-11-101-1/+8
* IB/hfi1: Correctly move list in sc_disable()Dean Luick2022-11-101-2/+1
* RDMA/mlx5: Set local port to one when accessing countersChris Mi2022-09-151-0/+6
* RDMA/hns: Fix supported page sizeChengchang Tang2022-09-151-1/+1
* RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie2022-08-251-1/+3
* RDMA/hns: Fix incorrect clearing of interrupt status registerHaoyue Xu2022-08-251-2/+2
* RDMA/qedr: Fix reporting QP timeout attributeKamal Heib2022-07-072-1/+4
* RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro2022-06-141-1/+1
* RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller2022-06-141-5/+7
* RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller2022-06-141-0/+2
* RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu2022-04-151-1/+3
* RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky2022-02-081-1/+1
* RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu2022-01-271-1/+1
* RDMA/cxgb4: Set queue pair state when being queriedKamal Heib2022-01-271-0/+1
* RDMA/hns: Validate the pkey indexKamal Heib2022-01-271-0/+3
* IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-291-1/+1
* IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn2021-12-141-1/+1
* RDMA/bnxt_re: Check if the vlan is valid before reportingSelvin Xavier2021-11-261-3/+9
* RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky2021-11-171-1/+3
* RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier2021-11-171-1/+2
* RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad2021-11-171-6/+9
* RDMA/mlx5: Set user priority for DCTPatrisious Haddad2021-11-021-0/+2
* IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn2021-11-021-3/+6
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-11-021-10/+23
* RDMA/efa: Remove double QP type assignmentLeon Romanovsky2021-09-221-1/+0
* IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn2021-09-221-6/+1
* RDMA/efa: Free IRQ vectors on error flowGal Pressman2021-09-031-0/+1
* IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li2021-09-031-5/+4
* RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS2021-09-031-0/+1
* RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong2021-07-191-0/+1
* RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky2021-07-141-1/+1
* RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky2021-07-141-2/+2
* RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky2021-07-142-11/+4
* RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch2021-07-071-0/+8
* IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel2021-06-161-5/+4
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-161-4/+1
* RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb2021-05-261-0/+1
* RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong2021-05-141-0/+1
* RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale2021-05-141-4/+2
* RDMA/cxgb4: add missing qpid incrementPotnuri Bharat Teja2021-05-141-1/+1
* IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng2021-05-141-0/+1
* RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng2021-05-141-1/+3
* RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja2021-04-141-1/+2
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-301-2/+2
* IB/mlx5: Add missing error codeYueHaibing2021-03-091-1/+3
* RDMA/hns: Fixes missing error code of CMDQLang Cheng2021-03-041-4/+3
* RDMA/hns: Fix type of sq_signal_bitsWeihang Li2021-03-041-1/+1
* RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang2021-03-041-2/+1
* IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit2021-03-041-2/+1
* RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas2021-03-041-1/+3