Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-05-16--00-00 (v6.15-rc6-1216-gb2fd9686533e) remotes/brancher/net-next-hw-2025-05-16--08-00 (v6.15-rc6-1194-g06fd85fd5a3a) ==== BASE DIFF ==== Documentation/networking/ip-sysctl.rst | 4 +- drivers/bluetooth/btusb.c | 98 ++++++++----------- drivers/net/ethernet/microchip/lan743x_main.c | 5 +- drivers/net/ethernet/microchip/lan743x_main.h | 1 + drivers/net/ethernet/microchip/lan743x_ptp.c | 48 +++++----- drivers/net/ethernet/microchip/lan743x_ptp.h | 7 +- drivers/net/ethernet/stmicro/stmmac/stmmac.h | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 84 ++++++++--------- include/linux/tcp.h | 2 +- include/trace/events/tcp.h | 73 ++++++++++++++ include/uapi/linux/pkt_cls.h | 1 + include/uapi/linux/pkt_sched.h | 1 + net/bluetooth/l2cap_core.c | 15 +-- net/ipv4/tcp.c | 2 +- net/ipv4/tcp_input.c | 110 +++++++++++----------- net/ipv4/tcp_ipv4.c | 4 +- net/ipv4/tcp_output.c | 5 +- tools/net/ynl/pyynl/ynl_gen_c.py | 3 + 18 files changed, 263 insertions(+), 202 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.xYHgRRXNRI b/tmp/tmp.GraYGd36Cb index 37dd7a36e9a1..c0a3aa9d61a4 100644 --- a/tmp/tmp.xYHgRRXNRI +++ b/tmp/tmp.GraYGd36Cb @@ -5,46 +5,3 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours -octeontx2-pf: Add tracepoint for NIX_PARSE_S -Merge tag 'for-net-2025-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth -mr: consolidate the ipmr_can_free_table() checks. -r8152: Add wake up function for RTL8153 -net: bcmgenet: expose more stats in ethtool -net: bcmgenet: count hw discarded packets in missed stat -net: bcmgenet: switch to use 64bit statistics -net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id) -llc: fix data loss when reading from a socket in llc_ui_recvmsg() -rust: net::phy sync with match_phy_device C changes -dt-bindings: net: Document support for Aeonsemi PHYs -net: phy: Add support for Aeonsemi AS21xxx PHYs -net: phy: introduce genphy_match_phy_device() -net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP -net: phy: bcm87xx: simplify .match_phy_device OP -net: phy: pass PHY driver to .match_phy_device OP -ovpn: fix check for skb_to_sgvec_nomark() return value -ovpn: improve 'no route to host' debug message -ovpn: drop useless reg_state check in keepalive worker -selftest/net/ovpn: extend coverage with more test cases -ovpn: fix ndo_start_xmit return value on error -selftest/net/ovpn: fix crash in case of getaddrinfo() failure -ovpn: don't drop skb's dst when xmitting packet -ovpn: set skb->ignore_df = 1 before sending IPv6 packets out -MAINTAINERS: update git URL for ovpn -MAINTAINERS: add Sabrina as official reviewer for ovpn -ptp: ocp: Limit signal/freq counts in summary output functions -tools: ynl-gen: array-nest: support arrays of nests -net: sched: uapi: add more sanely named duplicate defines -Merge branch 'tcp-receive-side-improvements' -tcp: increase tcp_rmem[2] to 32 MB -tcp: always use tcp_limit_output_bytes limitation -tcp: increase tcp_limit_output_bytes default value to 4MB -tcp: skip big rtt sample if receive queue is not empty -tcp: always seek for minimal rtt in tcp_rcv_rtt_update() -tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows -tcp: remove zero TCP TS samples for autotuning -tcp: add receive queue awareness in tcp_rcv_space_adjust() -tcp: adjust rcvbuf in presence of reorders -tcp: fix sk_rcvbuf overshoot -tcp: add tcp_rcvbuf_grow() tracepoint -Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling -Bluetooth: L2CAP: Fix not checking l2cap_chan security level