Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-13--09-00 (v6.14-rc1-493-gc023920ddf52) remotes/brancher/net-next-2025-02-13--12-00 (v6.14-rc1-499-g74422f50428f) ==== BASE DIFF ==== drivers/net/phy/marvell-88q2xxx.c | 189 +++++++++++++++++++++++++++++++++++++- net/ipv4/arp.c | 12 +-- 2 files changed, 191 insertions(+), 10 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.rELdVe48M0 b/tmp/tmp.l29BVb0FkF index 11afdddaee17..761c6a015286 100644 --- a/tmp/tmp.rELdVe48M0 +++ b/tmp/tmp.l29BVb0FkF @@ -3,7 +3,18 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours -ixgbe: add support for thermal sensor event reception +net: skb: do not assume that ktime_t is equal to s64 +net: phy: mscc: Add auto-negotiation feature to VSC8514 +Revert "netfilter: flowtable: teardown flow if cached mtu is stale" +net/mlx5: Add sensor name to temperature event message +net/mlx5: Modify LSB bitmask in temperature event to include only the first bit +net/mlx5: Prefix temperature event bitmap with '0x' for clarity +net/mlx5: Apply rate-limiting to high temperature warning +net: phy: mediatek: Move some macros to phy-lib for later use +net: phy: mediatek: Add token ring clear bit operation support +net: phy: mediatek: Add token ring set bit operation support +net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib +net: phy: mediatek: Change to more meaningful macros tun: Pad virtio headers ice: Fix signedness bug in ice_init_interrupt_scheme() net: stmmac: refactor clock management in EQoS driver @@ -55,15 +66,8 @@ bnxt: use napi's irq affinity net: napi: add CPU affinity to napi_config net: move ARFS rmap management to core ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues() -testptp: Add option to open PHC in readonly mode -ptp: Add file permission checks on PHCs -posix clocks: Store file pointer in clock context sctp: Remove commented out code -checkpatch: Discourage a new use of rtnl_lock() variants. -arp: Convert SIOCDARP and SIOCSARP to per-netns RTNL. -octeontx2-af: Fix uninitialized scalar variable net/mlx4_core: Avoid impossible mlx4_db_alloc() order value -net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx net: ethernet: mediatek: add EEE support net: xpcs: group EEE code together net: xpcs: clean up xpcs_config_eee()