summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Fix possible panic during hotplug removeDouglas Miller2023-08-161-0/+1
* RDMA/mlx4: Make check for invalid flags stricterDan Carpenter2023-08-111-9/+9
* IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey2023-08-112-10/+9
* treewide: Remove uninitialized_var() usageKees Cook2023-08-115-11/+11
* i40iw: fix build warning in i40iw_manage_apbvt()Greg Kroah-Hartman2023-06-141-3/+2
* RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang2023-05-171-1/+1
* IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey2023-05-171-7/+6
* RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter2023-05-171-2/+6
* IB/hfi1: Assign npages earlierDean Luick2023-03-031-7/+2
* IB/hfi1: Restore allocated resources on failed copyoutDean Luick2023-02-221-2/+5
* IB/hfi1: Fix expected receive setup error exit issuesDean Luick2023-02-061-33/+50
* IB/hfi1: Reserve user expected TIDsDean Luick2023-02-061-8/+6
* IB/hfi1: Reject a zero-length user expected bufferDean Luick2023-02-061-0/+2
* RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb2023-01-181-14/+35
* RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen2023-01-181-0/+6
* RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang2023-01-181-0/+2
* RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter2022-11-101-1/+8
* RDMA/mlx5: Set local port to one when accessing countersChris Mi2022-09-151-0/+6
* RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie2022-08-251-1/+3
* 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/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/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky2021-11-261-1/+3
* RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier2021-11-261-1/+2
* RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad2021-11-261-6/+9
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-11-061-10/+23
* IB/qib: Use struct_size() helperGustavo A. R. Silva2021-11-061-2/+3
* RDMA/mlx5: Set user priority for DCTPatrisious Haddad2021-11-021-0/+2
* IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li2021-09-031-5/+4
* RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong2021-07-201-0/+1
* RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky2021-07-201-1/+1
* RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky2021-07-201-2/+2
* 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-221-0/+1
* RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale2021-05-221-4/+2
* IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng2021-05-221-0/+1
* 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
* RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas2021-03-041-1/+3
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch2021-01-191-1/+1