Age | Commit message (Expand) | Author |
2021-10-19 | ethernet: Remove redundant statement | luo penghao |
2021-10-19 | net: phylink: Support disabling autonegotiation for PCS | Robert Hancock |
2021-10-19 | net: phylink: rejig SFP interface selection in ksettings_set() | Russell King (Oracle) |
2021-10-19 | e1000e: Remove redundant statement | luo penghao |
2021-10-19 | ethernet: sparx5: use eth_hw_addr_gen() | Jakub Kicinski |
2021-10-19 | ethernet: mlxsw: use eth_hw_addr_gen() | Jakub Kicinski |
2021-10-19 | ethernet: fec: use eth_hw_addr_gen() | Jakub Kicinski |
2021-10-19 | ethernet: prestera: use eth_hw_addr_gen() | Jakub Kicinski |
2021-10-19 | ethernet: ocelot: use eth_hw_addr_gen() | Jakub Kicinski |
2021-10-19 | ethernet: smsc: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: smc91x: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: sis900: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: sis190: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: sxgbe: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: rocker: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: renesas: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: r8169: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: netxen: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: lpc: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: sky2/skge: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-19 | ethernet: mv643xx: use eth_hw_addr_set() | Jakub Kicinski |
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-19 | Merge tag 'mlx5-updates-2021-10-18' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-10-19 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
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 | qed: Change the TCP common variable - "iscsi_ooo" | Shai Malin |
2021-10-18 | qed: Optimize the ll2 ooo flow | Shai Malin |
2021-10-18 | iavf: Combine init and watchdog state machines | Mateusz Palczewski |
2021-10-18 | iavf: Add __IAVF_INIT_FAILED state | Mateusz Palczewski |
2021-10-18 | iavf: Refactor iavf state machine tracking | Mateusz Palczewski |
2021-10-18 | mlx5: prevent 64bit divide | Jakub Kicinski |
2021-10-18 | sfc: Fix reading non-legacy supported link modes | Erik Ekman |