summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix device memory flowsYishai Hadas2019-12-124-52/+105
* IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2019-12-121-7/+6
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-303-33/+27
|\
| * RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe2019-11-243-33/+27
* | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-272-55/+16
|\ \
| * | IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-042-55/+16
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-2716-745/+1156
|\ \ \
| * \ \ Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-255-22/+51
| |\ \ \
| | * | | IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg2019-11-223-0/+28
| * | | | IB/mlx5: Support extended number of strides for Striding RQMark Zhang2019-11-193-12/+43
| * | | | IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-176-8/+8
| * | | | IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik2019-11-133-4/+42
| * | | | RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-132-17/+12
| * | | | RDMA/mlx5: Rewrite MAD processing logic to be readableLeon Romanovsky2019-11-061-61/+55
| * | | | RDMA/mad: Do not check MAD sizes in roce and ib driversLeon Romanovsky2019-11-061-4/+0
| * | | | RDMA/mad: Allocate zeroed MAD bufferLeon Romanovsky2019-11-061-2/+0
| * | | | RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon2019-11-061-3/+5
| * | | | IB/mlx5: Test write combining supportMichael Guralnik2019-10-314-3/+223
| * | | | RDMA/mlx5: Return proper error valueLeon Romanovsky2019-10-311-1/+1
| * | | | Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe2019-10-286-591/+604
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroyJason Gunthorpe2019-10-283-59/+88
| | * | | RDMA/mlx5: Do not store implicit children in the odp_mkeys xarrayJason Gunthorpe2019-10-281-30/+6
| | * | | RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe2019-10-284-64/+120
| | * | | RDMA/mlx5: Avoid double lookups on the pagefault pathJason Gunthorpe2019-10-281-106/+80
| | * | | RDMA/mlx5: Reduce locking in implicit_mr_get_data()Jason Gunthorpe2019-10-281-12/+26
| | * | | RDMA/mlx5: Use an xarray for the children of an implicit ODPJason Gunthorpe2019-10-282-133/+67
| | * | | RDMA/mlx5: Split implicit handling from pagefault_mrJason Gunthorpe2019-10-281-49/+76
| | * | | RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the treeJason Gunthorpe2019-10-281-2/+3
| | * | | RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call itJason Gunthorpe2019-10-281-77/+74
| | * | | RDMA/mlx5: Rework implicit_mr_get_dataJason Gunthorpe2019-10-281-54/+69
| | * | | RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe2019-10-281-9/+0
| | * | | RDMA/mlx5: Use a dedicated mkey xarray for ODPJason Gunthorpe2019-10-285-73/+83
| | * | | RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe2019-10-284-17/+28
| | * | | RDMA/mlx5: Use SRCU properly in ODP prefetchJason Gunthorpe2019-10-281-141/+121
| | | |/ | | |/|
| * | | Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe2019-10-284-96/+91
| |\| |
| * | | IB/mlx5: Align usage of QP1 create flags with rest of mlx5 definesMichael Guralnik2019-10-223-11/+6
| * | | IB/mlx5: Remove dead codeRan Rozenstein2019-10-222-16/+0
| * | | RDMA/nldev: Provide MR statisticsErez Alfasi2019-10-223-0/+46
| * | | RDMA/mlx5: Return ODP type per MRErez Alfasi2019-10-225-1/+55
| * | | IB/mlx5: Introduce ODP diagnostic countersErez Alfasi2019-10-222-0/+19
| * | | Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe2019-10-221-0/+2
| |\ \ \
| | * | | RDMA/mlx5: Add capability for max sge to get optimized performanceYamin Friedman2019-10-221-0/+2
| * | | | IB/mlx5: Introduce and use mkey context setting helper routineParav Pandit2019-10-081-18/+16
| * | | | IB/mlx5: Remove unnecessary else statementErez Alfasi2019-10-041-2/+2
| * | | | IB/mlx5: Remove unnecessary return statementErez Alfasi2019-10-041-2/+0
| * | | | RDMA/mlx5: Group boolean parameters to take less spaceLeon Romanovsky2019-10-041-4/+4
| |/ / /
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-11-133-22/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | IB/mlx5: Load profile according to RoCE enablement stateMichael Guralnik2019-11-111-12/+13
| * | | IB/mlx5: Rename profile and init methodsMichael Guralnik2019-11-113-9/+9
| * | | IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit2019-11-011-1/+1
| |/ /