summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha2021-03-111-0/+1
* RDMA/rxe: Correct skb on loopback pathBob Pearson2021-03-041-0/+5
* RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson2021-03-041-3/+8
* IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory2021-03-041-0/+10
* IB/umad: Return EIO in case of when device disassociatedShay Drory2021-03-041-1/+6
* RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas2021-03-041-1/+3
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch2021-01-191-1/+1
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-191-0/+3
* RDMA/cxgb4: Validate the number of CQEsKamal Heib2020-12-301-0/+3
* RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann2020-12-302-2/+1
* RDMA/rxe: Compute PSN windows correctlyBob Pearson2020-12-301-1/+2
* RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib2020-12-301-0/+1
* RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky2020-12-301-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
* RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad2020-11-051-0/+1
* RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe2020-11-051-6/+5
* IB/rdmavt: Fix sizeof mismatchColin Ian King2020-10-301-3/+1
* RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li2020-10-301-0/+1
* RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-10-301-1/+0
* RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe2020-10-301-32/+31
* RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe2020-10-301-15/+4
* RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon2020-10-291-1/+1
* RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon2020-10-291-1/+1
* RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe2020-10-291-0/+2
* RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe2020-10-291-1/+3
* 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
* RDMA/cm: Remove a race freeing timewait_infoJason Gunthorpe2020-10-011-10/+15
* RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche2020-10-011-3/+4
* RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET2020-10-011-2/+2
* RDMA/i40iw: Fix potential use after freePan Bian2020-10-011-1/+1
* RDMA/qedr: Fix potential use after freePan Bian2020-10-011-1/+1
* RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS2020-09-232-1/+2
* RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang2020-09-171-1/+1
* RDMA/core: Fix reported speed and widthKamal Heib2020-09-171-1/+1
* RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier2020-09-171-3/+18
* RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib2020-09-171-3/+0
* RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu2020-09-171-0/+1
* RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier2020-08-261-1/+2
* RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe2020-08-212-36/+31
* RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2020-08-212-4/+2
* RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng2020-08-191-1/+1
* RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin2020-08-191-1/+4
* RDMA/qedr: SRQ's bug fixesYuval Basson2020-08-192-14/+12
* RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun2020-08-191-1/+5
* IB/umem: fix reference count leak in ib_umem_odp_get()Yang Yingliang2020-07-291-1/+2
* RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo2020-06-301-0/+1