Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-26--09-00 (v6.16-rc2-1059-g3336afe511d4) remotes/brancher/net-next-2025-06-26--12-00 (v6.16-rc2-1068-gae139781b92d) ==== BASE DIFF ==== drivers/net/ethernet/wangxun/libwx/wx_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.vf0ifELmjv b/tmp/tmp.vK9OuZQZmi index 35ccdff3760e..9e1ee8f34630 100644 --- a/tmp/tmp.vf0ifELmjv +++ b/tmp/tmp.vK9OuZQZmi @@ -10,6 +10,20 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init() +net: txgbe: fix the issue of TX failure +net: ngbe: specify IRQ vector when the number of VFs is 7 +net: wangxun: revert the adjustment of the IRQ vector sequence +net: txgbe: request MISC IRQ in ndo_open +net: skbuff: Drop unused @skb +net: skbuff: Drop unused @skb +net/smc: Drop nr_pages_max initialization +net: splice: Drop nr_pages_max initialization +net: splice: Drop unused @gfp +af_unix: Drop unix_stream_read_state::splice_flags +tcp: Drop tcp_splice_state::flags +net: splice: Drop unused @flags +net: splice: Drop unused @pipe selftests: net: Add a selftest for externally validated neighbor entries neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries net/mlx5e: Fix error handling in RQ memory model registration @@ -70,7 +84,6 @@ net: xsk: update tx queue consumer immediately after transmission net: Remove unused function first_net_device_rcu() net/mlx5e: Cleanup error handle in mlx5e_tc_sample_init() amd-xgbe: do not double read link status -rose: fix dangling neighbour pointers in rose_rt_device_down() Octeontx2-pf: ethtool: support multi advertise mode Octeontx2-af: Introduce mode group index Octeontx-pf: Update SGMII mode mapping @@ -97,8 +110,6 @@ page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_sl page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma() page_pool: rename page_pool_return_page() to page_pool_return_netmem() netmem: introduce struct netmem_desc mirroring struct page -net: libwx: fix the creation of page_pool -net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths() ipv4: fib: Remove unnecessary encap_type check ipv6: Remove setsockopt_needs_rtnl(). ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST. @@ -133,9 +144,6 @@ scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURES checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example -net: bonding: send peer notify when failure recovery -net: bonding: add broadcast_neighbor netlink option -net: bonding: add broadcast_neighbor option for 802.3ad Documentation: netlink: specs: tc: Add DualPI2 specification selftests/tc-testing: Add selftests for qdisc DualPI2 selftests/tc-testing: Fix warning and style check on tdc.sh