Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-23--21-00 (v6.17-rc6-1508-g3e20bf39b6e2) remotes/brancher/net-next-2025-09-24--00-00 (v6.17-rc6-1509-ga3e7a482127e) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.04rvjdD80g b/tmp/tmp.nmTiSZrLNV index 84271dda54ba..0318c205f846 100644 --- a/tmp/tmp.04rvjdD80g +++ b/tmp/tmp.nmTiSZrLNV @@ -12,6 +12,8 @@ nipa: profile (time) test output nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +libie: fix string names for AQ error codes +tls: Avoid -Wflex-array-member-not-at-end warning selftests: drv-net: add HW timestamping tests mlx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() @@ -36,8 +38,6 @@ net: gro: only merge packets with incrementing or fixed outer ids net: gro: remove is_ipv6 from napi_gro_cb rtnetlink: Allow deleting FDB entries in user namespace net/mlx5: Clean up only new IRQ glue on request_irq() failure -6pack: drop redundant locking and refcounting -net: usb: remove rtl8150 driver tcp: Remove stale locking comment for TFO. net: ethtool: tsconfig: set command must provide a reply eth: fbnic: Read module EEPROM @@ -45,7 +45,6 @@ dt-bindings: net: ethernet-controller: Fix grammar in comment net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS selftests: bridge_fdb_local_vlan_0: Test FDB vs. NET_ADDR_SET behavior net: bridge: Install FDB for bridge MAC on VLAN 0 -net: airoha: Avoid -Wflex-array-member-not-at-end warning net: dsa: yt921x: Add support for Motorcomm YT921x net: dsa: tag_yt921x: add support for Motorcomm YT921x tags dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support @@ -57,7 +56,6 @@ net/smc: fix general protection fault in __smc_diag_dump net: ovpn: use new noref xmit flow in ovpn_udp{4,6}_output net: tunnel: implement noref flows in udp_tunnel{,6}_xmit_skb net: dst_cache: implement RCU variants for dst_cache helpers -udp: remove busylock and add per NUMA queues selftests: net-drv: stats: sanity check FEC histogram net/mlx5e: Report RS-FEC histogram statistics via ethtool net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR @@ -80,14 +78,13 @@ net: rnpgbe: Add n500/n210 chip support with BAR2 mapping net: rnpgbe: Add build support for rnpgbe net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully net/smc: make wr buffer count configurable -selftests: rtnetlink: correct error message in rtnetlink.sh fou test net: nfc: nci: Add parameter validation for packet data selftests: fib_nexthops: Add test cases for FDB status change selftests: fib_nexthops: Fix creation of non-FDB nexthops nexthop: Forbid FDB status change while nexthop is in a group net: phy: stop exporting phy_driver_register net: phy: dp83640: improve phydev and driver removal handling -net: phy: move config symbol MDIO_BUS to drivers/net/phy/Kconfig +net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast rust: net::phy inline if expressions to improve read_status quic: add packet builder and parser base quic: add frame encoder and decoder base @@ -105,6 +102,10 @@ quic: provide common utilities and data structures net: build socket infrastructure for QUIC protocol net: define IPPROTO_QUIC and SOL_QUIC constants Merge tag 'for_linus' of https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost +net: phy: move config symbol MDIO_BUS to drivers/net/phy/Kconfig +selftests: rtnetlink: correct error message in rtnetlink.sh fou test +net: airoha: Avoid -Wflex-array-member-not-at-end warning +udp: remove busylock and add per NUMA queues Merge branch 'dibs-direct-internal-buffer-sharing' dibs: Move event handling to dibs layer dibs: Move data path to dibs layer