| Age | Commit message (Expand) | Author |
| 2025-01-14 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski |
| 2025-01-14 | net: pse-pd: Clean ethtool header of PSE structures | Kory Maincent |
| 2025-01-14 | net: pse-pd: Fix missing PI of_node description | Kory Maincent |
| 2025-01-14 | net: pse-pd: tps23881: Add support for power limit and measurement features | Kory Maincent |
| 2025-01-14 | net: pse-pd: Remove is_enabled callback from drivers | Kory Maincent |
| 2025-01-14 | net: pse-pd: Split ethtool_get_status into multiple callbacks | Kory Maincent |
| 2025-01-14 | net: pse-pd: Use power limit at driver side instead of current limit | Kory Maincent |
| 2025-01-14 | net: pse-pd: tps23881: Add missing configuration register after disable | Kory Maincent |
| 2025-01-14 | net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel | Kory Maincent |
| 2025-01-14 | net: pse-pd: tps23881: Simplify function returns by removing redundant checks | Kory Maincent |
| 2025-01-14 | net: pse-pd: Add power limit check | Kory Maincent |
| 2025-01-14 | net: pse-pd: Avoid setting max_uA in regulator constraints | Kory Maincent |
| 2025-01-14 | net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR mode | MD Danish Anwar |
| 2025-01-14 | net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode | MD Danish Anwar |
| 2025-01-14 | net: ti: icssg-prueth: Add VLAN support in EMAC mode | MD Danish Anwar |
| 2025-01-14 | net: phy: dp83tg720: add statistics support | Oleksij Rempel |
| 2025-01-14 | net: phy: dp83td510: add statistics support | Oleksij Rempel |
| 2025-01-14 | net: phy: introduce optional polling interface for PHY statistics | Oleksij Rempel |
| 2025-01-14 | net: ethtool: plumb PHY stats to PHY drivers | Jakub Kicinski |
| 2025-01-14 | net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONAL | Divya Koppera |
| 2025-01-13 | net/mlx5: HWS, update flow - support through bigger action RTC | Yevgeny Kliteynik |
| 2025-01-13 | net/mlx5: HWS, update flow - remove the use of dual RTCs | Yevgeny Kliteynik |
| 2025-01-13 | net/mlx5: fs, add HWS to steering mode options | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, add HWS get capabilities | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, set create match definer to not supported by HWS | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, add support for dest vport HWS action | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, add HWS fte API functions | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, add dest table cache | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, manage flow counters HWS action sharing by refcount | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, add HWS modify header API function | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, add HWS packet reformat API function | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, add HWS actions pool | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, add HWS flow group API functions | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, add HWS flow table API functions | Moshe Shemesh |
| 2025-01-13 | net/mlx5: fs, add HWS root namespace functions | Moshe Shemesh |
| 2025-01-13 | eth: iavf: extend the netdev_lock usage | Jakub Kicinski |
| 2025-01-13 | can: grcan: move napi_enable() from under spin lock | Jakub Kicinski |
| 2025-01-13 | net: stmmac: sti: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() | Raphael Gallais-Pou |
| 2025-01-12 | net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA caps | Saeed Mahameed |
| 2025-01-11 | net: airoha: Fix channel configuration for ETS Qdisc | Lorenzo Bianconi |
| 2025-01-11 | net: phy: dp83822: Add support for PHY LEDs on DP83822 | Dimitri Fedrau |
| 2025-01-10 | Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
| 2025-01-10 | net: ethernet: ti: cpsw: fix the comment regarding VLAN-aware ALE | Alexander Sverdlin |
| 2025-01-10 | ipvlan: Support bonding events | Etienne Champetier |
| 2025-01-10 | net: stmmac: remove stmmac_lpi_entry_timer_config() | Russell King (Oracle) |
| 2025-01-10 | net: stmmac: split hardware LPI timer control | Russell King (Oracle) |
| 2025-01-10 | net: stmmac: remove unnecessary EEE handling in stmmac_release() | Russell King (Oracle) |
| 2025-01-10 | net: stmmac: move setup of eee_ctrl_timer to stmmac_dvr_probe() | Russell King (Oracle) |
| 2025-01-10 | net: stmmac: use boolean for eee_enabled and eee_active | Russell King (Oracle) |
| 2025-01-10 | net: stmmac: move priv->eee_active into stmmac_eee_init() | Russell King (Oracle) |