aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li
2020-08-20RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan
2020-08-20RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-20RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"Colin Ian King
2020-08-18RDMA/usnic: Fix spelling mistake "transistion" -> "transition"Colin Ian King
2020-08-18RDMA/hns: Fix spelling mistake "epmty" -> "empty"Colin Ian King
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05RDMA/mlx5: Fix flow destination setting for RDMA TX flow tableMichael Guralnik
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31RDMA/rxe: Remove pkey tableKamal Heib
2020-07-31RDMA/umem: Add a schedule point in ib_umem_get()Eric Dumazet
2020-07-30RDMA/hns: Fix the unneeded process when getting a general type of CQE errorXi Wang
2020-07-30RDMA/hns: Fix error during modify qp RTS2RTSLang Cheng
2020-07-30RDMA/hns: Delete unnecessary memset when allocating VF resourceLang Cheng
2020-07-30RDMA/hns: Remove redundant parameters in set_rc_wqe()Weihang Li
2020-07-30RDMA/hns: Remove support for HIP08_ALang Cheng
2020-07-30RDMA/hns: Refactor hns_roce_v2_set_hem()Weihang Li
2020-07-30RDMA/hns: Remove redundant hardware opcode definitionsLang Cheng
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky
2020-07-30RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-29RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang
2020-07-29RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wqJack Wang
2020-07-29RDMA/rtrs-clt: add an additional random 8 seconds before reconnectingDanil Kipnis
2020-07-29RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky
2020-07-29RDMA/cma: Execute rdma_cm destruction from a handler properlyJason Gunthorpe
2020-07-29RDMA/cma: Remove unneeded locking for req pathsJason Gunthorpe
2020-07-29RDMA/cma: Using the standard locking pattern when delivering the removal eventJason Gunthorpe
2020-07-29RDMA/cma: Simplify DEVICE_REMOVAL for internal_idJason Gunthorpe
2020-07-29RDMA/efa: Add EFA 0xefa1 PCI IDGal Pressman
2020-07-29RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman
2020-07-29RDMA/efa: Expose minimum SQ sizeGal Pressman
2020-07-29RDMA/efa: Expose maximum TX doorbell batchGal Pressman
2020-07-29IB/srpt: use new shared CQ mechanismYamin Friedman
2020-07-29IB/isert: use new shared CQ mechanismYamin Friedman
2020-07-29IB/iser: use new shared CQ mechanismYamin Friedman
2020-07-28RDMA/mlx5: Delete unreachable codeLeon Romanovsky
2020-07-27qed: fix assignment of n_rq_elems to incorrect params fieldColin Ian King
2020-07-27bnxt_en: Update firmware interface to 1.10.1.54.Michael Chan
2020-07-27RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-07-27RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason Gunthorpe
2020-07-27RDMA/cm: Add min length checks to user structure copiesJason Gunthorpe
2020-07-27Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger