Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-16--09-00 (v6.13-rc6-1261-g95281913000c) remotes/brancher/net-next-2025-01-16--12-00 (v6.13-rc6-1279-g5daea25871e3) ==== BASE DIFF ==== drivers/net/ethernet/stmicro/stmmac/stmmac.h | 1 + drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 34 +++++++++++++---------- drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.h | 1 - 3 files changed, 21 insertions(+), 15 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.LstRJxNlS1 b/tmp/tmp.pAyEqiubvN index 6f23a7984449..63f8d7c67b88 100644 --- a/tmp/tmp.LstRJxNlS1 +++ b/tmp/tmp.pAyEqiubvN @@ -2,10 +2,30 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: dsa: felix: report timestamping stats from the ocelot library +net: mscc: ocelot: add TX timestamping statistics +net: dsa: implement get_ts_stats ethtool operation for user ports +net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps +net: avoid race between device unregistration and ethnl ops +net: rfkill: gpio: allow booting in blocked state +dt-bindings: net: rfkill-gpio: enable booting in blocked state +octeon_ep_vf: update tx/rx stats locally for persistence +octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 +octeon_ep: update tx/rx stats locally for persistence +octeon_ep: remove firmware stats fetch in ndo_get_stats64 virtio_net: Use persistent NAPI config virtio_net: Map NAPIs to queues virtio_net: Prepare for NAPI to queue mapping net: protect queue -> napi linking with netdev_lock() +af_unix: Use consume_skb() in connect() and sendmsg(). +af_unix: Reuse out_pipe label in unix_stream_sendmsg(). +af_unix: Set drop reason in unix_dgram_disconnected(). +af_unix: Set drop reason in unix_stream_read_skb(). +af_unix: Set drop reason in manage_oob(). +af_unix: Set drop reason in __unix_gc(). +af_unix: Set drop reason in unix_sock_destructor(). +af_unix: Set drop reason in unix_release_sock(). +net: dropreason: Gather SOCKET_ drop reasons. seg6: inherit inner IPv4 TTL on ip4ip6 encapsulation net: stmmac: Limit the number of MTL queues to maximum value net: stmmac: Limit FIFO size by hardware feature value @@ -64,12 +84,5 @@ ipv6: Hold rtnl_net_lock() in addrconf_dad_work(). ipv6: Hold rtnl_net_lock() in addrconf_verify_work(). ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL. ipv6: Add __in6_dev_get_rtnl_net(). -net: stmmac: Convert prefetch() to net_prefetch() for received frames -net: stmmac: Optimize cache prefetch in RX path -net: stmmac: Set page_pool_params.max_len to a precise size -net: stmmac: Switch to zero-copy in non-XDP RX path -netlink: support dumping IPv4 multicast addresses -net: phy: micrel: Add KSZ87XX Switch LED control -net: dsa: microchip: Add emulated MIIM access to switch LED config registers net: sched: fix ets qdisc OOB Indexing net/ncsi: Fix NULL pointer derefence if CIS arrives before SP