summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Remove redundant hardware opcode definitionsLang Cheng2020-07-302-30/+14
* RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang2020-07-291-3/+0
* RDMA/include: Replace license text with SPDX tagsLeon Romanovsky2020-07-2931-946/+59
* RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wqJack Wang2020-07-292-2/+2
* RDMA/rtrs-clt: add an additional random 8 seconds before reconnectingDanil Kipnis2020-07-291-2/+12
* RDMA/cma: Execute rdma_cm destruction from a handler properlyJason Gunthorpe2020-07-291-90/+84
* RDMA/cma: Remove unneeded locking for req pathsJason Gunthorpe2020-07-291-25/+6
* RDMA/cma: Using the standard locking pattern when delivering the removal eventJason Gunthorpe2020-07-291-26/+36
* RDMA/cma: Simplify DEVICE_REMOVAL for internal_idJason Gunthorpe2020-07-291-1/+5
* RDMA/efa: Add EFA 0xefa1 PCI IDGal Pressman2020-07-291-2/+4
* RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman2020-07-292-0/+50
* RDMA/efa: Expose minimum SQ sizeGal Pressman2020-07-295-3/+7
* RDMA/efa: Expose maximum TX doorbell batchGal Pressman2020-07-295-1/+17
* IB/srpt: use new shared CQ mechanismYamin Friedman2020-07-292-8/+10
* IB/isert: use new shared CQ mechanismYamin Friedman2020-07-292-153/+34
* IB/iser: use new shared CQ mechanismYamin Friedman2020-07-292-106/+29
* RDMA/mlx5: Delete unreachable codeLeon Romanovsky2020-07-282-9/+4
* RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng2020-07-271-1/+1
* Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe2020-07-277-49/+180
|\
| * RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger2020-07-273-12/+45
| * RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger2020-07-273-20/+16
| * RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMRMeir Lichtinger2020-07-241-1/+3
| * net/mlx5: Enable count action for rules with allow actionMichael Guralnik2020-07-161-0/+1
| * net/mlx5: Add interface changes required for VDPAEli Cohen2020-07-162-16/+100
| * net/mlx5: Add VDPA interface type to supported enumerationsEli Cohen2020-07-161-0/+1
| * net/mlx5: Support setting access rights of dma addressesEli Cohen2020-07-163-2/+16
* | RDMA/mlx5: Fix typo in enum namePavel Machek2020-07-241-1/+1
* | IB/hfi1: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-2411-60/+41
* | RDMA/uverbs: Silence shiftTooManyBitsSigned warningLeon Romanovsky2020-07-241-1/+1
* | RDMA/uverbs: Remove redundant assignmentsLeon Romanovsky2020-07-241-5/+5
* | RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb2020-07-243-1/+13
* | RDMA/core: Update write interface to use automatic object lifetimeLeon Romanovsky2020-07-241-207/+86
* | RDMA/core: Align abort/commit object scheme for write() and ioctl() pathsLeon Romanovsky2020-07-244-1/+25
* | RDMA/mlx5: Allow SQ modificationMaor Gottlieb2020-07-241-10/+8
* | RDMA: rdma_user_ioctl.h: fix a duplicated word + clarifyRandy Dunlap2020-07-201-1/+1
* | RDMA/bnxt_re: Update maintainers for Broadcom rdma driverDevesh Sharma2020-07-201-0/+1
* | RDMA/bnxt_re: Change wr posting logic to accommodate variable wqesDevesh Sharma2020-07-205-173/+398
* | RDMA/bnxt_re: Add helper data structuresDevesh Sharma2020-07-202-0/+46
* | RDMA/bnxt_re: Pull psn buffer dynamically based on prodDevesh Sharma2020-07-202-58/+74
* | RDMA/bnxt_re: introduce a function to allocate swqDevesh Sharma2020-07-203-171/+207
* | RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma2020-07-204-17/+42
* | RDMA/qedr: Remove the query_pkey callbackKamal Heib2020-07-202-3/+1
* | RDMA/i40iw: Remove the query_pkey callbackKamal Heib2020-07-201-19/+0
* | RDMA/cxgb4: Remove the query_pkey callbackKamal Heib2020-07-201-11/+0
* | RDMA/siw: Remove the query_pkey callbackKamal Heib2020-07-203-11/+0
* | RDMA/core: Remove query_pkey from the mandatory opsKamal Heib2020-07-201-1/+3
* | RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is setKamal Heib2020-07-201-16/+29
* | RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is setKamal Heib2020-07-201-20/+41
* | RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin2020-07-161-1/+4
* | RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon2020-07-162-4/+11