Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-03--18-00 (net-next-6.16-6195-g83cd70e9ef63) remotes/brancher/net-next-2025-06-03--21-00 (net-next-6.16-6193-g79e4e0b56c8d) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.3MfrggTdDU b/tmp/tmp.SFq634kgVf index fde4e4bf4cab..03cb53d86795 100644 --- a/tmp/tmp.3MfrggTdDU +++ b/tmp/tmp.SFq634kgVf @@ -7,19 +7,17 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +mac802154_hwsim: allow users to specify the number of simulated radios dinamically instead of the previously hardcoded value of 2 +iavf: get rid of the crit lock +iavf: sprinkle netdev_assert_locked() annotations +iavf: extract iavf_watchdog_step() out of iavf_watchdog_task() +iavf: simplify watchdog_task in terms of adminq task scheduling +iavf: centralize watchdog requeueing itself +iavf: iavf_suspend(): take RTNL before netdev_lock() net: macb: Add shutdown operation support virtio-net: drop the multi-buffer XDP packet in zerocopy netlink: specs: rt-link: decode ip6gre netlink: specs: rt-link: add missing byte-order properties -ref_tracker: eliminate the ref_tracker_dir name field -net: add symlinks to ref_tracker_dir for netns -ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file -ref_tracker: automatically register a file in debugfs for a ref_tracker_dir -ref_tracker: allow pr_ostream() to print directly to a seq_file -ref_tracker: add a static classname string to each ref_tracker_dir -ref_tracker: have callers pass output function to pr_ostream() -ref_tracker: add a top level debugfs directory for ref_tracker -ref_tracker: don't use %pK in pr_ostream() output selftest/net/ovpn: fix missing file selftest/net/ovpn: fix TCP socket creation ovpn: avoid sleep in atomic context in TCP RX error path