Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-09-23--16-00 (v6.17-rc6-1500-g8da0cda41827) remotes/brancher/net-next-hw-2025-09-24--00-00 (v6.17-rc6-1507-gd7914b0311ec) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.guWUSua2jV b/tmp/tmp.WM4UJVas80 index a701589a745d..9f706e2f62c9 100644 --- a/tmp/tmp.guWUSua2jV +++ b/tmp/tmp.WM4UJVas80 @@ -13,6 +13,19 @@ 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 +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() +tg3: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() +net: phy: bcm5481x: Fix GMII/MII/MII-Lite selection +Fix the cleanup on alloc_mpc failure in atm_mpoa_mpoad_attach +net: tipc: adjust tipc_nodeid2string() to return string length +net: stmmac: simplify stmmac_init_phy() +net: stmmac: move PHY handling out of __stmmac_open()/release() +net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open() +net: stmmac: move PHY attachment error message into stmmac_init_phy() +net: stmmac: move xpcs clause 73 test into stmmac_init_phy() +net: stmmac: move stmmac_bus_clks_config() to stmmac_platform.c octeontx2-pf: Fix potential use after free in otx2_tc_add_flow() dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update() octeon_ep_vf: Add support to retrieve hardware channel information @@ -24,20 +37,12 @@ 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 dt-bindings: net: ethernet-controller: Fix grammar in comment -net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS -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() -tg3: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() 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 @@ -49,7 +54,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 @@ -72,14 +76,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 @@ -97,6 +100,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