summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun2022-08-251-4/+8
* 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/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/hfi1: Prevent panic when SDMA is disabledDouglas Miller2022-06-141-0/+2
* RDMA/ib_srp: Fix a deadlockBart Van Assche2022-03-021-2/+4
* RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky2022-02-081-1/+1
* 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
* RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky2022-01-111-1/+1
* 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
* RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky2021-09-221-7/+12
* 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: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2021-05-222-4/+4
* 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-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/bnxt_re: Set queue pair state when being queriedKamal Heib2020-12-291-0/+1
* 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-082-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: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun2020-10-011-0/+2