Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-15--06-00 (v6.19-rc4-677-g75528060c457) remotes/brancher/net-next-2026-01-15--09-00 (v6.19-rc4-679-g6a65721247bc) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.dnGTl2E1EP b/tmp/tmp.Vmq87IkJy9 index 911a999b8c94..9736348deb69 100644 --- a/tmp/tmp.dnGTl2E1EP +++ b/tmp/tmp.Vmq87IkJy9 @@ -11,6 +11,8 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +net: airoha_eth: increase max MTU to 9220 for DSA jumbo frame support the industry standard for jumbo frame MTU is 9216 bytes. When using DSA sub-system, an extra 4 byte tag is added to each frame. To allow users to set the standard 9216-byte MTU via ifconfig ,increase AIROHA_MAX_MTU to 9220 bytes (9216+4). +ethtool: Clarify len/n_stats fields in/out semantics eea: introduce callback for ndo_get_stats64 eea: introduce ethtool support eea: create/destroy rx,tx queues for netdevice open and stop