Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-27--16-00 (v6.18-rc2-625-g1566ef2187d5) remotes/brancher/net-next-hw-2025-10-28--00-00 (v6.18-rc2-621-ged3db09779d0) ==== BASE DIFF ==== Documentation/networking/tls.rst | 20 ++++++ include/net/tls.h | 3 + include/uapi/linux/tls.h | 2 + net/tls/tls_device.c | 2 +- net/tls/tls_main.c | 64 +++++++++++++++++ net/tls/tls_sw.c | 2 +- tools/net/ynl/lib/ynl-priv.h | 4 +- tools/testing/selftests/net/tls.c | 141 ++++++++++++++++++++++++++++++++++++++ 8 files changed, 234 insertions(+), 4 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.XURQwYWBiz b/tmp/tmp.JqNtIzlMFe index d1b234662dde..8741191a3c9a 100644 --- a/tmp/tmp.XURQwYWBiz +++ b/tmp/tmp.JqNtIzlMFe @@ -1,3 +1,4 @@ +nipa: dbg: try to capture info about xdp qstat failures nipa: config: disable kmemleak auto scan nipa: config: x86: disable GPUs and sound nipa: drv: net: add timeout @@ -12,6 +13,25 @@ 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 +netconsole: Fix race condition in between reader and writer of userdata +net: stmmac: qcom-ethqos: add support for sa8255p +net: stmmac: qcom-ethqos: define a callback for setting the serdes speed +net: stmmac: qcom-ethqos: split power management context into a separate struct +net: stmmac: qcom-ethqos: split power management fields into a separate structure +net: stmmac: qcom-ethqos: wrap emac driver data in additional structure +net: stmmac: qcom-ethqos: improve typing in devres callback +net: stmmac: qcom-ethqos: use generic device properties +dt-bindings: net: qcom: document the ethqos device for SCMI-based systems +dpll: zl3073x: Fix output pin registration +net: phy: dp83869: fix STRAP_OPMODE bitmask +net: phy: dp83td510: add MSE interface support for 10BASE-T1L +net: phy: micrel: add MSE interface support for KSZ9477 family +ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access +net: phy: introduce internal API for PHY MSE diagnostics +net: wwan: Remove redundant pm_runtime_mark_last_busy() calls +net: wireless: Remove redundant pm_runtime_mark_last_busy() calls +net: ipa: Remove redundant pm_runtime_mark_last_busy() calls +net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls sctp: Hold sock lock while iterating over address list selftests: net: use BASH for bareudp testing sctp: Prevent TOCTOU out-of-bounds write @@ -68,8 +88,6 @@ net: phy: add iterator mdiobus_for_each_phy net: stmmac: mdio: fix incorrect phy address check net: dsa: yt921x: Protect MIB stats with a lock net: dsa: yt921x: Fix MIB overflow wraparound routine -i40e: support generic devlink param "max_mac_per_vf" -devlink: Add new "max_mac_per_vf" generic device param net: tcp_lp: fix kernel-doc warnings and update outdated reference links octeontx2-pf: Use new bandwidth profiles in receive queue octeontx2-af: Display new bandwidth profiles too in debugfs @@ -90,11 +108,9 @@ hinic3: Add mac filter ops hinic3: Add NIC configuration ops hinic3: Add PF management interfaces hinic3: Add PF framework -i40e: Replace sscanf() with kstrtoint() in i40e_dbg_netdev_ops_write() net: hibmcge: fix the inappropriate netif_device_detach() net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy. net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue -tools: ynl: rework the string representation of NlError ice: remove duplicate call to ice_deinit_hw() on error paths ice: move ice_deinit_dev() to the end of deinit paths ice: extract ice_init_dev() from ice_init() @@ -120,31 +136,20 @@ net: ethernet: emulex: benet: fix adapter->fw_on_flash truncation warning net: netmem: remove NET_IOV_MAX from net_iov_type enum isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe() net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback -io_uring: Introduce getsockname io_uring cmd -socket: Split out a getsockname helper for io_uring -socket: Unify getsockname and getpeername implementation nfp: xsk: fix memory leak in nfp_net_alloc() -virtio-net: fix received length check in big packets dpll: zl3073x: Specify phase adjustment granularity for pins dpll: add phase-adjust-gran pin attribute Merge tag 'for-net-2025-10-24' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth -iavf: fix incorrect warning message in iavf_del_vlans() -tools: ynl: fix string attribute length to include null terminator tools: ynl: avoid print_field when there is no reply -net: add net cookie for trace_net_dev_xmit_timeout tcp: remove one ktime_get() from recvmsg() fast path net: airoha: Fix a copy and paste bug in probe() xsk: avoid data corruption on cq descriptor number net: phy: realtek: Add RTL8224 cable testing support -net: rose: Prevent the use of freed digipeat batman-adv: use skb_crc32c() instead of skb_seq_read() batman-adv: Start new development cycle net: rps: softnet_data reorg to make enqueue_to_backlog() fast batman-adv: Release references to inactive interfaces net: optimize enqueue_to_backlog() for the fast path -virtio-net: correct hdr_len handling for tunnel gso -virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN -virtio-net: fix incorrect flags recording in big mode net: stmmac: Add a devlink attribute to control timestamping mode net: stmmac: Move subsecond increment configuration in dedicated helper net/sched: Remove unused typedef psched_tdiff_t @@ -214,18 +219,6 @@ eea: introduce PCI framework net: txgbe: support RSC offload net: txgbe: support TX head write-back mode net: txgbe: support RX desc merge mode -selftests/vsock: add vsock_loopback module loading -selftests/vsock: add 1.37 to tested virtme-ng versions -selftests/vsock: avoid false-positives when checking dmesg -selftests/vsock: add BUILD=0 definition -selftests/vsock: identify and execute tests that can re-use VM -selftests/vsock: add check_result() for pass/fail counting -selftests/vsock: speed up tests by reducing the QEMU pidfile timeout -selftests/vsock: do not unconditionally die if qemu fails -selftests/vsock: avoid multi-VM pidfile collisions with QEMU -selftests/vsock: reuse logic for vsock_test through wrapper functions -selftests/vsock: make wait_for_listener() work even if pipefail is on -selftests/vsock: improve logging in vmtest.sh netlink: specs: tc: set ignore-index on indexed-arrays netlink: specs: rt-link: set ignore-index on indexed-arrays netlink: specs: nlctrl: set ignore-index on indexed-arrays