Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-04-29--08-00 (v6.15-rc3-752-g11809f133525) remotes/brancher/net-next-hw-2025-04-29--16-00 (v6.15-rc3-758-g6a2e44c8c993) ==== BASE DIFF ==== include/net/flow.h | 1 + include/net/ip_fib.h | 3 +- include/net/route.h | 3 + net/ipv4/fib_semantics.c | 39 ++++++---- net/ipv4/route.c | 15 ++-- net/ipv6/route.c | 13 +++- net/ipv6/tcp_ipv6.c | 2 + tools/testing/selftests/net/fib_tests.sh | 120 ++++++++++++++++++++++++++++++- tools/testing/selftests/net/lib.sh | 24 +++++++ 9 files changed, 197 insertions(+), 23 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Ku6RfF5DDe b/tmp/tmp.YEwO5Ia0bn index 39394230d0b0..c940102de417 100644 --- a/tmp/tmp.Ku6RfF5DDe +++ b/tmp/tmp.YEwO5Ia0bn @@ -5,6 +5,21 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +octeon_ep: Fix host hang issue during device reboot +net: phy: realtek: Add support for WOL magic packet on RTL8211F +net: fec: ERR007885 Workaround for conventional TX +ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations +net: phy: marvell-88q2xxx: Enable temperature measurement in probe again +net: phy: factor out provider part from mdio_bus.c +selftests: ncdevmem: Implement devmem TCP TX +net: check for driver support in netmem TX +gve: add netmem TX support to GVE DQO-RDA mode +net: enable driver support for netmem TX +net: add devmem TCP TX documentation +net: devmem: Implement TX path +net: devmem: TCP tx netlink api +net: add get_netmem/put_netmem support +netmem: add niov->type attribute to distinguish different net_iov types bnxt_en: add debugfs file for restarting rx queues selftests/vsock: add initial vmtest.sh for vsock selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case @@ -52,7 +67,6 @@ net: enetc: move generic MAC filtering interfaces to enetc-core net: enetc: add command BD ring support for i.MX95 ENETC net: enetc: add initial netc-lib driver to support NTMP crypto/krb5: Fix change to use SG miter to use offset -docs: tproxy: fix code block style Documentation: networking: expand and clarify EEE_GET/EEE_SET documentation net: ipv6: fix UDPv6 GSO segmentation with NAT selftests: net: tc_taprio: new test @@ -70,6 +84,7 @@ pds_core: init viftype default in declaration pds_core: smaller adminq poll starting interval pds_core: remove extra name description net: mdio: mux-meson-gxl: set reversed bit when using internal phy +net: Add support for providing the PTP hardware source in tsinfo mfd: zl3073x: Register DPLL sub-device during init mfd: zl3073x: Add clock_id field mfd: zl3073x: Fetch invariants during probe @@ -81,16 +96,3 @@ dt-bindings: dpll: Add DPLL device and pin net: dlink: Correct endianness handling of led_mode selftests: net: exit cleanly on SIGTERM / timeout leds: trigger: netdev: refactor dev matching in netdev_trig_notify() -dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description -net: pse-pd: tps23881: Add support for static port priority feature -dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply -net: pse-pd: pd692x0: Add support for controller and manager power supplies -net: pse-pd: pd692x0: Add support for PSE PI priority feature -net: ethtool: Add PSE port priority support feature -net: pse-pd: Add support for budget evaluation strategies -net: pse-pd: Add helper to report hardware enable status of the PI -net: ethtool: Add support for new power domains index description -net: pse-pd: Add support for PSE power domains -net: pse-pd: tps23881: Add support for PSE events and interrupts -net: pse-pd: Add support for reporting events -net: ethtool: Add support for ethnl_info_init_ntf helper function