summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-11-01IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit
2019-10-31IB/mlx5: Test write combining supportMichael Guralnik
2019-10-31RDMA/mlx5: Return proper error valueLeon Romanovsky
2019-10-29RDMA/hns: Fix build error againArnd Bergmann
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe
2019-10-28RDMA/odp: Remove broken debugging call to invalidate_rangeJason Gunthorpe
2019-10-28RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroyJason Gunthorpe
2019-10-28RDMA/mlx5: Do not store implicit children in the odp_mkeys xarrayJason Gunthorpe
2019-10-28RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe
2019-10-28RDMA/mlx5: Avoid double lookups on the pagefault pathJason Gunthorpe
2019-10-28RDMA/mlx5: Reduce locking in implicit_mr_get_data()Jason Gunthorpe
2019-10-28RDMA/mlx5: Use an xarray for the children of an implicit ODPJason Gunthorpe
2019-10-28RDMA/mlx5: Split implicit handling from pagefault_mrJason Gunthorpe
2019-10-28RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the treeJason Gunthorpe
2019-10-28RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call itJason Gunthorpe
2019-10-28RDMA/mlx5: Rework implicit_mr_get_dataJason Gunthorpe
2019-10-28RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe
2019-10-28RDMA/mlx5: Use a dedicated mkey xarray for ODPJason Gunthorpe
2019-10-28RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe
2019-10-28RDMA/mlx5: Use SRCU properly in ODP prefetchJason Gunthorpe
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe
2019-10-28RDMA/vmw_pvrdma: Use resource ids from physical device if availableBryan Tan
2019-10-28RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou
2019-10-28RDMA/core: Set DMA parameters correctlyBart Van Assche
2019-10-28RDMA/siw: Increase DMA max_segment_size parameterBart Van Assche
2019-10-28RDMA/rxe: Increase DMA max_segment_size parameterBart Van Assche
2019-10-28RDMA/siw: Fix post_recv QP state lockingBernard Metzler
2019-10-28RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja
2019-10-28RDMA/iw_cxgb4: Report correct port speed/widthPotnuri Bharat Teja
2019-10-28RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe
2019-10-28RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon
2019-10-28RDMA/qedr: Fix synchronization methods and memory leaks in qedrMichal Kalderon
2019-10-28RDMA/qedr: Fix qpids xarray api usedMichal Kalderon
2019-10-28RDMA/qedr: Fix srqs xarray initializationMichal Kalderon
2019-10-28RDMA/hns: Fix memory leak on 'context' on error return pathColin Ian King
2019-10-28RDMA/hns: Bugfix for qpc/cqc timer configurationYangyang Li
2019-10-28RDMA/hns: Fix to support 64K page for srqLijun Ou
2019-10-28RDMA/srpt: Fix TPG creationBart Van Assche
2019-10-28RDMA/hns: Delete BITS_PER_BYTE redefinitionLeon Romanovsky
2019-10-28RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()Jason Gunthorpe
2019-10-28RDMA/cm: Update copyright together with SPDX tagLeon Romanovsky
2019-10-28RDMA/cm: Use specific keyword to check defineLeon Romanovsky
2019-10-28RDMA/cm: Delete unused cm_is_active_peer functionLeon Romanovsky
2019-10-24IB/core: Avoid deadlock during netlink message handlingParav Pandit
2019-10-24RDMA/nldev: Skip counter if port doesn't matchMark Zhang
2019-10-24RDMA/rxe: Remove useless rxe_init_device_param assignmentsLeon Romanovsky
2019-10-23RDMA/core: Check that process is still alive before sending it to the usersLeon Romanovsky
2019-10-23RDMA/restrack: Remove PID namespace supportLeon Romanovsky
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-22IB/core: Do not notify GID change event of an unregistered deviceParav Pandit