aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2021-07-20RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong
2021-07-20RDMA/rxe: Fix failure during driver loadKamal Heib
2021-05-26RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky
2021-05-22RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer
2021-05-22RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale
2021-05-22IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng
2021-04-16RDMA/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-03RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson
2021-03-03IB/umad: Return EIO in case of when device disassociatedShay Drory
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib
2021-01-23RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2020-12-29RDMA/cxgb4: Validate the number of CQEsKamal Heib
2020-12-29RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann
2020-12-29RDMA/rxe: Compute PSN windows correctlyBob Pearson
2020-12-29RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib
2020-12-29RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky
2020-12-08RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-10-29IB/rdmavt: Fix sizeof mismatchColin Ian King
2020-10-29RDMA/hns: Set the unsupported wr opcodeLijun Ou
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon
2020-10-29IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge
2020-10-29IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge
2020-10-01RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun
2020-10-01RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche
2020-10-01RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET
2020-10-01RDMA/i40iw: Fix potential use after freePan Bian
2020-10-01RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch
2020-09-23RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang
2020-09-23RDMA/core: Fix reported speed and widthKamal Heib
2020-09-23RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib
2020-09-23RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-07-29IB/umem: fix reference count leak in ib_umem_odp_get()Yang Yingliang
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-06-30RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang
2020-06-25IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein