Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-17--03-00 (v6.16-rc1-458-g1123a363cf3b) remotes/brancher/net-next-2025-06-17--06-00 (v6.16-rc1-497-ga897fabf2e3b) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ZHvoZzwgvu b/tmp/tmp.RfQ0waxz0B index fd8833e9fa0b..20e40c77abac 100644 --- a/tmp/tmp.ZHvoZzwgvu +++ b/tmp/tmp.RfQ0waxz0B @@ -9,6 +9,30 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +wifi: mac80211: fix oob in ieee80211_rx_mgmt_beacon +eth: sxgbe: migrate to new RXFH callbacks +eth: dpaa2: migrate to new RXFH callbacks +eth: dpaa: migrate to new RXFH callbacks +eth: mvpp2: migrate to new RXFH callbacks +eth: niu: migrate to new RXFH callbacks +eth: otx2: migrate to new RXFH callbacks +eth: thunder: migrate to new RXFH callbacks +eth: ena: migrate to new RXFH callbacks +eth: bnxt: migrate to new RXFH callbacks +eth: bnx2x: migrate to new RXFH callbacks +eth: sfc: migrate to new RXFH callbacks +eth: sfc: sienna: migrate to new RXFH callbacks +eth: sfc: falcon: migrate to new RXFH callbacks +net: hns3: clear hns alarm: comparison of integer expressions of different signedness +net: hns3: add complete parentheses for some macros +net: hns3: delete redundant address before the array +net: hns3: set the freed pointers to NULL when lifetime is not end +net: hns3: add \n at the end when print msg +net: hns3: use hns3_get_ops() helper to reduce the unnecessary middle layer conversion +net: hns3: use hns3_get_ae_dev() helper to reduce the unnecessary middle layer conversion +net: hns3: fix spelling mistake "reg_um" -> "reg_num" +net: xsk: make xsk_tx_batch_size tunable +net: xsk: make MAX_PER_SOCKET_BUDGET tunable ipv6: Remove setsockopt_needs_rtnl(). ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST. ipv6: anycast: Unify two error paths in ipv6_sock_ac_join(). @@ -24,6 +48,21 @@ ipv6: mcast: Remove mca_get(). ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc(). ipv6: mcast: Replace locking comments with lockdep annotations. ipv6: ndisc: Remove __in6_dev_get() in pndisc_{constructor,destructor}(). +selftests: forwarding: Add a test for verifying VXLAN MC underlay +selftests: forwarding: adf_mcd_start(): Allow configuring custom interfaces +selftests: net: lib: Add ip_link_has_flag() +selftests: forwarding: lib: Move smcrouted helpers here +vxlan: Support MC routing in the underlay +net: ipv6: Add ip6_mr_output() +net: ipv6: ip6mr: Split ip6mr_forward2() in two +net: ipv6: ip6mr: Make ip6mr_forward2() void +net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain +net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb() +net: ipv6: Make udp_tunnel6_xmit_skb() void +net: ipv4: Add ip_mr_output() +net: ipv4: ipmr: Split ipmr_queue_xmit() in two +net: ipv4: ipmr: ipmr_queue_xmit(): Drop local variable `dev' +net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb() bonding: Remove support for use_carrier = 0 dpaa_eth: don't use fixed_phy_change_carrier net: stmmac: visconti: make phy_intf_sel local