summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib
2021-01-19IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit
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
2021-01-19RDMA/restrack: Don't treat as an error allocation ID wrappingLeon Romanovsky
2021-01-19RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()Tom Rix
2020-12-30RDMA/cma: Don't overwrite sgid_attr after device is releasedLeon Romanovsky
2020-12-30RDMA/core: Do not indicate device ready when device enablement failsJack Morgenstein
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
2020-12-30RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib
2020-12-30RDMA/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-02RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu
2020-12-02RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-11-24RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configsChristoph Hellwig
2020-11-24RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()Qinglang Miao
2020-11-05RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-11-01RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe
2020-10-29RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson
2020-10-29RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson
2020-10-29IB/rdmavt: Fix sizeof mismatchColin Ian King
2020-10-29RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib
2020-10-29RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li
2020-10-29RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang
2020-10-29i40iw: Add support to make destroy QP synchronousSindhu, Devale
2020-10-29RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe
2020-10-29RDMA/hns: Set the unsupported wr opcodeLijun Ou
2020-10-29RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe
2020-10-29RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe
2020-10-29RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon
2020-10-29RDMA/qedr: Fix return code if accept is called on a destroyed qpMichal Kalderon
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon
2020-10-29RDMA/qedr: Fix qp structure memory leakMichal Kalderon
2020-10-29RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()Jason Gunthorpe
2020-10-29RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundaryJason Gunthorpe
2020-10-29RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky
2020-10-29RDMA/hns: Add a check for current state before modifying QPLang Cheng
2020-10-29RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe
2020-10-29RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe
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-01IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko
2020-10-01RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun
2020-10-01RDMA/cm: Remove a race freeing timewait_infoJason Gunthorpe
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