aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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 '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-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/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky
2020-07-29RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky
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-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/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason 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/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb
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-16treewide: Remove uninitialized_var() usageKees Cook
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
2020-07-16IB/hfi1: Remove unnecessary fall-through markingsGustavo A. R. Silva
2020-07-16RDMA/qedr: SRQ's bug fixesYuval Basson
2020-07-16RDMA/mlx5: Init dest_type when create flowDaria Velikovsky
2020-07-16RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZEXi Wang
2020-07-16RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPCWeihang Li
2020-07-16RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb