Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-24--15-00 (v6.14-rc7-2092-ge066b7d47188) remotes/brancher/net-next-2025-03-24--18-00 (v6.14-rc7-2091-gf04ae5410df2) ==== BASE DIFF ==== Documentation/networking/net_cachelines/tcp_sock.rst | 1 + MAINTAINERS | 2 +- drivers/net/ethernet/amazon/ena/ena_netdev.c | 4 ++++ drivers/net/phy/dp83822.c | 2 +- include/linux/phy.h | 2 +- include/linux/tcp.h | 3 +++ include/net/inet_connection_sock.h | 2 -- include/net/tcp.h | 4 ++-- net/ipv4/tcp.c | 5 +++++ net/ipv4/tcp_input.c | 12 ++++++------ net/openvswitch/datapath.h | 20 ++++++++++++++------ net/openvswitch/vport.h | 9 +++++++++ net/tls/tls_device.c | 8 ++++---- 13 files changed, 51 insertions(+), 23 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.BpUYNKbFXW b/tmp/tmp.jmJ6w0L8oE index cc300b0e9ee0..e2d220b9eaf7 100644 --- a/tmp/tmp.BpUYNKbFXW +++ b/tmp/tmp.jmJ6w0L8oE @@ -4,6 +4,7 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: phylink: force link down on major_config failure net: phy: air_en8811h: Add clk provider for CKO pin netpoll: optimize struct layout for cache efficiency net: ethtool: pse-pd: Use per-PHY DUMP operations @@ -86,7 +87,6 @@ gve: merge packet buffer size fields gve: update GQ RX to use buf_size gve: introduce config-based allocation for XDP gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics -net: openvswitch: fix kernel-doc warnings in internal headers net: stmmac: block PHY RXC clock-stop net: phylink: add functions to block/unblock rx clock stop net: stmmac: socfpga: remove phy_resume() call @@ -276,16 +276,9 @@ rndis_host: Flag RNDIS modems as WWAN devices selftests: drv-net: rss_input_xfrm: Check test prerequisites before running tcp: support TCP_DELACK_MAX_US for set/getsockopt use tcp: support TCP_RTO_MIN_US for set/getsockopt use -rtnetlink: Allocate vfinfo size for VF GUIDs when supported -MAINTAINERS: adjust the file entry in INTEL PMC CORE DRIVER hinic3: module initialization and tx/rx logic selftest: net: update proc_net_pktgen (add more imix_weights test cases) net: pktgen: add strict buffer parsing index check -tcp: move icsk_clean_acked to a better location -net: atm: use sysfs_emit_at() instead of scnprintf() -net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not defined -net: ena: resolve WARN_ON when freeing IRQs -net: phy: broadcom: Correct BCM5221 PHY model detection failure Bluetooth: btnxpuart: Fix kernel panic during FW release Bluetooth: btnxpuart: Handle bootloader error during cmd5 and cmd7 Bluetooth: btnxpuart: Add correct bootloader error codes