summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-05RDMA/mlx5: Fix flow destination setting for RDMA TX flow tableMichael Guralnik1-2/+4
2020-07-31RDMA/rxe: Remove pkey tableKamal Heib6-77/+13
2020-07-31RDMA/umem: Add a schedule point in ib_umem_get()Eric Dumazet1-0/+1
2020-07-30RDMA/hns: Fix the unneeded process when getting a general type of CQE errorXi Wang2-0/+10
2020-07-30RDMA/hns: Fix error during modify qp RTS2RTSLang Cheng1-1/+3
2020-07-30RDMA/hns: Delete unnecessary memset when allocating VF resourceLang Cheng1-2/+0
2020-07-30RDMA/hns: Remove redundant parameters in set_rc_wqe()Weihang Li1-13/+17
2020-07-30RDMA/hns: Remove support for HIP08_ALang Cheng3-65/+47
2020-07-30RDMA/hns: Refactor hns_roce_v2_set_hem()Weihang Li1-19/+26
2020-07-30RDMA/hns: Remove redundant hardware opcode definitionsLang Cheng2-30/+14
2020-07-29RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang1-3/+0
2020-07-29RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wqJack Wang2-2/+2
2020-07-29RDMA/rtrs-clt: add an additional random 8 seconds before reconnectingDanil Kipnis1-2/+12
2020-07-29RDMA/cma: Execute rdma_cm destruction from a handler properlyJason Gunthorpe1-90/+84
2020-07-29RDMA/cma: Remove unneeded locking for req pathsJason Gunthorpe1-25/+6
2020-07-29RDMA/cma: Using the standard locking pattern when delivering the removal eventJason Gunthorpe1-26/+36
2020-07-29RDMA/cma: Simplify DEVICE_REMOVAL for internal_idJason Gunthorpe1-1/+5
2020-07-29RDMA/efa: Add EFA 0xefa1 PCI IDGal Pressman1-2/+4
2020-07-29RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman1-0/+40
2020-07-29RDMA/efa: Expose minimum SQ sizeGal Pressman4-2/+5
2020-07-29RDMA/efa: Expose maximum TX doorbell batchGal Pressman4-0/+14
2020-07-29IB/srpt: use new shared CQ mechanismYamin Friedman2-8/+10
2020-07-29IB/isert: use new shared CQ mechanismYamin Friedman2-153/+34
2020-07-29IB/iser: use new shared CQ mechanismYamin Friedman2-106/+29
2020-07-28RDMA/mlx5: Delete unreachable codeLeon Romanovsky2-9/+4
2020-07-27RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng1-1/+1
2020-07-27Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe4-31/+67
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger2-11/+42
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger2-19/+16
2020-07-24IB/hfi1: Use fallthrough pseudo-keywordGustavo A. R. Silva11-60/+41
2020-07-24RDMA/uverbs: Silence shiftTooManyBitsSigned warningLeon Romanovsky1-1/+1
2020-07-24RDMA/uverbs: Remove redundant assignmentsLeon Romanovsky1-5/+5
2020-07-24RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb3-1/+13
2020-07-24RDMA/core: Update write interface to use automatic object lifetimeLeon Romanovsky1-207/+86
2020-07-24RDMA/core: Align abort/commit object scheme for write() and ioctl() pathsLeon Romanovsky2-1/+10
2020-07-24RDMA/mlx5: Allow SQ modificationMaor Gottlieb1-10/+8
2020-07-20RDMA/bnxt_re: Change wr posting logic to accommodate variable wqesDevesh Sharma5-173/+398
2020-07-20RDMA/bnxt_re: Add helper data structuresDevesh Sharma2-0/+46
2020-07-20RDMA/bnxt_re: Pull psn buffer dynamically based on prodDevesh Sharma2-58/+74
2020-07-20RDMA/bnxt_re: introduce a function to allocate swqDevesh Sharma3-171/+207
2020-07-20RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma4-17/+42
2020-07-20RDMA/qedr: Remove the query_pkey callbackKamal Heib2-3/+1
2020-07-20RDMA/i40iw: Remove the query_pkey callbackKamal Heib1-19/+0
2020-07-20RDMA/cxgb4: Remove the query_pkey callbackKamal Heib1-11/+0
2020-07-20RDMA/siw: Remove the query_pkey callbackKamal Heib3-11/+0
2020-07-20RDMA/core: Remove query_pkey from the mandatory opsKamal Heib1-1/+3
2020-07-20RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is setKamal Heib1-16/+29
2020-07-20RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is setKamal Heib1-20/+41
2020-07-16RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin1-1/+4
2020-07-16RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon1-3/+6