summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-11-05RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-11-05RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe
2020-10-30IB/rdmavt: Fix sizeof mismatchColin Ian King
2020-10-30RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li
2020-10-30RDMA/hns: Set the unsupported wr opcodeLijun Ou
2020-10-30RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe
2020-10-30RDMA/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 use of uninitialized fieldMichal Kalderon
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-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
2020-10-01RDMA/qedr: Fix potential use after freePan Bian
2020-09-23RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS
2020-09-17RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang
2020-09-17RDMA/core: Fix reported speed and widthKamal Heib
2020-09-17RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier
2020-09-17RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib
2020-09-17RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu
2020-08-26RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-21RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-08-19RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-08-19RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin
2020-08-19RDMA/qedr: SRQ's bug fixesYuval Basson
2020-08-19RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun
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-30RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon
2020-06-30IB/mad: Fix use after free when destroying MAD agentShay Drory
2020-06-25RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja
2020-06-25IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
2020-06-25RDMA/mlx5: Add init2init as a modify commandAharon Landau
2020-06-22RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-06-03IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev