summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger2021-09-281-2/+0
| * | net/mlx5: Add uid field to UAR allocation structuresMeir Lichtinger2021-09-281-2/+2
* | | net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2021-10-261-5/+18
* | | net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay2021-10-261-0/+1
* | | net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-261-1/+1
* | | net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2021-10-262-3/+57
* | | net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay2021-10-261-3/+3
* | | net/mlx5: remove the recent devlink paramsJakub Kicinski2021-10-263-1/+6
* | | net/mlx5: Let user configure max_macs paramShay Drory2021-10-251-1/+1
* | | net/mlx5: Let user configure event_eq_size paramShay Drory2021-10-251-1/+0
* | | net/mlx5: Let user configure io_eq_size paramShay Drory2021-10-251-4/+0
* | | net/mlx5: Add periodic update of host time to firmwareAya Levin2021-10-252-0/+14
* | | net/mlx5: Extend health buffer dumpAya Levin2021-10-252-8/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-221-1/+0
|\ \ \
| * | | net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman2021-10-201-1/+0
| | |/ | |/|
* | | net/mlx5: Introduce new uplink destination typeMaor Gottlieb2021-10-181-0/+1
* | | net/mlx5: Add support to create match definerMaor Gottlieb2021-10-182-27/+253
* | | net/mlx5: Introduce port selection namespaceMaor Gottlieb2021-10-183-2/+39
* | | net/mlx5: Use native_port_num as 1st option of device indexRongwei Liu2021-10-151-1/+6
* | | net/mlx5: Introduce new device index wrapperRongwei Liu2021-10-151-0/+5
* | | net/mlx5: Disable roce at HCA levelShay Drory2021-10-152-5/+7
* | | net/mlx5: Read timeout values from init segmentAmir Tzin2021-10-151-4/+1
* | | net/mlx5: Add layout to support default timeouts registerAmir Tzin2021-10-153-2/+40
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-141-2/+8
|\| |
| * | net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin2021-10-121-2/+8
| |/
* | net/mlx5: Enable single IRQ for PCI FunctionShay Drory2021-10-041-1/+0
* | net/mlx5: Shift control IRQ to the last indexShay Drory2021-10-041-0/+2
* | net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov2021-10-041-0/+9
|/
* net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin2021-08-191-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-4/+6
|\