aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-21/+49
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-22qed: add support for different page sizes for chainsAlexander Lobakin1-0/+2
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin2-57/+58
2020-07-21RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe1-3/+19
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-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-1/+5
2020-07-16treewide: Remove uninitialized_var() usageKees Cook9-18/+18
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
2020-07-16RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon2-3/+9
2020-07-16RDMA/usnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-2/+2
2020-07-16IB/hfi1: Remove unnecessary fall-through markingsGustavo A. R. Silva1-13/+14
2020-07-16RDMA/qedr: SRQ's bug fixesYuval Basson2-14/+12
2020-07-16IB/isert: allocate RW ctxs according to max IO sizeMax Gurtovoy2-3/+6
2020-07-16RDMA/mlx5: Init dest_type when create flowDaria Velikovsky1-1/+1
2020-07-16RDMA/rxe: Remove rxe_link_layer()Kamal Heib3-9/+1
2020-07-16RDMA/rxe: Return void from rxe_mem_init_dma()Kamal Heib3-23/+7
2020-07-16RDMA/rxe: Return void from rxe_init_port_param()Kamal Heib1-3/+1
2020-07-16RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib1-3/+0
2020-07-16RDMA/cm: Protect access to remote_sidr_tableMaor Gottlieb1-0/+2
2020-07-16RDMA/core: Fix race in rdma_alloc_commit_uobject()Leon Romanovsky1-3/+3
2020-07-16RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZEXi Wang1-1/+1
2020-07-16RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPCWeihang Li1-12/+22
2020-07-16RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb1-2/+2
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-36/+63
2020-07-10RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang1-1/+1
2020-07-10RDMA/counter: Only bind user QPs in auto modeMark Zhang1-1/+1
2020-07-10RDMA/counter: Add PID category support in auto modeMark Zhang2-17/+11
2020-07-10RDMA/mlx5: Remove unused to_mibmr functionGal Pressman1-5/+0
2020-07-08RDMA/mlx5: Set PD pointers for the error flow unwindLeon Romanovsky1-1/+2
2020-07-08IB/mlx5: Fix 50G per lane indicationAya Levin1-1/+1
2020-07-08RDMA/siw: Fix reporting vendor_part_idKamal Heib1-1/+2