Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-03--18-00 (net-next-6.14-8307-g4e8a19f5b56f) remotes/brancher/net-next-2025-02-03--21-00 (net-next-6.14-8346-g581637b49dd6) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Vyeyg2dpvw b/tmp/tmp.HYfT1yElR4 index b5ee104919ed..2db6e82403ff 100644 --- a/tmp/tmp.Vyeyg2dpvw +++ b/tmp/tmp.HYfT1yElR4 @@ -1,14 +1,53 @@ kunit: try to disable broken and unneccessary tests Regression on linux-next (next-20250120) -coccinelle: misc: secs_to_jiffies script: Create dummy report kmemleak: fix pcpu false positive selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: phy: realtek: make HWMON support a user-visible Kconfig symbol +ptp: Add mock device +netdev-genl: Elide napi_id when not present +netconsole: selftest: Add test for fragmented messages +mlxsw: spectrum_router: Remove unused functions +net/mlx5: Remove unused mlx5dr_domain_sync +mlx4: Remove unused functions +cavium/liquidio: Remove unused lio_get_device_id +net: qed: fix typos +net: netdevsim: Support setting dev->perm_addr +net: renesas: rswitch: cleanup max_speed setting +net: rose: lock the socket in rose_bind() +selftest: net: add proc_net_pktgen +net: pktgen: fix mpls reset parsing +net: pktgen: fix access outside of user given buffer in pktgen_if_write() +net: pktgen: fix access outside of user given buffer in pktgen_thread_write() +net: pktgen: fix ctrl interface command parsing +net: pktgen: fix 'ratep 0' error handling (return -EINVAL) +net: pktgen: fix 'rate 0' error handling (return -EINVAL) +net: pktgen: fix hex32_arg parsing for short reads +net: pktgen: enable 'param=value' parsing +net: pktgen: replace ENOTSUPP with EOPNOTSUPP neighbour: remove neigh_parms_destroy() +tun: revert fix group permission check net/mlx5e: Symmetric OR-XOR RSS hash control ethtool: Symmetric OR-XOR RSS hash +net: atlantic: fix warning during hot unplug +ipv4: use RCU protection in inet_select_addr() +flow_dissector: use rcu protection to fetch dev_net() +net: filter: convert to dev_net_rcu() +ipv6: use RCU protection in ip6_default_advmss() +ipv6: output: convert to dev_net_rcu() +ipv6: input: convert to dev_net_rcu() +ipv6: icmp: convert to dev_net_rcu() +ipv4: icmp: convert to dev_net_rcu() +udp: convert to dev_net_rcu() +net: gro: convert four dev_net() calls +tcp: convert to dev_net_rcu() +ipv4: use RCU protection in rt_is_expired() +ipv4: use RCU protection in ipv4_default_advmss() +ipv4: use RCU protection in ip_dst_mtu_maybe_forward() +ipv4: add RCU protection to ip4_dst_hoplimit() +net: add dev_net_rcu() helper docs: netdev: Document guidance on inline functions bonding: delete always true device check docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc