Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-14--06-00 (net-next-6.18-11012-g03413b1a705d) remotes/brancher/net-next-2025-10-14--09-00 (net-next-6.18-11029-geb068345b256) ==== BASE DIFF ==== drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 1 - drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.RKIaxQlPc1 b/tmp/tmp.SOQHlJQ6OP index 17778dfee349..830a028f9679 100644 --- a/tmp/tmp.RKIaxQlPc1 +++ b/tmp/tmp.SOQHlJQ6OP @@ -13,7 +13,12 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +udp: drop secpath before storing an skb in a receive queue gve: Check valid ts bit on RX descriptor before hw timestamping +dt-bindings: net: Convert amd,xgbe-seattle-v1a to DT schema +net: fbnic: Allow builds for all 64 bit architectures +net: fbnic: Fix page chunking logic when PAGE_SIZE > 4K +net: mdio: use macro module_driver to avoid boilerplate code net: core: fix lockdep splat on device unregister eth: fealnx: fix typo in comments net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset @@ -21,13 +26,25 @@ MAINTAINERS: add myself as maintainer for b53 net: bcmasp: Add support for PHY-based Wake-on-LAN net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45 netdevsim: set the carrier when the device goes up +tcp: accecn: enable AccECN +tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST +tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation +tcp: accecn: fallback outgoing half link to non-AccECN +tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion +tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK +tcp: move increment of num_retrans +tcp: accecn: retransmit downgraded SYN in AccECN negotiation +tcp: accecn: handle unexpected AccECN negotiation feedback +tcp: disable RFC3168 fallback identifier for CC modules +tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules +gro: flushing when CWR is set negatively affects AccECN +tcp: try to avoid safer when ACKs are thinned eth: fbnic: fix various typos in comments and strings net: dsa: b53: implement port isolation support net: allow busy connected flows to switch tx queues net: add /proc/sys/net/core/txq_reselection_ms control net: control skb->ooo_okay from skb_set_owner_w() net: add SK_WMEM_ALLOC_BIAS constant -tcp: better handle TCP_TX_DELAY on established flows net: dev_queue_xmit() llist adoption net: sched: claim one cache line in Qdisc Revert "net/sched: Fix mirred deadlock on device recursion" @@ -69,4 +86,3 @@ r8152: add error handling in rtl8152_driver_init usbnet: Fix using smp_processor_id() in preemptible code warnings Octeontx2-af: Fix missing error code in cgx_probe() net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions -amd-xgbe: Avoid spurious link down messages during interface toggle