summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-261-112/+12
|\
| * RDMA/mlx5: Move init and cleanup of UMR to umr.cAharon Landau2022-04-251-103/+6
| * Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe2022-04-121-31/+0
| |\
| * | 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-091-0/+1
| |/ |/|
* | RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky2022-04-091-27/+0
* | RDMA/mlx5: Delete never supported IPsec flow actionLeon Romanovsky2022-04-091-4/+0
|/
* net/mlx5: Move debugfs entries to separate structMoshe Shemesh2022-03-091-1/+1
* RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box2021-12-221-4/+4
* IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger2021-09-281-24/+31
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-021-90/+55
|\
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-08-221-18/+26
| |\
| * | RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky2021-08-031-71/+21
| * | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-0/+1
| * | RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky2021-08-031-13/+7
| * | RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky2021-08-031-2/+7
| * | RDMA/mlx5: Cancel pkey work before destroying device resourcesLeon Romanovsky2021-08-031-4/+9
| * | RDMA/mlx5: Add DCS offload supportLior Nahmanson2021-07-201-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-261-1/+2
|\ \ \ | |_|/ |/| |
| * | RDMA/mlx5: Fix crash when unbind multiport slaveMaor Gottlieb2021-08-191-1/+2
| |/
* | RDMA/mlx5: Add shared FDB supportMark Bloch2021-08-051-18/+26
|/
* RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky2021-06-291-1/+2
* Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe2021-06-221-0/+6
|\
| * RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau2021-06-221-0/+6
* | Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-221-0/+1
|\ \ | |/
| * RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb2021-05-171-0/+1
* | RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-161-1/+1
* | RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky2021-06-161-2/+2
* | RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext responseSergey Gorenko2021-05-201-0/+4
|/
* IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit2021-04-201-4/+4
* Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe2021-04-131-239/+4
|\
| * RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb2021-04-131-5/+2
| * RDMA/mlx5: Re-organize the DM codeMaor Gottlieb2021-04-131-4/+4
| * RDMA/mlx5: Move all DM logic to separate fileMaor Gottlieb2021-04-131-234/+2
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-04-121-2/+1
|\ \ | |/
| * RDMA/mlx5: Use representor E-Switch when getting netdev and metadataMark Bloch2021-03-121-2/+1
* | RDMA/mlx5: Set ODP caps only if device profile support ODPShay Drory2021-03-261-2/+0
* | RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-41/+42
* | IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas2021-03-111-0/+1
* | RDMA/mlx5: Fix query RoCE portMaor Gottlieb2021-03-111-3/+3
|/
* Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe2021-02-181-4/+2
|\
| * Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit2021-01-191-4/+2
* | RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas2021-02-081-5/+0
* | IB/mlx5: Use rdma_for_each_port for port iterationParav Pandit2021-02-051-7/+8
* | RDMA/core: Introduce and use API to read port immutable dataParav Pandit2021-02-051-54/+1
* | IB/mlx5: Improve query port for representor portParav Pandit2021-02-051-21/+10
* | IB/mlx5: Avoid calling query device for reading pkey table lengthParav Pandit2021-02-051-18/+6
* | IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit2021-02-051-8/+6
* | IB/mlx5: Support default partition key for representor portParav Pandit2021-02-021-0/+11
* | IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit2021-02-021-2/+1