summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-11-28RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky
2023-10-25RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-09-23Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-21IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel
2023-06-21IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel
2023-06-21IB/isert: Fix dead lock in ib_isertSaravanan Vajravel
2023-06-14i40iw: fix build warning in i40iw_manage_apbvt()Greg Kroah-Hartman
2023-05-17IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey
2023-05-17RDMA/rdmavt: Delete unnecessary NULL checkNatalia Petrova
2023-03-11IB/hfi1: Assign npages earlierDean Luick
2023-02-06IB/hfi1: Reserve user expected TIDsDean Luick
2023-02-06IB/hfi1: Reject a zero-length user expected bufferDean Luick
2023-01-24RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)
2023-01-18IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea
2023-01-18RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen
2023-01-18RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failedZhang Xiaoxu
2023-01-18RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang
2022-10-26RDMA/rxe: Fix the error caused by qp->skZhu Yanjun
2022-10-26RDMA/rxe: Fix "kernel NULL pointer dereference" errorZhu Yanjun
2022-08-25RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun
2022-08-25RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib
2022-06-14RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang
2022-06-14RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro
2022-06-14RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller
2022-03-02RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2022-01-27RDMA/rxe: Fix a typo in opcode nameChengguang Xu
2022-01-27RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2022-01-27RDMA/cxgb4: Set queue pair state when being queriedKamal Heib
2022-01-27RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon
2022-01-27RDMA/hns: Validate the pkey indexKamal Heib
2022-01-11RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-14IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn
2021-11-26RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2021-11-26RDMA/rxe: Fix wrong port_cap_flagsJunji Wei
2021-11-26RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad
2021-11-12IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-11-12IB/qib: Use struct_size() helperGustavo A. R. Silva
2021-09-22RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky
2021-09-03IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-07-20RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch
2021-07-20RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang