Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-12-17--06-01 (v6.13-rc2-586-g54cec7927b2e) remotes/brancher/net-next-2024-12-17--09-00 (v6.13-rc2-587-ga245a10c5fd5) ==== BASE DIFF ==== rust/kernel/net/phy.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.G6hrFtJT3R b/tmp/tmp.pBHSKq67Zg index a28d4302e739..0b3b6803db68 100644 --- a/tmp/tmp.G6hrFtJT3R +++ b/tmp/tmp.pBHSKq67Zg @@ -3,6 +3,10 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +net: phy: avoid undefined behavior in *_led_polarity_set() +net: sysfs: Fix deadlock situation in sysfs accesses +net: phy: micrel: Dynamically control external clock of KSZ PHY +netlink: support dumping IPv4 multicast addresses octeontx2-pf: fix error handling of devlink port in rvu_rep_create() octeontx2-pf: fix netdev memory leak in rvu_rep_create() net: dsa: mv88e6xxx: Fix switchdev error code @@ -113,7 +117,3 @@ net: enetc: add UDP segmentation offload support net: enetc: add LSO support for i.MX95 ENETC PF net: enetc: update max chained Tx BD number for i.MX95 ENETC net: enetc: add Tx checksum offload for i.MX95 ENETC -rust: net::phy fix module autoloading -net: mctp: Allow MCTP_NET_ANY for v2 tag control ioctls -net: mctp: Don't use MCTP_INITIAL_DEFAULT_NET for a fallback net -net: mctp: handle skb cleanup on sock_queue failures