Age | Commit message (Expand) | Author |
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 |
2021-10-18 | net: dsa: qca8k: fix delay applied to wrong cpu in parse_port_config | Ansuel Smith |
2021-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2021-10-18 | net: phy: realtek: add support for RTL8365MB-VC internal PHYs | Alvin Šipraga |
2021-10-18 | net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VC | Alvin Šipraga |
2021-10-18 | ethernet: use eth_hw_addr_set() in unmaintained drivers | Jakub Kicinski |
2021-10-18 | octeontx2-nic: fix mixed module build | Arnd Bergmann |
2021-10-18 | net: ethernet: ave: Add compatible string and SoC-dependent data for NX1 SoC | Kunihiko Hayashi |
2021-10-18 | net: w5100: Make w5100_remove() return void | Uwe Kleine-König |
2021-10-18 | net: ks8851: Make ks8851_remove_common() return void | Uwe Kleine-König |
2021-10-18 | net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types | Ahmed S. Darwish |
2021-10-16 | ethernet: ixgb: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-16 | ethernet: ibmveth: use ether_addr_to_u64() | Jakub Kicinski |
2021-10-16 | ethernet: enetc: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-16 | ethernet: ec_bhf: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-16 | ethernet: enic: use eth_hw_addr_set() | Jakub Kicinski |