Age | Commit message (Expand) | Author |
2021-10-19 | mlxsw: spectrum_qdisc: Make RED, TBF offloads classful | Petr Machata |
2021-10-19 | mlxsw: spectrum_qdisc: Validate qdisc topology | Petr Machata |
2021-10-19 | mlxsw: spectrum_qdisc: Clean stats recursively when priomap changes | Petr Machata |
2021-10-19 | mlxsw: spectrum_qdisc: Unify graft validation | Petr Machata |
2021-10-19 | mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy() | Petr Machata |
2021-10-19 | mlxsw: spectrum_qdisc: Extract two helpers for handling future FIFOs | Petr Machata |
2021-10-19 | mlxsw: spectrum_qdisc: Query tclass / priomap instead of caching it | Petr Machata |
2021-10-18 | net/mlx5: E-Switch, Increase supported number of forward destinations to 32 | Maor Dickman |
2021-10-18 | net/mlx5: E-Switch, Use dynamic alloc for dest array | Maor Dickman |
2021-10-18 | net/mlx5: Lag, use steering to select the affinity port in LAG | Maor Gottlieb |
2021-10-18 | net/mlx5: Lag, add support to create/destroy/modify port selection | Maor Gottlieb |
2021-10-18 | net/mlx5: Lag, add support to create TTC tables for LAG port selection | Maor Gottlieb |
2021-10-18 | net/mlx5: Lag, add support to create definers for LAG | Maor Gottlieb |
2021-10-18 | net/mlx5: Lag, set match mask according to the traffic type bitmap | Maor Gottlieb |
2021-10-18 | net/mlx5: Lag, set LAG traffic type mapping | Maor Gottlieb |
2021-10-18 | net/mlx5: Lag, move lag files into directory | Maor Gottlieb |
2021-10-18 | net/mlx5: Introduce new uplink destination type | Maor Gottlieb |
2021-10-18 | net/mlx5: Add support to create match definer | Maor Gottlieb |
2021-10-18 | net/mlx5: Introduce port selection namespace | Maor Gottlieb |
2021-10-18 | net/mlx5: Support partial TTC rules | Maor Gottlieb |
2021-10-18 | mlx5: prevent 64bit divide | Jakub Kicinski |
2021-10-15 | net/mlx5: Use system_image_guid to determine bonding | Rongwei Liu |
2021-10-15 | net/mlx5: Introduce new device index wrapper | Rongwei Liu |
2021-10-15 | net/mlx5: Check return status first when querying system_image_guid | Rongwei Liu |
2021-10-15 | net/mlx5: DR, Prefer kcalloc over open coded arithmetic | Len Baker |
2021-10-15 | net/mlx5e: Add extack msgs related to TC for better debug | Abhiram R N |
2021-10-15 | net/mlx5: CT: Fix missing cleanup of ct nat table on init failure | Paul Blakey |
2021-10-15 | net/mlx5: Disable roce at HCA level | Shay Drory |
2021-10-15 | net/mlx5i: Enable Rx steering for IPoIB via ethtool | Moosa Baransi |
2021-10-15 | net/mlx5: Bridge, provide flow source hints | Vlad Buslov |
2021-10-15 | net/mlx5: Read timeout values from DTOR | Amir Tzin |
2021-10-15 | net/mlx5: Read timeout values from init segment | Amir Tzin |
2021-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-14 | ethernet: constify references to netdev->dev_addr in drivers | Jakub Kicinski |
2021-10-14 | mlxsw: thermal: Fix out-of-bounds memory accesses | Ido Schimmel |
2021-10-13 | mlxsw: spectrum_qdisc: Introduce per-TC ECN counters | Petr Machata |
2021-10-13 | mlxsw: reg: Add ecn_marked_tc to Per-TC Congestion Counters | Petr Machata |
2021-10-13 | mlxsw: reg: Rename MLXSW_REG_PPCNT_TC_CONG_TC to _CNT | Petr Machata |
2021-10-13 | mlxsw: reg: Fix a typo in a group heading | Petr Machata |
2021-10-12 | devlink: Delete reload enable/disable interface | Leon Romanovsky |
2021-10-12 | net/mlx5: Set devlink reload feature bit for supported devices only | Leon Romanovsky |
2021-10-12 | devlink: Allow control devlink ops behavior through feature mask | Leon Romanovsky |
2021-10-12 | devlink: Reduce struct devlink exposure | Leon Romanovsky |
2021-10-12 | net/mlx5e: Fix division by 0 in mlx5e_select_queue for representors | Maxim Mikityanskiy |
2021-10-12 | net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp | Aya Levin |
2021-10-12 | net/mlx5e: Switchdev representors are not vlan challenged | Saeed Mahameed |
2021-10-12 | net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path | Valentine Fatiev |
2021-10-12 | net/mlx5e: Allow only complete TXQs partition in MQPRIO channel mode | Tariq Toukan |
2021-10-12 | net/mlx5: Fix cleanup of bridge delayed work | Shay Drory |
2021-10-12 | mlxsw: spectrum_qdisc: Offload RED qevent mark | Petr Machata |