Age | Commit message (Expand) | Author | Files | Lines |
2021-08-24 | ethtool: extend coalesce setting uAPI with CQE mode | Yufeng Mo | 4 | -8/+24 |
2021-08-23 | net/mellanox: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 4 | -34/+13 |
2021-08-22 | mlxsw: spectrum_router: Increase parsing depth for multipath hash | Amit Cohen | 2 | -1/+44 |
2021-08-22 | mlxsw: Remove old parsing depth infrastructure | Amit Cohen | 2 | -69/+0 |
2021-08-22 | mlxsw: Convert existing consumers to use new API for parsing configuration | Amit Cohen | 2 | -8/+22 |
2021-08-22 | mlxsw: spectrum: Add infrastructure for parsing configuration | Amit Cohen | 2 | -0/+94 |
2021-08-20 | net/mlx5: E-switch, Add QoS tracepoints | Dmytro Linkin | 2 | -1/+135 |
2021-08-20 | net/mlx5: E-switch, Allow to add vports to rate groups | Dmytro Linkin | 5 | -25/+199 |
2021-08-20 | net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groups | Dmytro Linkin | 4 | -39/+225 |
2021-08-20 | net/mlx5: E-switch, Introduce rate limiting groups API | Dmytro Linkin | 4 | -5/+143 |
2021-08-20 | net/mlx5: E-switch, Enable devlink port tx_{share|max} rate control | Dmytro Linkin | 5 | -27/+157 |
2021-08-20 | net/mlx5: E-switch, Move QoS related code to dedicated file | Dmytro Linkin | 7 | -316/+346 |
2021-08-20 | net/mlx5e: TC, Support sample offload action for tunneled traffic | Chris Mi | 4 | -91/+214 |
2021-08-20 | net/mlx5e: TC, Restore tunnel info for sample offload | Chris Mi | 5 | -14/+37 |
2021-08-20 | net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnel | Chris Mi | 1 | -9/+6 |
2021-08-20 | net/mlx5e: Refactor ct to use post action infrastructure | Chris Mi | 7 | -122/+176 |
2021-08-20 | net/mlx5e: Introduce post action infrastructure | Chris Mi | 3 | -1/+81 |
2021-08-20 | net/mlx5e: CT, Use xarray to manage fte ids | Chris Mi | 1 | -9/+9 |
2021-08-20 | net/mlx5e: Move sample attribute to flow attribute | Chris Mi | 5 | -28/+29 |
2021-08-20 | net/mlx5e: Move esw/sample to en/tc/sample | Chris Mi | 7 | -104/+104 |
2021-08-20 | net/mlx5e: Remove mlx5e dependency from E-Switch sample | Saeed Mahameed | 3 | -17/+14 |
2021-08-19 | net/mlx4: Use ARRAY_SIZE to get an array's size | Jason Wang | 1 | -1/+1 |
2021-08-17 | net/mlx5: Bridge, support LAG | Vlad Buslov | 3 | -48/+159 |
2021-08-17 | net/mlx5: Bridge, allow merged eswitch connectivity | Vlad Buslov | 5 | -28/+112 |
2021-08-17 | net/mlx5: Bridge, extract FDB delete notification to function | Vlad Buslov | 1 | -14/+13 |
2021-08-17 | net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pair | Vlad Buslov | 6 | -208/+263 |
2021-08-17 | net/mlx5: Bridge, obtain core device from eswitch instead of priv | Vlad Buslov | 1 | -4/+2 |
2021-08-17 | net/mlx5: Bridge, release bridge in same function where it is taken | Vlad Buslov | 1 | -7/+9 |
2021-08-17 | net/mlx5e: Support MQPRIO channel mode | Tariq Toukan | 3 | -8/+102 |
2021-08-17 | net/mlx5e: Handle errors of netdev_set_num_tc() | Tariq Toukan | 1 | -6/+14 |
2021-08-17 | net/mlx5e: Maintain MQPRIO mode parameter | Tariq Toukan | 2 | -17/+28 |
2021-08-17 | net/mlx5e: Abstract MQPRIO params | Tariq Toukan | 6 | -25/+37 |
2021-08-17 | net/mlx5e: Support flow classification into RSS contexts | Tariq Toukan | 5 | -21/+131 |
2021-08-17 | net/mlx5e: Support multiple RSS contexts | Tariq Toukan | 5 | -51/+273 |
2021-08-17 | net/mlx5e: Dynamically allocate TIRs in RSS contexts | Tariq Toukan | 1 | -13/+56 |
2021-08-17 | net/mlx5e: Convert RSS to a dedicated object | Tariq Toukan | 5 | -428/+604 |
2021-08-17 | net/mlx5e: Introduce abstraction of RSS context | Tariq Toukan | 3 | -73/+105 |
2021-08-17 | net/mlx5e: Introduce TIR create/destroy API in rx_res | Tariq Toukan | 1 | -57/+83 |
2021-08-17 | net/mlx5e: Do not try enable RSS when resetting indir table | Tariq Toukan | 1 | -5/+2 |
2021-08-14 | ethernet: fix PTP_1588_CLOCK dependencies | Arnd Bergmann | 3 | -3/+3 |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 17 | -53/+83 |
2021-08-11 | net/mlx5e: Make use of netdev_warn() | Cai Huoqing | 1 | -3/+6 |
2021-08-11 | net/mlx5: Fix variable type to match 64bit | Eran Ben Elisha | 1 | -4/+4 |
2021-08-11 | net/mlx5: Initialize numa node for all core devices | Parav Pandit | 1 | -2/+1 |
2021-08-11 | net/mlx5: Allocate individual capability | Parav Pandit | 2 | -6/+67 |
2021-08-11 | net/mlx5: Reorganize current and maximal capabilities to be per-type | Parav Pandit | 2 | -6/+6 |
2021-08-11 | net/mlx5: SF, use recent sysfs api | Parav Pandit | 1 | -1/+1 |
2021-08-11 | net/mlx5: Refcount mlx5_irq with integer | Shay Drory | 1 | -21/+44 |
2021-08-11 | net/mlx5: Change SF missing dedicated MSI-X err message to dbg | Shay Drory | 1 | -1/+1 |
2021-08-11 | net/mlx5: Align mlx5_irq structure | Shay Drory | 1 | -2/+2 |