Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-15--15-00 (v6.13-rc6-1198-g739ddec360fa) remotes/brancher/net-next-2025-01-15--18-00 (v6.13-rc6-1196-g881ce637c1f8) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.FKkkqpDrMF b/tmp/tmp.W7lyWGxFuu index 41c4992dfdfd..be798548245d 100644 --- a/tmp/tmp.FKkkqpDrMF +++ b/tmp/tmp.W7lyWGxFuu @@ -2,6 +2,16 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net/rose: prevent integer overflows in rose_setsockopt() +wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag +xdp: remove xdp_alloc_skb_bulk() +veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk() +bpf: cpumap: switch to napi_skb_cache_get_bulk() +net: skbuff: introduce napi_skb_cache_get_bulk() +bpf: cpumap: reuse skb array instead of a linked list to chain skbs +bpf: cpumap: switch to GRO from netif_receive_skb_list() +net: gro: expose GRO init/cleanup to use outside of NAPI +net: gro: decouple GRO from the NAPI layer net: sched: refine software bypass handling in tc_run netconsole: docs: Add documentation for CPU number auto-population netconsole: selftest: test for sysdata CPU @@ -64,7 +74,6 @@ net: bcm: asp2: fix LPI timer handling net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMII net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o inband net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns() -gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion. octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 octeon_ep_vf: update tx/rx stats locally for persistence octeon_ep: remove firmware stats fetch in ndo_get_stats64 @@ -81,16 +90,5 @@ net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state() net: phy: micrel: Add KSZ87XX Switch LED control net: dsa: microchip: Add emulated MIIM access to switch LED config registers net: ethernet: xgbe: re-add aneg to supported features in PHY quirks -af_unix: Set drop reason in unix_dgram_sendmsg(). -af_unix: Set drop reason in unix_dgram_disconnected(). -af_unix: Set drop reason in unix_stream_read_skb(). -af_unix: Set drop reason in manage_oob(). -af_unix: Set drop reason in queue_oob(). -af_unix: Set drop reason in unix_stream_sendmsg(). -af_unix: Set drop reason in unix_stream_connect(). -af_unix: Set drop reason in __unix_gc(). -af_unix: Set drop reason in unix_sock_destructor(). -af_unix: Set drop reason in unix_release_sock(). -net: dropreason: Gather SOCKET_ drop reasons. net: sched: fix ets qdisc OOB Indexing net/ncsi: Fix NULL pointer derefence if CIS arrives before SP