aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-06-14RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller
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/bnxt_re: Fix query SRQ failureSelvin Xavier
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-06IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-11-06IB/qib: Use struct_size() helperGustavo A. R. Silva
2021-11-02RDMA/mlx5: Set user priority for DCTPatrisious Haddad
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
2021-07-20RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong
2021-07-20RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-07-20RDMA/rxe: Fix qp reference counting for atomic opsBob Pearson
2021-07-20RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
2021-07-20RDMA/rxe: Fix failure during driver loadKamal Heib
2021-06-16IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-05-26RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb
2021-05-26RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky
2021-05-22RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong
2021-05-22RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale
2021-05-22RDMA/srpt: Fix error return code in srpt_cm_req_recv()Wang Wensheng
2021-05-22IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng
2021-04-14RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-03-11RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha
2021-03-04RDMA/rxe: Correct skb on loopback pathBob Pearson
2021-03-04RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson
2021-03-04IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory
2021-03-04IB/umad: Return EIO in case of when device disassociatedShay Drory
2021-03-04RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib
2021-01-19RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2021-01-19RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2020-12-30RDMA/cxgb4: Validate the number of CQEsKamal Heib
2020-12-30RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann
2020-12-30RDMA/rxe: Compute PSN windows correctlyBob Pearson