summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-301-2/+2
* IB/mlx5: Add missing error codeYueHaibing2021-03-091-1/+3
* RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha2021-03-091-0/+1
* RDMA/hns: Fixes missing error code of CMDQLang Cheng2021-03-041-4/+3
* RDMA/hns: Fix type of sq_signal_bitsWeihang Li2021-03-041-1/+1
* RDMA/siw: Fix calculation of tx_valid_cpus sizeKamal Heib2021-03-041-1/+1
* RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang2021-03-041-2/+1
* RDMA/rxe: Correct skb on loopback pathBob Pearson2021-03-041-0/+5
* RDMA/rxe: Fix coding error in rxe_rcv_mcast_pktBob Pearson2021-03-041-6/+10
* RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson2021-03-041-3/+8
* IB/cm: Avoid a loop when device has 255 portsParav Pandit2021-03-041-4/+4
* IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit2021-03-041-2/+1
* 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/siw: Fix handling of zero-sized Read and Receive Queues.Bernard Metzler2021-03-045-146/+177
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit2021-01-191-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/restrack: Don't treat as an error allocation ID wrappingLeon Romanovsky2021-01-191-0/+1
* RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()Tom Rix2021-01-191-1/+1
* RDMA/cma: Don't overwrite sgid_attr after device is releasedLeon Romanovsky2020-12-301-3/+4
* RDMA/core: Do not indicate device ready when device enablement failsJack Morgenstein2020-12-301-3/+4
* 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
* RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu2020-12-021-0/+1
* RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang2020-12-021-4/+4
* IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang2020-12-021-4/+6
* RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configsChristoph Hellwig2020-11-244-2/+7
* RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()Qinglang Miao2020-11-241-1/+1
* 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-011-6/+5
* RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson2020-10-291-0/+3
* RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson2020-10-291-5/+12
* IB/rdmavt: Fix sizeof mismatchColin Ian King2020-10-291-3/+1
* RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib2020-10-293-0/+15
* RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li2020-10-291-0/+1
* RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang2020-10-291-1/+3
* i40iw: Add support to make destroy QP synchronousSindhu, Devale2020-10-296-71/+45
* RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe2020-10-291-1/+3
* RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-10-291-1/+0
* RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe2020-10-291-32/+31
* RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe2020-10-291-15/+4
* RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon2020-10-291-1/+1
* RDMA/qedr: Fix return code if accept is called on a destroyed qpMichal Kalderon2020-10-291-2/+4