Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-09--09-00 (v6.13-rc5-1039-gcfa4367a41fb) remotes/brancher/net-next-2025-01-09--12-00 (v6.13-rc5-1024-g271ab23bf756) ==== BASE DIFF ==== .../net/ethernet/mellanox/mlx5/core/lib/clock.c | 24 ++++++++------- drivers/net/ethernet/realtek/r8169.h | 1 + drivers/net/ethernet/realtek/r8169_main.c | 30 +++++++++++++++++++ drivers/net/ethernet/realtek/r8169_phy_config.c | 23 ++++++++++++++ drivers/net/ethernet/stmicro/stmmac/stmmac.h | 8 ----- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 8 +++++ drivers/net/mctp/mctp-i3c.c | 4 +++ include/linux/mlx5/driver.h | 1 - include/net/addrconf.h | 3 ++ include/uapi/linux/rtnetlink.h | 8 ++++- net/ipv6/addrconf.c | 6 ++-- net/ipv6/anycast.c | 35 ++++++++++++++++++++++ 12 files changed, 127 insertions(+), 24 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.PQxSHBN7td b/tmp/tmp.WCZVIyGXGo index a07fb6154b0f..dfaa639398ec 100644 --- a/tmp/tmp.PQxSHBN7td +++ b/tmp/tmp.WCZVIyGXGo @@ -3,8 +3,9 @@ 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: ravb: Fix max TX frame size for RZ/V2M +netfilter: br_netfilter: remove unused conditional and dead code pktgen: Avoid out-of-bounds access in get_imix_entries -netlink: support dumping IPv4 multicast addresses net: mana: Cleanup "mana" debugfs dir after cleanup of all children eth: bnxt: always recalculate features after XDP clearing, fix null-deref selftests: bonding: add ipvlan over bond testing @@ -102,26 +103,5 @@ net: gro: decouple GRO from the NAPI layer net: hsr: remove synchronize_rcu() from hsr_add_port() net: no longer reset transport_header in __netif_receive_skb_core() dt-bindings: net: Correct indentation and style in DTS example -netlink: add IPv6 anycast join/leave notifications -net/mlx5: use do_aux_work for PHC overflow checks -net: phy: dp83822: Add support for PHY LEDs on DP83822 -net: stmmac: Unexport stmmac_rx_offset() from stmmac.h -r8169: add support for RTL8125BP rev.b -mctp i3c: fix MCTP I3C driver multi-thread issue net: sched: refine software bypass handling in tc_run -page_pool: check for dma_sync_size earlier -net: pse-pd: Fix missing PI of_node description -regulator: core: Resolve supply using of_node from regulator_config -net: ethtool: Add support for new PSE device index description -net: pse-pd: Add support for PSE device index -net: pse-pd: tps23881: Add support for power limit and measurement features -net: pse-pd: Remove is_enabled callback from drivers -net: pse-pd: Split ethtool_get_status into multiple callbacks -net: pse-pd: Use power limit at driver side instead of current limit -net: pse-pd: tps23881: Add missing configuration register after disable -net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel -net: pse-pd: tps23881: Simplify function returns by removing redundant checks -net: pse-pd: Add power limit check -net: pse-pd: Avoid setting max_uA in regulator constraints -net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration net/smc: fix data error when recvmsg with MSG_PEEK flag