Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-04-22--08-00 (v6.15-rc2-723-g0a4469eac721) remotes/brancher/net-next-hw-2025-04-22--16-00 (v6.15-rc2-739-gda5c38ef0521) ==== BASE DIFF ==== .../net/ethernet/pensando/ionic/ionic_ethtool.c | 99 ++-- drivers/net/ethernet/pensando/ionic/ionic_if.h | 17 +- drivers/net/ethernet/realtek/rtase/rtase.h | 15 + drivers/net/ethernet/realtek/rtase/rtase_main.c | 60 +++ drivers/net/phy/microchip.c | 46 +- drivers/net/vxlan/vxlan_core.c | 542 +++++++++------------ drivers/net/vxlan/vxlan_private.h | 11 +- drivers/net/vxlan/vxlan_vnifilter.c | 8 +- include/net/p8022.h | 16 - include/net/vxlan.h | 5 +- net/802/Makefile | 5 +- net/802/p8022.c | 64 --- net/8021q/vlan.c | 1 - net/core/lwtunnel.c | 26 +- net/core/selftests.c | 18 +- net/rxrpc/rxgk_app.c | 1 + 16 files changed, 425 insertions(+), 509 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.YMrNhxwCe2 b/tmp/tmp.ouIierG96j index 47a5aff5d7b0..35af9e76458f 100644 --- a/tmp/tmp.YMrNhxwCe2 +++ b/tmp/tmp.ouIierG96j @@ -54,7 +54,6 @@ neighbour: Move neigh_find_table() to neigh_get(). neighbour: Allocate skb in neigh_get(). neighbour: Move two validations from neigh_get() to neigh_valid_get_req(). neighbour: Make neigh_valid_get_req() return ndmsg. -net: 802: Remove unused p8022 code ppp: Split ppp_exit_net() to ->exit_rtnl(). pfcp: Convert pfcp_net_exit() to ->exit_rtnl(). net: Drop hold_rtnl arg from ops_undo_list(). @@ -88,12 +87,3 @@ net: tulip: Use pure PCI devres API net: octeontx2: Use pure PCI devres API net: prestera: Use pure PCI devres API net: phylink: fix suspend/resume with WoL enabled and link down -net: lwtunnel: disable BHs when required -net: selftests: initialize TCP header and skb payload with zero -net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID support -net: stmmac: dwmac-loongson: Add new multi-chan IP core support -net: stmmac: dwmac-loongson: Move queue number init to common function -rtase: Add ndo_setup_tc support for CBS offload in traffic control setup -rxrpc: rxgk: Set error code in rxgk_yfs_decode_ticket() -TCP: pass accepted-TFO indication through getsockopt -TCP: note received valid-cookie Fast Open option