Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-28--06-00 (v6.15-rc7-1892-g7dd6d5893213) remotes/brancher/net-next-2025-05-28--09-00 (v6.15-rc7-1894-g4fee1dc0712a) ==== BASE DIFF ==== drivers/net/ethernet/marvell/octeontx2/nic/qos.c | 4 +-- .../net/ethernet/marvell/octeontx2/nic/qos_sq.c | 22 ++++++++++++++ drivers/net/ethernet/microsoft/mana/mana_en.c | 24 ++++++++++----- drivers/net/phy/mscc/mscc_ptp.c | 4 ++- include/net/mana/mana.h | 4 ++- net/netlabel/netlabel_kapi.c | 3 ++ net/openvswitch/flow.c | 2 +- net/sched/sch_hfsc.c | 9 +++++- tools/include/uapi/linux/if_xdp.h | 6 ++-- .../net/netfilter/nft_interface_stress.sh | 7 +++-- .../tc-testing/tc-tests/infra/qdiscs.json | 35 ++++++++++++++++++++++ 11 files changed, 100 insertions(+), 20 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.mzQi7nDG8r b/tmp/tmp.BdS2Ee1ZVn index 7b9568d419ed..0e98c264339a 100644 --- a/tmp/tmp.mzQi7nDG8r +++ b/tmp/tmp.BdS2Ee1ZVn @@ -6,6 +6,12 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: wwan: t7xx: Fix napi rx poll issue +net/mlx5: HWS, Add an error check in hws_bwc_rule_complex_hash_node_get() +net/mlx4_en: Prevent potential integer overflow calculating Hz +driver: net: ethernet: mtk_star_emac: fix suspend/resume issue +Merge tag 'for_linus' of https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost +net: fix udp gso skb_segment after pull from frag_list octeontx2: Annotate mmio regions as __iomem octeontx2-pf: Avoid typecasts by simplifying otx2_atomic64_add macro selftests/vsock: add initial vmtest.sh for vsock @@ -23,41 +29,26 @@ net: stmmac: platform: guarantee uniqueness of bus_id page_pool: Fix use-after-free in page_pool_recycle_in_ring bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE net: Fix checksum update for ILA adj-transport -selftests: netfilter: Fix skip of wildcard interface test selftest: Add selftest for multicast address notifications net: stmmac: add explicit check and error on invalid PTP clock rate -selftests/bpf: Fix bpf selftest build warning Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated -net/mlx5: Flag state up only after cmdif is ready net: ch9200: fix uninitialised access during mii_nway_restart net: af_key: Add error check in set_sadb_address() Octeontx2-af: Skip overlap check for SPI field -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: pse-pd: Introduce attached_phydev to pse control -net: stmmac: set multicast filter to zero if feature is unsupported -net: phy: assign default match function for non-PHY MDIO devices -ice: add phase offset monitor for all PPS dpll inputs -dpll: add phase_offset_monitor_get/set callback ops -dpll: add phase-offset-monitor feature to netlink spec -net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames -net: openvswitch: Fix the dead loop of MPLS parse -bonding: fix multicast MAC address synchronization -selftests/tc-testing: Add a test for HFSC eltree double add with reentrant enqueue behaviour on netem -net_sched: hfsc: Address reentrant enqueue adding class to eltree twice -octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback -octeontx2-pf: QOS: Perform cache sync on send queue teardown virtio_net: Enforce minimum TX ring size for reliability virtio_net: Cleanup '2+MAX_SKB_FRAGS' virtio_ring: Fix error reporting in virtqueue_resize -net: mana: Add support for Multi Vports on Bare metal +virtio: reject shm region if length is zero +virtio_rtc: Add RTC class driver +virtio_rtc: Add Arm Generic Timer cross-timestamping +virtio_rtc: Add PTP clocks +virtio_rtc: Add module and driver core +vringh: use bvec_kmap_local +vhost: vringh: Use matching allocation type in resize_iovec() +virtio-pci: Fix result size returned for the admin command completion +vdpa/octeon_ep: Control PCI dev enabling manually +vhost-scsi: log event queue write descriptors +vhost-scsi: log control queue write descriptors +vhost-scsi: log I/O queue write descriptors +vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors +vhost: modify vhost_log_write() for broader users