summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-2611-957/+982
|\
| * Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe2022-05-241-1/+4
| |\
| * | RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()Daisuke Matsuda2022-05-191-1/+0
| * | RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()Aharon Landau2022-04-254-145/+1
| * | RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xltAharon Landau2022-04-255-208/+116
| * | RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pasAharon Landau2022-04-255-75/+164
| * | RDMA/mlx5: Move creation and free of translation tables to umr.cAharon Landau2022-04-253-100/+116
| * | RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd accessAharon Landau2022-04-253-25/+45
| * | RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRsAharon Landau2022-04-253-28/+34
| * | RDMA/mlx5: Introduce mlx5_umr_post_send_wait()Aharon Landau2022-04-252-0/+104
| * | RDMA/mlx5: Expose wqe posting helpers outside of wr.cAharon Landau2022-04-252-111/+121
| * | RDMA/mlx5: Simplify get_umr_update_access_mask()Aharon Landau2022-04-251-10/+5
| * | RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau2022-04-255-141/+147
| * | RDMA/mlx5: Move umr checks to umr.hAharon Landau2022-04-255-70/+72
| * | RDMA/mlx5: Move init and cleanup of UMR to umr.cAharon Landau2022-04-254-103/+125
| * | RDMA/mlx5: Fix flow steering egress flowLeon Romanovsky2022-04-191-5/+0
| * | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe2022-04-122-252/+2
| |\ \
| * | | RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-9/+6
* | | | net/mlx5: Lag, expose number of lag portsMark Bloch2022-05-094-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-151-1/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | RDMA/mlx5: Add a missing update of cache->last_addAharon Landau2022-04-041-0/+1
| * | RDMA/mlx5: Don't remove cache MRs when a delay is neededAharon Landau2022-04-041-1/+3
| |/
* | RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky2022-04-092-248/+2
* | RDMA/mlx5: Delete never supported IPsec flow actionLeon Romanovsky2022-04-091-4/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-03-248-89/+57
|\
| * RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu2022-03-141-1/+3
| * RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()Aharon Landau2022-02-231-7/+7
| * RDMA/mlx5: Store ndescs instead of the translation table sizeAharon Landau2022-02-233-10/+25
| * RDMA/mlx5: Merge similar flows of allocating MR from the cacheAharon Landau2022-02-233-46/+15
| * RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MRAharon Landau2022-02-231-0/+2
| * RDMA/mlx5: Remove redundant work in struct mlx5_cache_entAharon Landau2022-02-232-14/+3
| * RDMA/mlx5: Delete useless module.h includeLeon Romanovsky2022-01-284-4/+0
| * RDMA/mlx5: Delete get_num_static_uars functionLeon Romanovsky2022-01-282-7/+2
* | net/mlx5: Move debugfs entries to separate structMoshe Shemesh2022-03-093-4/+3
* | RDMA/mlx5: Use new command interface APISaeed Mahameed2022-02-231-23/+32
* | net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed2022-02-231-1/+14
* | net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed2022-02-233-4/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-01-133-20/+20
|\
| * Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe2022-01-132-15/+17
| |\
| * | IB/mlx5: Expose NDR speed through MADMaher Sanalla2022-01-051-0/+5
| * | RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky2022-01-052-17/+9
| * | RDMA/mlx5: Print wc status on CQE error and dump neededDust Li2022-01-051-1/+4
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-12-152-10/+11
| |\ \
| * | | RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mrKees Cook2021-12-141-2/+2
* | | | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-121-4/+4
|\ \ \ \
| * | | | RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box2021-12-221-4/+4
* | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-105-16/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | net/mlx5: Introduce API for bulk request and release of IRQsShay Drory2022-01-061-6/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-312-0/+2
| |\ \ \ \
| | * | | | net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-292-0/+2
| | |/ / /