Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-12--00-00 (v6.18-rc4-981-g6cf0a45538e8) remotes/brancher/net-next-2025-11-12--03-00 (v6.18-rc4-986-gf1aeb0c46a36) ==== BASE DIFF ==== drivers/bluetooth/btrtl.c | 24 ++--- drivers/bluetooth/btusb.c | 13 ++- .../net/ethernet/microchip/sparx5/sparx5_main.c | 2 + .../net/ethernet/stmicro/stmmac/dwmac-meson8b.c | 30 ++---- drivers/net/ethernet/ti/netcp_ethss.c | 4 +- include/linux/ethtool.h | 2 +- include/net/bluetooth/hci.h | 5 + net/bluetooth/6lowpan.c | 105 +++++++++++++++------ net/bluetooth/hci_conn.c | 33 ++++--- net/bluetooth/hci_event.c | 56 +++++++---- net/bluetooth/hci_sync.c | 2 +- net/bluetooth/l2cap_core.c | 1 + net/bluetooth/mgmt.c | 1 + net/sched/sch_generic.c | 17 ++-- tools/testing/selftests/net/mptcp/mptcp_connect.c | 18 +++- tools/testing/selftests/net/mptcp/mptcp_connect.sh | 2 +- tools/testing/selftests/net/mptcp/mptcp_join.sh | 90 +++++++++--------- tools/testing/selftests/net/mptcp/mptcp_lib.sh | 21 +++++ 18 files changed, 263 insertions(+), 163 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.IZt4dFccfU b/tmp/tmp.kNztt3glXb index 1c4ffd0939a8..4279af4e6679 100644 --- a/tmp/tmp.IZt4dFccfU +++ b/tmp/tmp.kNztt3glXb @@ -11,8 +11,25 @@ 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 +dpll: zl3073x: Remove unused dev wrappers +dpll: zl3073x: Cache all output properties in zl3073x_out +dpll: zl3073x: Cache all reference properties in zl3073x_ref +dpll: zl3073x: Cache reference monitor status +dpll: zl3073x: Split ref, out, and synth logic from core +dpll: zl3073x: Store raw register values instead of parsed state +net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower() +ptp: ocp: don't use "proxy" headers +ptp: ocp: Sort headers alphabetically +ptp: ocp: Reuse META's PCI vendor ID +ptp: ocp: Apply standard pattern for cleaning up loop +ptp: ocp: Refactor ptp_ocp_i2c_notifier_call() +ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware +ptp: ocp: Refactor signal_show() and fix %ptT misuse hsr: Follow standard for HSRv0 supervision frames hsr: Fix supervision frame sending on HSRv0 +tools: ynltool: correct install in Makefile +qede: convert to use ndo_hwtstamp callbacks +bnx2x: convert to use ndo_hwtstamp callbacks net: clear skb->sk in skb_release_head_state() devlink: rate: Unset parent pointer in devl_rate_nodes_destroy net: phy: TI PHYs use phy_get_features_no_eee() @@ -30,24 +47,7 @@ net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues net: stmmac: pci: Use generic PCI suspend/resume routines net: stmmac: loongson: Use generic PCI suspend/resume routines net: stmmac: Add generic suspend/resume helper for PCI-based controllers -net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel -net_sched: add qdisc_dequeue_drop() helper -net_sched: add tcf_kfree_skb_list() helper -net: annotate a data-race in __dev_xmit_skb() -net: prefech skb->priority in __dev_xmit_skb() -net_sched: sch_fq: prefetch one skb ahead in dequeue() -net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb() -net_sched: add Qdisc_read_mostly and Qdisc_write groups -net_sched: cake: use qdisc_pkt_segs() -net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update() -net: use qdisc_pkt_len_segs_init() in sch_handle_ingress() -net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init() -net: init shinfo->gso_segs from qdisc_pkt_len_init() -net_sched: make room for (struct qdisc_skb_cb)->pkt_segs r8169: add support for RTL8125K -net: phy: mscc: Add support for PHY LED control -net: phy: mscc: Consolidate probe functions into a common helper -net: phy: mscc: Simplify LED mode update using phy_modify() virtio-net: fix incorrect flags recording in big mode net: stmmac: visconti: use stmmac_get_phy_intf_sel() net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface @@ -68,13 +68,6 @@ net,mptcp: fix proto fallback detection with BPF mptcp: disallow MPTCP subflows from sockmap ipv6: clear RA flags when adding a static route net: phy: fixed_phy: initialize the link status as up -net: netcp: ethss: Fix type of first parameter in hwtstamp stubs -selftests: mptcp: join: properly kill background tasks -selftests: mptcp: connect: trunc: read all recv data -selftests: mptcp: join: userspace: longer transfer -selftests: mptcp: join: endpoints: longer transfer -selftests: mptcp: join: rm: set backup flag -selftests: mptcp: connect: fix fallback note due to OoO fbnic: Replace use of internal PCS w/ Designware XPCS fbnic: Add SW shim for MDIO interface to PMA/PMD and PCS fbnic: Cleanup handling for link down event statistics @@ -85,23 +78,9 @@ net: pcs: xpcs: Fix PMA identifier handling in XPCS net: pcs: xpcs: Add support for 25G, 50G, and 100G interfaces net: phy: Rename MDIO_CTRL1_SPEED for 2.5G and 5G to reflect PMA values net: phy: Add support for 25, 50 and 100Gbps PMA to genphy_c45_read_pma -net: stmmac: meson8b: use stmmac_get_phy_intf_sel() -net: stmmac: meson8b: use phy_intf_sel directly -net: stmmac: meson8b: use PHY_INTF_SEL_x -net: fealnx: fixed possible out of band acces to an array -net: sparx5/lan969x: populate netdev of_node -net: ps3_gelic_net: handle skb allocation failures eea: introduce ethtool support eea: create/destroy rx,tx queues for netdevice open and stop eea: probe the netdevice and create adminq eea: introduce ring and descriptor structures eea: introduce PCI framework net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated -net: ethernet: ti: am65-cpsw: Fix clearing of irq_disabled flag in rx_poll -net: ethernet: ti: am65-cpsw: enable zero copy in XDP features -net: ethernet: ti: am65-cpsw: Add AF_XDP zero copy for TX -net: ethernet: ti: am65-cpsw: Add AF_XDP zero copy for RX -net: ethernet: ti: am65-cpsw: add XSK pool helpers -net: ethernet: ti: am65-cpsw: Retain page_pool on XDP program exchange -net: ethernet: ti: am65-cpsw: fix BPF Program change on multi-port CPSW -net_sched: limit try_bulk_dequeue_skb() batches