Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-19--06-00 (v6.17-rc6-1368-gd1c32b0d5283) remotes/brancher/net-next-2025-09-19--09-00 (v6.17-rc6-1394-g9bd84fcbe8ff) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.d15Oy29r1s b/tmp/tmp.1tfIQI5u0o index efdbeda0f714..3e6fc89dd24a 100644 --- a/tmp/tmp.d15Oy29r1s +++ b/tmp/tmp.1tfIQI5u0o @@ -12,12 +12,28 @@ 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 +net: nfc: nci: Add parameter validation for packet data selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getopt eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor virtio-net: fix incorrect flags recording in big mode ptp: document behavior of PTP_STRICT_FLAGS broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl broadcom: fix support for PTP_PEROUT_DUTY_CYCLE +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 net/mlx5: Remove dead code from total_vfs setter psp: clarify checksum behavior of psp_dev_rcv() psp: Fix typo in kdoc for struct psp_dev_caps.assoc_drv_spc. @@ -47,6 +63,7 @@ psp: don't use flags for checking sk_state psp: fix preemptive inet_twsk() cast in psp_sk_get_assoc_rcu() psp: make struct sock argument const in psp_sk_get_assoc_rcu() ethernet: rvu-af: Remove slash from the driver name +Merge tag 'for_linus' of https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost net: WQ_PERCPU added to alloc_workqueue users net: replace use of system_wq with system_percpu_wq net: replace use of system_unbound_wq with system_dfl_wq @@ -97,6 +114,14 @@ tcp: Update bind bucket state on port release net: tun: Update napi->skb after XDP process rtnetlink: specs: Add {head,tail}room to rt-link.yaml rtnetlink: add needed_{head,tail}room attributes +MAINTAINERS, mailmap: Update address for Peter Hilber +virtio_config: clarify output parameters +uapi: vduse: fix typo in comment +vhost: Take a reference on the task that is reference in struct vhost_task. +vhost: vringh: Modify the return value check +vhost-net: flush batched before enabling notifications +Revert "vhost/net: Defer TX queue re-enable until after sendmsg" +vhost-net: unbreak busy polling net: sparx5/lan969x: Add support for ethtool pause parameters net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X net: phy: micrel: Add Fast link failure support for lan8842 @@ -106,3 +131,4 @@ net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets net/mlx5e: Prevent WQE metadata conflicts between timestamping and offloads net/mlx5: Refactor MACsec WQE metadata shifts net/mlx5: Remove VLAN insertion fields from WQE Ether segment +vhost-scsi: fix argument order in tport allocation error message