Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-29--15-00 (v6.15-rc3-783-gac4ddce81b48) remotes/brancher/net-next-2025-04-29--18-00 (v6.15-rc3-775-gc69b9f9dc4a6) ==== BASE DIFF ==== net/ipv4/fib_semantics.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.IMM9OYrLV7 b/tmp/tmp.XgZXOsW7za index fdbbc5bc1331..b392c50d40c6 100644 --- a/tmp/tmp.IMM9OYrLV7 +++ b/tmp/tmp.XgZXOsW7za @@ -6,10 +6,22 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +selftests: net: exit cleanly on SIGTERM / timeout +tools: ynl: allow fixed-header to be specified per op +tools: ynl-gen: don't init enum checks for classic netlink +tools: ynl-gen: array-nest: support binary array with exact-len +tools: ynl-gen: array-nest: support put for scalar +tools: ynl-gen: mutli-attr: support binary types with struct +tools: ynl-gen: multi-attr: type gen for string +tools: ynl-gen: support CRUD-like notifications for classic Netlink +tools: ynl-gen: support using dump types for ntf +tools: ynl: let classic netlink requests specify extra nlflags +tools: ynl-gen: fill in missing empty attr lists +tools: ynl-gen: factor out free_needs_iter for a struct +tools: ynl-gen: fix comment about nested struct dict virtio-net: don't re-enable refill work too early when NAPI is disabled net: airoha: Add missing filed to ppe_mbox_data struct ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup -dt-bindings: net: ethernet-controller: Add informative text about RGMII delays 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 @@ -65,20 +77,6 @@ net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue access net: ti: icssg-prueth: Fix race condition for traffic from different network sockets net: ti: icssg-prueth: Report BQL before sending XDP packets net: ti: icssg-prueth: Set XDP feature flags for ndev -net: enetc: add loopback support for i.MX95 ENETC PF -net: enetc: add VLAN filtering support for i.MX95 ENETC PF -net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c -net: enetc: extract enetc_refresh_vlan_ht_filter() -net: enetc: enable RSS feature by default -net: enetc: change enetc_set_rss() to void type -net: enetc: add RSS support for i.MX95 ENETC PF -net: enetc: make enetc_set_rss_key() reusable -net: enetc: add set/get_rss_table() hooks to enetc_si_ops -net: enetc: add debugfs interface to dump MAC filter -net: enetc: add MAC filtering for i.MX95 ENETC PF -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 net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES Documentation: networking: expand and clarify EEE_GET/EEE_SET documentation @@ -87,11 +85,6 @@ net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHY io_uring/zcrx: selftests: parse json from ethtool -g io_uring/zcrx: selftests: use rand_port() net: rds: Replace strncpy with strscpy in connection setup -sched: Add enqueue/dequeue of dualpi2 qdisc -sched: Dump configuration and statistics of dualpi2 qdisc -sched: Struct definition and parsing of dualpi2 qdisc -selftests/tc-testing: Add selftests for qdisc DualPI2 -Documentation: netlink: specs: tc: Add DualPI2 specification net: ipv6: fix UDPv6 GSO segmentation with NAT selftests: net: tc_taprio: new test selftests: net: tsn_lib: add window_size argument to isochron_do() @@ -103,7 +96,6 @@ ptp: ocp: Add const to bp->attr_group allocation type nfp: xsk: Adjust allocation type for nn->dp.xsk_pools net/mlx4_core: Adjust allocation type for buddy->bits pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE() -ipv4: fib: Fix fib_info_hash_alloc() allocation type net: dlink: add synchronization for stats update pds_core: init viftype default in declaration pds_core: smaller adminq poll starting interval @@ -119,5 +111,4 @@ mfd: Add Microchip ZL3073x support dt-bindings: dpll: Add support for Microchip Azurite chip family 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()