Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-05-02--00-00 (v6.15-rc4-825-gea035e6b4b91) remotes/brancher/net-next-hw-2025-05-02--08-00 (v6.15-rc4-842-g006f00c2c7a0) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.fTN3LqjL8p b/tmp/tmp.r9Kw2whU0b index 4e281065a73d..7c0d27775fa4 100644 --- a/tmp/tmp.fTN3LqjL8p +++ b/tmp/tmp.r9Kw2whU0b @@ -67,7 +67,6 @@ net/tls,core: export get_netdev_for_sock iov_iter: skip copy if src == dst for direct data placement netlink: add new family to manage ULP_DDP enablement and stats net: Introduce direct data placement tcp offload -selftests: drv-net: rss_input_xfrm: Check test prerequisites before running net: dsa: b53: do not set learning and unicast/multicast on up net: dsa: b53: fix learning on VLAN unaware bridges net: dsa: b53: fix toggling vlan_filtering @@ -92,10 +91,7 @@ tools: ynl: let classic netlink requests specify extra nlflags tools: ynl-gen: fill in missing empty attr lists tools: ynl-gen: factor out free_needs_iter for a struct tools: ynl-gen: fix comment about nested struct dict -ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup -net: phy: realtek: Add support for WOL magic packet on RTL8211F net: phy: marvell-88q2xxx: Enable temperature measurement in probe again -net: phy: factor out provider part from mdio_bus.c selftests: ncdevmem: Implement devmem TCP TX net: check for driver support in netmem TX gve: add netmem TX support to GVE DQO-RDA mode @@ -108,7 +104,6 @@ netmem: add niov->type attribute to distinguish different net_iov types selftests/vsock: add initial vmtest.sh for vsock selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case sch_htb: make htb_deactivate() idempotent -r8152: use SHA-256 library API instead of crypto_shash API net: usb: lan78xx: remove unused struct members net: usb: lan78xx: Integrate EEE support with phylink LPI API net: usb: lan78xx: port link settings to phylink API @@ -122,3 +117,25 @@ net: usb: lan78xx: refactor PHY init to separate detection and MAC configuration net: usb: lan78xx: remove explicit check for missing PHY driver net: usb: lan78xx: Improve error handling in PHY initialization Documentation: networking: expand and clarify EEE_GET/EEE_SET documentation +dt-bindings: net: via-rhine: Convert to YAML +ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup +net: phy: factor out provider part from mdio_bus.c +net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHY +r8152: use SHA-256 library API instead of crypto_shash API +net: phy: realtek: Add support for WOL magic packet on RTL8211F +selftests: drv-net: rss_input_xfrm: Check test prerequisites before running +dt-bindings: net: sun8i-emac: Add A523 EMAC0 compatible +Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue +idpf: remove unreachable code from setting mailbox +idpf: assign extracted ptype to struct libeth_rqe_info field +ixgbe: devlink: add devlink region support for E610 +ixgbe: add E610 .set_phys_id() callback implementation +ixgbe: apply different rules for setting FC on E610 +ixgbe: add support for ACPI WOL for E610 +ixgbe: create E610 specific ethtool_ops structure +igc: Change Tx mode for MQPRIO offloading +igc: Limit netdev_tc calls to MQPRIO +igb: Get rid of spurious interrupts +igb: Add support for persistent NAPI config +igb: Link queues to NAPI instances +igb: Link IRQs to NAPI instances