Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-01--00-00 (v6.18-rc3-683-g760b8c05936a) remotes/brancher/net-next-2025-11-01--03-00 (v6.18-rc3-699-gdf35b29fdab8) ==== BASE DIFF ==== .../bindings/net/pse-pd/ti,tps23881.yaml | 1 + Documentation/driver-api/dpll.rst | 36 ++++---- Documentation/netlink/specs/dpll.yaml | 7 ++ Documentation/networking/arcnet-hardware.rst | 22 +++-- Documentation/networking/arcnet.rst | 48 +++-------- Documentation/networking/netconsole.rst | 2 +- drivers/dpll/dpll_netlink.c | 12 ++- drivers/dpll/zl3073x/dpll.c | 58 ++++--------- drivers/dpll/zl3073x/prop.c | 11 +++ drivers/isdn/hardware/mISDN/hfcsusb.c | 18 ++-- drivers/net/netconsole.c | 10 +++ drivers/net/phy/Kconfig | 2 +- drivers/net/phy/microchip_t1s.c | 96 +++++++++++++++++++++- drivers/net/pse-pd/tps23881.c | 69 ++++++++++++---- include/linux/dpll.h | 1 + include/uapi/linux/dpll.h | 1 + net/8021q/vlan.c | 2 + .../selftests/drivers/net/netdevsim/Makefile | 4 + tools/testing/selftests/net/gro.c | 12 ++- 19 files changed, 277 insertions(+), 135 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.LxIMMStuzG b/tmp/tmp.xBkTXdVovv index 883fab83c854..5bf7c7abfff5 100644 --- a/tmp/tmp.LxIMMStuzG +++ b/tmp/tmp.xBkTXdVovv @@ -12,6 +12,20 @@ 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 +netkit: Add xsk support for af_xdp applications +netkit: Add io_uring zero-copy support for TCP +netkit: Add netkit notifier to check for unregistering devices +netkit: Implement rtnl_link_ops->alloc and ndo_queue_create +netkit: Document fast vs slowpath members via macros +netkit: Add single device mode for netkit +xsk: Proxy pool management for mapped queues +xsk: Extend xsk_rcv_check validation +xsk: Move NETDEV_XDP_ACT_ZC into generic header +net: Proxy net_mp_{open,close}_rxq for mapped queues +net, ethtool: Disallow peered real rxqs to be resized +net: Add peer info to queue-get response +net: Implement netdev_nl_bind_queue_doit +net: Add bind-queue operation net: dsa: add driver for MaxLinear GSW1xx switch family net: dsa: add tagging driver for MaxLinear GSW1xx switch family dt-bindings: net: dsa: lantiq,gswip: add support for MaxLinear GSW1xx switches @@ -66,7 +80,6 @@ m68k: coldfire: remove creating a fixed phy net: fec: register a fixed phy using fixed_phy_register_100fd if needed net: phy: fixed_phy: add helper fixed_phy_register_100fd net: stmmac: rename devlink parameter ts_coarse into phc_coarse_adj -ptp: Return -EINVAL on ptp_clock_register if required ops are NULL virtio-net: fix received length check in big packets tcp: accecn: enable AccECN tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST @@ -91,19 +104,8 @@ net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb() net/mlx5e: Enhance function structures for self loopback prevention application net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower() ptp: ocp: Add newline to sysfs attribute output -net: phy: microchip_t1s: configure link status control for LAN867x Rev.D0 -net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHY -Documentation: netconsole: Separate literal code blocks for full and short netcat command name versions -net: vlan: sync VLAN features with lower device -selftests/net: fix out-of-order delivery of FIN in gro:tcp test -selftests/net: use destination options instead of hop-by-hop -isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe() -selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh xsk: use a smaller new lock for shared pool case xsk: do not enable/disable irq when grabbing/releasing xsk_tx_list_lock -dt-bindings: pse-pd: ti,tps23881: Add TPS23881B -net: pse-pd: tps23881: Add support for TPS23881B -netconsole: Acquire su_mutex before navigating configs hierarchy net/rds: Give each connection its own workqueue net/rds: Add per cp work queue mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE. @@ -119,8 +121,6 @@ ipv6: Add in6_dev_rcu(). mpls: Unify return paths in mpls_dev_notify(). mpls: Hold dev refcnt for mpls_nh. mpls: Return early in mpls_label_ok(). -dpll: zl3073x: Specify phase adjustment granularity for pins -dpll: add phase-adjust-gran pin attribute quic: add packet builder and parser base quic: add frame encoder and decoder base quic: add timer management @@ -155,7 +155,6 @@ sctp: Prevent TOCTOU out-of-bounds write sctp: Hold RCU read lock while iterating over address list net: add net cookie for net device trace events net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated -Documentation: ARCnet: Update obsolete contact info veth: more robust handing of race to avoid txq getting stuck veth: enable dev_watchdog for detecting stalled TXQs net: phy: dp83td510: add MSE interface support for 10BASE-T1L