Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-18--03-00 (v6.14-rc2-636-gfd2bf4710b17) remotes/brancher/net-next-2025-02-18--06-00 (v6.14-rc2-639-gc052a3817f43) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Q9aJret2mj b/tmp/tmp.ksR47n780W index 88c1e045ded6..42af9bda6c19 100644 --- a/tmp/tmp.Q9aJret2mj +++ b/tmp/tmp.ksR47n780W @@ -3,6 +3,13 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +selftests/bpf: Add a specific dst port matching +flow_dissector: Fix port range key handling in BPF conversion +selftests/net/forwarding: Add a test case for tc-flower of mixed port and port-range +flow_dissector: Fix handling of mixed port and port-range keys +nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() +virtio-net: tweak for better TX performance in NAPI mode +eth: fbnic: Add ethtool support for IRQ coalescing net: ngbe: Add support for 1PPS and TOD net: wangxun: Add periodic checks for overflow and errors net: wangxun: Support to get ts info @@ -15,10 +22,6 @@ geneve: Suppress list corruption splat in geneve_destroy_tunnels(). gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl(). net: Add options as a flexible array to struct ip_tunnel_info ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' -selftests: drv-net: add a simple TSO test -selftests: drv-net: store addresses in dict indexed by ipver -selftests: drv-net: get detailed interface info -selftests: drv-net: resolve remote interface name dev: Use rtnl_net_dev_lock() in unregister_netdev(). net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net(). net: Add net_passive_inc() and net_passive_dec().