summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2019-12-12IB/mlx5: Fix device memory flowsYishai Hadas
2019-12-12IB/mlx5: Fix steering rule of drop and countMaor Gottlieb
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe
2019-11-22IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg
2019-11-19IB/mlx5: Support extended number of strides for Striding RQMark Zhang
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-13IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky
2019-11-11IB/mlx5: Load profile according to RoCE enablement stateMichael Guralnik
2019-11-11IB/mlx5: Rename profile and init methodsMichael Guralnik
2019-11-06RDMA/mlx5: Rewrite MAD processing logic to be readableLeon Romanovsky
2019-11-06RDMA/mad: Do not check MAD sizes in roce and ib driversLeon Romanovsky
2019-11-06RDMA/mad: Allocate zeroed MAD bufferLeon Romanovsky
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon
2019-11-04IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
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-28Merge branch 'odp_rework' into rdma.git for-nextJason 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/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe
2019-10-22IB/mlx5: Align usage of QP1 create flags with rest of mlx5 definesMichael Guralnik
2019-10-22IB/mlx5: Remove dead codeRan Rozenstein
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi
2019-10-22Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe
2019-10-22RDMA/mlx5: Add capability for max sge to get optimized performanceYamin Friedman
2019-10-17RDMA/mlx5: Clear old rate limit when closing QPRafi Wiener
2019-10-08IB/mlx5: Introduce and use mkey context setting helper routineParav Pandit
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe