Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-04--06-00 (v6.18-rc3-770-gd61f237949cd) remotes/brancher/net-next-2025-11-04--09-00 (v6.18-rc3-783-g0397eee7d7d6) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.QsW6HWRyYF b/tmp/tmp.N3JVbdJeMt index 69cb8f38fe06..df2f884163d9 100644 --- a/tmp/tmp.QsW6HWRyYF +++ b/tmp/tmp.N3JVbdJeMt @@ -12,11 +12,26 @@ 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 +e1000: fix OOB in e1000_tbi_should_accept() +dt-bindings: ethernet: eswin: fix yaml schema issues +selftests: net: local_termination: Wait for interfaces to come up +net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pages +net/mlx5e: SHAMPO, Fix skb size check for 64K pages +net/mlx5e: SHAMPO, Fix header mapping for 64K pages +net: libwx: fix device bus LAN ID bnxt_en: Fix warning in bnxt_dl_reload_down() bnxt_en: Always provide max entry and entry size in coredump segments bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap() bnxt_en: Fix a possible memory leak in bnxt_ptp_init bnxt_en: Shutdown FW DMA in bnxt_shutdown() +net: Convert struct sockaddr to fixed-size "sa_data[14]" +bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsized +bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistently +net: Convert proto callbacks from sockaddr to sockaddr_unsized +net: Remove struct sockaddr from net.h +net: Convert proto_ops connect() callbacks to use sockaddr_unsized +net: Convert proto_ops bind() callbacks to use sockaddr_unsized +net: Add struct sockaddr_unsized for sockaddr of unknown length virtio_net: Add get ethtool flow rules ops virtio_net: Add support for TCP and UDP ethtool rules virtio_net: Add support for IPv6 ethtool steering @@ -182,5 +197,3 @@ quic: provide common utilities and data structures net: build socket infrastructure for QUIC protocol net: define IPPROTO_QUIC and SOL_QUIC constants net: add net cookie for net device trace events -veth: more robust handing of race to avoid txq getting stuck -veth: enable dev_watchdog for detecting stalled TXQs