aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon8-34/+70
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon5-0/+275
2019-11-05RDMA/core: Move core content from ib_uverbs to ib_coreMichal Kalderon4-72/+86
2019-10-31IB/mlx5: Test write combining supportMichael Guralnik4-3/+223
2019-10-31RDMA/mlx5: Return proper error valueLeon Romanovsky1-1/+1
2019-10-29RDMA/hns: Fix build error againArnd Bergmann2-5/+20
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe11-663/+624
2019-10-28RDMA/odp: Remove broken debugging call to invalidate_rangeJason Gunthorpe1-19/+19
2019-10-28RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroyJason Gunthorpe3-59/+88
2019-10-28RDMA/mlx5: Do not store implicit children in the odp_mkeys xarrayJason Gunthorpe1-30/+6
2019-10-28RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe5-66/+120
2019-10-28RDMA/mlx5: Avoid double lookups on the pagefault pathJason Gunthorpe1-106/+80
2019-10-28RDMA/mlx5: Reduce locking in implicit_mr_get_data()Jason Gunthorpe1-12/+26
2019-10-28RDMA/mlx5: Use an xarray for the children of an implicit ODPJason Gunthorpe3-149/+67
2019-10-28RDMA/mlx5: Split implicit handling from pagefault_mrJason Gunthorpe1-49/+76
2019-10-28RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the treeJason Gunthorpe1-2/+3
2019-10-28RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call itJason Gunthorpe1-77/+74
2019-10-28RDMA/mlx5: Rework implicit_mr_get_dataJason Gunthorpe1-54/+69
2019-10-28RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe4-44/+1
2019-10-28RDMA/mlx5: Use a dedicated mkey xarray for ODPJason Gunthorpe5-73/+83
2019-10-28RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe4-17/+28
2019-10-28RDMA/mlx5: Use SRCU properly in ODP prefetchJason Gunthorpe1-141/+121
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe939-7831/+8788
2019-10-28RDMA/vmw_pvrdma: Use resource ids from physical device if availableBryan Tan3-29/+106
2019-10-28RDMA/core: Set DMA parameters correctlyBart Van Assche1-2/+14
2019-10-28RDMA/siw: Increase DMA max_segment_size parameterBart Van Assche2-0/+4
2019-10-28RDMA/rxe: Increase DMA max_segment_size parameterBart Van Assche2-0/+4
2019-10-28RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche1-3/+1
2019-10-28RDMA/siw: Fix post_recv QP state lockingBernard Metzler1-1/+0
2019-10-28RDMA/iw_cxgb4: Report correct port speed/widthPotnuri Bharat Teja1-3/+4
2019-10-28RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon1-2/+10
2019-10-28RDMA/qedr: Fix synchronization methods and memory leaks in qedrMichal Kalderon3-75/+158
2019-10-28RDMA/qedr: Fix qpids xarray api usedMichal Kalderon3-4/+4
2019-10-28RDMA/qedr: Fix srqs xarray initializationMichal Kalderon1-0/+1
2019-10-28rdma: Remove nes ABI headerJason Gunthorpe1-115/+0
2019-10-28RDMA/hns: Fix memory leak on 'context' on error return pathColin Ian King1-4/+8
2019-10-28RDMA/hns: Bugfix for qpc/cqc timer configurationYangyang Li1-2/+2
2019-10-28RDMA/hns: Fix to support 64K page for srqLijun Ou1-2/+2
2019-10-28RDMA/srpt: Fix TPG creationBart Van Assche2-29/+73
2019-10-28RDMA/hns: Delete BITS_PER_BYTE redefinitionLeon Romanovsky1-2/+0
2019-10-28RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()Jason Gunthorpe1-4/+6
2019-10-28RDMA/cm: Update copyright together with SPDX tagLeon Romanovsky4-113/+8
2019-10-28RDMA/cm: Use specific keyword to check defineLeon Romanovsky2-2/+2
2019-10-28RDMA/cm: Delete unused cm_is_active_peer functionLeon Romanovsky1-8/+0
2019-10-27Linux 5.4-rc5Linus Torvalds1-2/+2
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+9
2019-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+10
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-21/+71
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+20
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-37/+75