summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24IB/hfi1: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24RDMA/uverbs: Silence shiftTooManyBitsSigned warningLeon Romanovsky
2020-07-24RDMA/uverbs: Remove redundant assignmentsLeon Romanovsky
2020-07-24RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb
2020-07-24RDMA/core: Update write interface to use automatic object lifetimeLeon Romanovsky
2020-07-24RDMA/core: Align abort/commit object scheme for write() and ioctl() pathsLeon Romanovsky
2020-07-24RDMA/mlx5: Allow SQ modificationMaor Gottlieb
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-21RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe
2020-07-20RDMA/bnxt_re: Change wr posting logic to accommodate variable wqesDevesh Sharma
2020-07-20RDMA/bnxt_re: Add helper data structuresDevesh Sharma
2020-07-20RDMA/bnxt_re: Pull psn buffer dynamically based on prodDevesh Sharma
2020-07-20RDMA/bnxt_re: introduce a function to allocate swqDevesh Sharma
2020-07-20RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma
2020-07-20RDMA/qedr: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/i40iw: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/cxgb4: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/siw: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/core: Remove query_pkey from the mandatory opsKamal Heib
2020-07-20RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is setKamal Heib
2020-07-20RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is setKamal Heib
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin
2020-07-16RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon
2020-07-16RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon
2020-07-16RDMA/usnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET