Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-25--21-00 (v6.14-rc3-916-gaea318fce888) remotes/brancher/net-next-2025-02-26--00-00 (v6.14-rc3-930-g3a1309fb3072) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.zkL2iZ06Mz b/tmp/tmp.ced6OcRIDH index bfc7650dfafb..f06edfa07fd9 100644 --- a/tmp/tmp.zkL2iZ06Mz +++ b/tmp/tmp.ced6OcRIDH @@ -3,8 +3,22 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: enetc: Support ethernet aliases in dts. +netkit: Remove double invocation to clear ipvs property flag +net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net(). net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only -selftests: drv-net: Check if combined-count exists +ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. +ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config(). +ipv4: fib: Hold rtnl_net_lock() in ip_rt_ioctl(). +ipv4: fib: Hold rtnl_net_lock() for ip_fib_net_exit(). +ipv4: fib: Namespacify fib_info hash tables. +ipv4: fib: Add fib_info_hash_grow(). +ipv4: fib: Remove fib_info_hash_size. +ipv4: fib: Remove fib_info_laddrhash pointer. +ipv4: fib: Make fib_info_hashfn() return struct hlist_head. +ipv4: fib: Allocate fib_info_hash[] during netns initialisation. +ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvmalloc_array(). +ipv4: fib: Use cached net in fib_inetaddr_event(). net: ipv6: fix dst ref loop on input in rpl lwt net: ipv6: fix dst ref loop on input in seg6 lwt xdp: remove xdp_alloc_skb_bulk()