Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-20--12-00 (v6.13-rc7-1647-g983e6e7dfcb8) remotes/brancher/net-next-2025-01-20--15-00 (v6.13-rc7-1653-g6c069468b38e) ==== BASE DIFF ==== drivers/net/phy/phylink.c | 11 +++++------ drivers/net/phy/realtek/realtek_main.c | 5 +++++ include/net/macsec.h | 4 ++-- net/ipv4/tcp_cubic.c | 8 +++++--- net/tipc/crypto.c | 4 ++-- 5 files changed, 19 insertions(+), 13 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.985O7pFSzg b/tmp/tmp.Wsi5GAlTrf index d57dd04d7305..b6f0499a3115 100644 --- a/tmp/tmp.985O7pFSzg +++ b/tmp/tmp.Wsi5GAlTrf @@ -3,6 +3,12 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: phy: Fix suspicious rcu_dereference usage +net: phy: dp83822: Add support for changing the transmit amplitude voltage +net: phy: Add helper for getting tx amplitude gain +dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-gain-milli +net/ncsi: use dev_set_mac_address() for Get MC MAC Address handling +ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only net: phylink: fix regression when binding a PHY net: phy: Handle both led@0 and led subnode name for single-LED PHYs net: fec: implement TSO descriptor cleanup @@ -31,20 +37,15 @@ net: ethtool: store netdev in a temp variable in ethnl_default_set_doit() net: move HDS config from ethtool state net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios net: hns3: fix oops when unload drivers paralleling -net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251 -tcp_cubic: fix incorrect HyStart round start detection net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanup net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanup net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error path -net: macsec: Add endianness annotations in salt struct net-sysfs: remove rtnl_trylock from queue attributes net-sysfs: prevent uncleared queues from being re-added net-sysfs: move queue attribute groups outside the default groups net-sysfs: remove rtnl_trylock from device attributes net: mii: Fix the Speed display when the network cable is not connected NFC: nci: Add bounds checking in nci_hci_create_pipe() -tipc: re-order conditions in tipc_crypto_key_rcv() -net: phylink: always do a major config when attaching a SFP PHY selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support netlink: support dumping IPv4 multicast addresses net: stmmac: Drop redundant skb_mark_for_recycle() for SKB frags