summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-03-09IB/mlx5: Add missing error codeYueHaibing
2021-03-09RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha
2021-03-04RDMA/hns: Fixes missing error code of CMDQLang Cheng
2021-03-04RDMA/hns: Fix type of sq_signal_bitsWeihang Li
2021-03-04RDMA/siw: Fix calculation of tx_valid_cpus sizeKamal Heib
2021-03-04RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang
2021-03-04RDMA/rxe: Correct skb on loopback pathBob Pearson
2021-03-04RDMA/rxe: Fix coding error in rxe_rcv_mcast_pktBob Pearson
2021-03-04RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson
2021-03-04IB/cm: Avoid a loop when device has 255 portsParav Pandit
2021-03-04IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit
2021-03-04IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory
2021-03-04IB/umad: Return EIO in case of when device disassociatedShay Drory
2021-03-04RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas
2021-03-04RDMA/siw: Fix handling of zero-sized Read and Receive Queues.Bernard Metzler
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