summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea2023-01-071-0/+7
* RDMA/rxe: Fix the error caused by qp->skZhu Yanjun2022-10-261-2/+4
* RDMA/rxe: Fix "kernel NULL pointer dereference" errorZhu Yanjun2022-10-261-1/+3
* RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang2022-06-141-1/+1
* RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro2022-06-141-1/+1
* RDMA/ib_srp: Fix a deadlockBart Van Assche2022-03-021-2/+4
* RDMA/rxe: Fix a typo in opcode nameChengguang Xu2022-01-271-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/core: Let ib_find_gid() continue search even after empty entryAvihai Horon2022-01-271-1/+2
* 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/rxe: Fix wrong port_cap_flagsJunji Wei2021-11-261-1/+1
* 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-121-10/+23
* IB/qib: Use struct_size() helperGustavo A. R. Silva2021-11-121-2/+4
* IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li2021-09-031-5/+4
* RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch2021-07-201-1/+2
* RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang2021-07-201-1/+1
* RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong2021-07-201-0/+1
* RDMA/rxe: Fix failure during driver loadKamal Heib2021-07-201-3/+7
* RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky2021-05-261-0/+7
* RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale2021-05-221-4/+2
* RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja2021-04-161-1/+2
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-301-2/+2
* RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson2021-03-031-3/+8
* IB/umad: Return EIO in case of when device disassociatedShay Drory2021-03-031-1/+6
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-231-0/+3
* RDMA/cxgb4: Validate the number of CQEsKamal Heib2020-12-291-0/+3
* RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann2020-12-292-2/+1
* RDMA/rxe: Compute PSN windows correctlyBob Pearson2020-12-291-1/+2
* RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky2020-12-291-0/+2
* RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem2020-12-112-34/+7
* IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang2020-12-021-4/+6
* IB/rdmavt: Fix sizeof mismatchColin Ian King2020-10-291-3/+1
* RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-10-291-1/+0
* RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon2020-10-291-1/+1
* IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge2020-10-291-0/+3
* IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2020-10-292-3/+33
* RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche2020-10-011-3/+4
* RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET2020-10-011-2/+2
* RDMA/i40iw: Fix potential use after freePan Bian2020-10-011-1/+1
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2020-10-011-3/+3
* RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang2020-09-231-1/+1
* IB/rxe: Remove a pointless indirection layerBart Van Assche2020-09-238-67/+42
* RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib2020-09-231-3/+0
* RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu2020-09-231-0/+1