Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-08-19--16-00 (v6.17-rc1-410-g47d3d7cb93e5) remotes/brancher/net-next-hw-2025-08-20--00-00 (v6.17-rc1-447-g5e179cf2dbe4) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.D2OUxVb0cO b/tmp/tmp.ZFoG454Wcw index deb90938d1d9..3bcf5dcbaebe 100644 --- a/tmp/tmp.D2OUxVb0cO +++ b/tmp/tmp.ZFoG454Wcw @@ -13,6 +13,49 @@ 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/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_activate +net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit +selftests/net/socket.c: removed warnings from unused returns +selftests: net: fix memory leak in tls.c +net: avoid one loop iteration in __skb_splice_bits +net: dsa: microchip: Fix KSZ9477 HSR port setup issue +net: macb: fix unregister_netdev call order in macb_remove() [v2] +ipv6: ip6_gre: replace strcpy with strscpy for tunnel name +gve: prevent ethtool ops after shutdown +gve: support unreadable netmem +sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_alg +sctp: Convert cookie authentication to use HMAC-SHA256 +sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication +sctp: Fix MAC comparison to be constant-time +selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec +ipv6: sr: Fix MAC comparison to be constant-time +idpf: do not linearize big TSO packets +vsock/virtio: Fix message iterator handling on transmit path +net: Introduce skb_copy_datagram_from_iter_full() +net: bridge: vxlan: Protocol field in bridge fdb +net: openvswitch: Use for_each_cpu() where appropriate +net: Add skb_dst_check_unset +chtls: Convert to skb_dst_reset +staging: octeon: Convert to skb_dst_drop +net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers +netfilter: Switch to skb_dstref_steal to clear dst_entry +xfrm: Switch to skb_dstref_steal to clear dst_entry +net: Add skb_dstref_steal and skb_dstref_restore +quic: add packet builder and parser base +quic: add frame encoder and decoder base +quic: add timer management +quic: add crypto packet encryption and decryption +quic: add crypto key derivation and installation +quic: add packet number space +quic: add congestion control +quic: add path management +quic: add connection id management +quic: add stream management +quic: provide quic.h header files for kernel and userspace +quic: provide family ops for address and protocol +quic: provide common utilities and data structures +net: build socket infrastructure for QUIC protocol +net: define IPPROTO_QUIC and SOL_QUIC constants MAINTAINERS: Add maintainer for Qualcomm PPE driver net: ethernet: qualcomm: Add PPE debugfs support for PPE counters net: ethernet: qualcomm: Initialize PPE L2 bridge settings @@ -58,12 +101,6 @@ net/mlx5: Avoid copying payload to the skb's linear part net/mlx5: Bring back get_cqe_l3_hdr_type selftests: drv-net: ncdevmem: make configure_channels() support combined channels selftests: drv-net: tso: increase the retransmit threshold -igc: fix disabling L1.2 PCI-E link substate on I226 on init -ixgbe: fix ndo_xdp_xmit() workloads -ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc -ice: fix Rx page leak on multi-buffer frames -ice: fix possible leak in ice_plug_aux_dev() error path -ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset net: Define sk_memcg under CONFIG_MEMCG. net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure(). net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().