summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: fs, add unused destination typeMark Bloch2022-05-021-0/+1
* net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch2022-05-022-10/+17
* net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky2022-04-091-7/+4
* net/mlx5: Remove ipsec_ops function tableLeon Romanovsky2022-04-091-3/+0
* net/mlx5: Remove not-needed IPsec configLeon Romanovsky2022-04-092-3/+3
* net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky2022-04-091-2/+5
* RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky2022-04-091-8/+5
* net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky2022-04-091-148/+0
* IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-061-1/+1
* net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky2022-04-061-63/+0
* 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
|/