Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-07--12-00 (v6.18-rc4-887-ga22e8bd7d762) remotes/brancher/net-next-2025-11-07--15-00 (v6.18-rc4-910-gc66ddce57865) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.jF5ds3H1MF b/tmp/tmp.UKcJql4R4b index d869f86db192..ffc046a6a96c 100644 --- a/tmp/tmp.jF5ds3H1MF +++ b/tmp/tmp.UKcJql4R4b @@ -12,8 +12,42 @@ 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 +iavf: clarify VLAN add/delete log messages and lower log level +net: sparx5/lan969x: populate netdev of_node +isdn: kcapi: add WQ_PERCPU to alloc_workqueue users +ice: fix comment typo and correct module format string +net: stmmac: dwmac-sophgo: Add phy interface filter +net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay +dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction +tg3: Fix num of RX queues being reported by ethtool +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 net: dsa: b53: bcm531x5: fix cpu rgmii mode interpretation -net: Fix error handling in netdev_register_kobject +net: stmmac: ingenic: use ->set_phy_intf_sel() +net: stmmac: ingenic: pass ingenic_mac struct rather than plat_dat +net: stmmac: ingenic: simplify x2000 mac_set_mode() +net: stmmac: ingenic: simplify mac_set_mode() methods +net: stmmac: ingenic: move "MAC PHY control register" debug +net: stmmac: ingenic: use stmmac_get_phy_intf_sel() +net: stmmac: ingenic: prep PHY_INTF_SEL_x field after switch() +net: stmmac: ingenic: use PHY_INTF_SEL_x directly +net: stmmac: ingenic: use PHY_INTF_SEL_x to select PHY interface +net: stmmac: ingenic: simplify jz4775 mac_set_mode() +net: stmmac: ingenic: move ingenic_mac_init() +net: dsa: b53: add support for bcm63xx ARL entry format +net: dsa: b53: add support for 5389/5397/5398 ARL entry format +net: dsa: b53: move ARL entry functions into ops struct +net: dsa: b53: split reading search entry into their own functions +net: dsa: b53: provide accessors for accessing ARL_SRCH_CTL +net: dsa: b53: move writing ARL entries into their own functions +net: dsa: b53: move reading ARL entries into their own function +net: dsa: b53: b53_arl_read{,25}(): use the entry for comparision ptp: ocp: Document sysfs output format for backward compatibility tipc: Fix use-after-free in tipc_mon_reinit_self(). eea: introduce ethtool support @@ -21,10 +55,6 @@ eea: create/destroy rx,tx queues for netdevice open and stop eea: probe the netdevice and create adminq eea: introduce ring and descriptor structures eea: introduce PCI framework -net: qede: use scnprintf_append for version string -media: ivtv: use scnprintf_append for i2c adapter name -ALSA: wavefront: use scnprintf_append for longname construction -lib/sprintf: add scnprintf_append() helper function 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 @@ -49,9 +79,6 @@ 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 -net/mlx5: E-Switch, support eswitch inactive mode -net/mlx5: MPFS, add support for dynamic enable/disable -devlink: Introduce switchdev_inactive eswitch mode iavf: add RSS support for GTP protocol via ethtool ice: Extend PTYPE bitmap coverage for GTP encapsulated flows ice: improve TCAM priority handling for RSS profiles @@ -76,10 +103,6 @@ gve: Decouple header split from RX buffer length bonding: fix mii_status when slave is down usbnet: Add support for Byte Queue Limits (BQL) selftests: net: local_termination: Wait for interfaces to come up -selftest: netcons: add test for netconsole over bonded interfaces -selftest: netcons: create a torture test -selftest: netcons: refactor target creation -net: netpoll: fix incorrect refcount handling causing incorrect cleanup tun: use skb_attempt_defer_free in tun_do_read i40e: validate ring_len parameter against hardware specific values. net/handshake: Fix memory leak in tls_handshake_accept()