aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06RDMA/mad: Do not check MAD sizes in roce and ib driversLeon Romanovsky5-20/+0
2019-11-06RDMA/ocrdma: Make ocrdma_pma_counters() return voidLeon Romanovsky3-9/+4
2019-11-06RDMA/mad: Allocate zeroed MAD bufferLeon Romanovsky4-12/+0
2019-11-06RDMA/qib: Delete empty check_cc_key functionLeon Romanovsky1-11/+0
2019-11-06RDMA/qib: Delete extra lineLeon Romanovsky1-1/+0
2019-11-06RDMA/qedr: Remove unsupported modify_port callbackKamal Heib3-9/+0
2019-11-06RDMA/ocrdma: Remove unsupported modify_port callbackKamal Heib3-9/+0
2019-11-06RDMA/hns: Remove unsupported modify_port callbackKamal Heib1-7/+0
2019-11-06RDMA/qedr: Add iWARP doorbell recovery supportMichal Kalderon2-6/+43
2019-11-06RDMA/qedr: Add doorbell overflow recovery supportMichal Kalderon2-50/+275
2019-11-06RDMA/qedr: Use the common mmap APIMichal Kalderon4-121/+98
2019-11-06RDMA/efa: Use the common mmap_xa helpersMichal Kalderon3-194/+153
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon4-10/+19
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 Gunthorpe6-591/+604
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 Gunthorpe4-64/+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 Gunthorpe2-133/+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 Gunthorpe1-9/+0
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 Gunthorpe10-121/+122
2019-10-28RDMA/vmw_pvrdma: Use resource ids from physical device if availableBryan Tan2-29/+101
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/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/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-22IB/mlx5: Align usage of QP1 create flags with rest of mlx5 definesMichael Guralnik3-11/+6
2019-10-22IB/mlx5: Remove dead codeRan Rozenstein2-16/+0
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi3-0/+46
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi5-1/+55
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi2-0/+19
2019-10-22Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe1-0/+2
2019-10-22RDMA/mlx5: Add capability for max sge to get optimized performanceYamin Friedman1-0/+2