summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-246-43/+68
|\
| * net/mlx5e: Fix build warning, detected write beyond size of fieldSaeed Mahameed2022-03-221-0/+5
| * net/mlx5: Remove unused fill page array API functionTariq Toukan2022-03-171-1/+0
| * net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan2022-03-171-3/+0
| * net/mlx5: Parse module mapping using mlx5_ifcGal Pressman2022-03-102-5/+4
| * net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman2022-03-102-2/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-101-3/+2
| |\
| * | net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik2022-03-091-0/+1
| * | net/mlx5: DR, Add support for matching on Internet Header Length (IHL)Yevgeny Kliteynik2022-03-091-1/+4
| * | net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh2022-03-091-0/+3
| * | net/mlx5: Add pages debugfsMoshe Shemesh2022-03-091-3/+6
| * | net/mlx5: Move debugfs entries to separate structMoshe Shemesh2022-03-091-7/+10
| * | net/mlx5: Change release_all_pages cap bit locationMoshe Shemesh2022-03-091-1/+2
| * | net/mlx5: Add command failures data to debugfsMoshe Shemesh2022-03-091-0/+9
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2022-02-284-14/+22
| |\ \
| | * | net/mlx5: Add clarification on sync reset failureMoshe Shemesh2022-02-231-0/+3
| | * | net/mlx5: Add reset_state field to MFRL registerMoshe Shemesh2022-02-231-2/+12
| | * | net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed2022-02-231-1/+2
| | * | net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed2022-02-231-0/+2
| | * | net/mlx5: cmdif, Add new api for command executionSaeed Mahameed2022-02-231-0/+2
| | * | net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed2022-02-231-1/+0
| | * | net/mlx5: Add ability to insert to specific flow groupMark Bloch2022-02-231-0/+1
| | * | mlx5: remove unused static inlinesJakub Kicinski2022-02-231-10/+0
| * | | net/mlx5: Remove unused TIR modify bitmask enumsTariq Toukan2022-01-271-7/+0
| |/ /
* | | Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-03-242-1/+149
|\ \ \ | |_|/ |/| |
| * | net/mlx5: Introduce migration bits and structuresYishai Hadas2022-02-271-1/+146
| * | net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas2022-02-271-0/+3
| |/
* | net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay2022-03-091-1/+0
* | net/mlx5: Fix size field in bufferx_reg structMohammad Kabat2022-03-091-2/+2
|/
* net/mlx5: Introduce API for bulk request and release of IRQsShay Drory2022-01-061-2/+2
* net/mlx5: DR, Ignore modify TTL if device doesn't support itYevgeny Kliteynik2021-12-311-1/+1
* net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist fieldYevgeny Kliteynik2021-12-311-2/+4
* net/mlx5: Add misc5 flow table match parametersMuhammad Sammar2021-12-312-1/+25
* net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"Yevgeny Kliteynik2021-12-311-1/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller2021-12-162-1/+2
|\
| * net/mlx5: Introduce log_max_current_uc_list_wr_supported bitShay Drory2021-12-151-1/+1
| * net/mlx5: Separate FDB namespaceMaor Gottlieb2021-12-131-0/+1
* | net/mlx5: Dynamically resize flow counters query bufferAvihai Horon2021-12-021-0/+4
* | net/mlx5: Fix access to a non-supported registerAya Levin2021-11-301-1/+4
* | net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey2021-11-161-2/+2
|/
* net/mlx5: Allow skipping counter refresh on creationPaul Blakey2021-10-291-0/+4
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2021-10-274-31/+31
|\
| * Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky2021-10-212-26/+14
| |\
| | * RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau2021-10-191-13/+0
| | * RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-191-8/+6
| | * RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| | * RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| | * RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| * | net/mlx5: Add priorities for counters in RDMA namespacesAharon Landau2021-10-092-0/+4
| * | net/mlx5: Add ifc bits to support optional countersAharon Landau2021-10-091-3/+19