Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-22--18-00 (v6.17-rc2-556-g6f0761eb4775) remotes/brancher/net-next-2025-08-22--21-00 (v6.17-rc2-580-g8b33aeb9fa60) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.iWPruWOlmZ b/tmp/tmp.2HBt1FLjUd index 3c2dbe58bc1b..b0f6f09ed3cd 100644 --- a/tmp/tmp.iWPruWOlmZ +++ b/tmp/tmp.2HBt1FLjUd @@ -12,6 +12,24 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value +selftests: drv-net: ncdevmem: configure and restore HDS threshold +selftests: drv-net: ncdevmem: restore old channel config +selftests: drv-net: ncdevmem: save IDs of flow rules we added +selftests: drv-net: ncdevmem: remove use of error() +selftests: drv-net: hds: restore hds settings +selftests: drv-net: xdp: make sure we're actually testing native XDP +tcp: Move TCP-specific diag functions to tcp_diag.c. +tcp: Don't pass hashinfo to inet_diag helpers. +tcp: Don't pass hashinfo to socket lookup helpers. +tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup(). +tcp: Remove timewait_sock_ops.twsk_destructor(). +tcp: Remove sk_protocol test for tcp_twsk_unique(). +mISDN: hfcpci: Fix warning when deleting uninitialized timer +Merge tag 'for-net-2025-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth +net: phy: mxl-86110: add basic support for MxL86111 PHY +net: phy: mxl-86110: fix indentation in struct phy_driver +net: phy: mxl-86110: add basic support for led_brightness_set op net: ipv4: fix regression in broadcast routes eth: fbnic: Add pause stats support eth: fbnic: Read PHY stats via the ethtool API @@ -115,3 +133,9 @@ bonding: set random address only when slaves already exist i40e: Prevent unwanted interface name changes selftests: net: add test for dst hint mechanism with directed broadcast addresses net: ipv4: allow directed broadcast routes to use dst hint +Bluetooth: hci_sync: fix set_local_name race condition +Bluetooth: hci_event: Disconnect device when BIG sync is lost +Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced +Bluetooth: hci_event: Mark connection as closed during suspend disconnect +Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success +Bluetooth: hci_conn: Make unacked packet handling more robust