Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-17--00-00 (v6.15-rc6-1328-g2b210c1724d9) remotes/brancher/net-next-2025-05-17--03-00 (v6.15-rc6-1320-g7563b43f10dc) ==== BASE DIFF ==== include/linux/mroute_base.h | 5 +++++ net/ipv4/ipmr.c | 12 +---------- net/ipv6/ip6mr.c | 12 +---------- tools/testing/vsock/timeout.c | 18 ++++++++++++++++ tools/testing/vsock/timeout.h | 1 + tools/testing/vsock/vsock_test.c | 46 +++++++++++++++++++++++++++++++++------- 6 files changed, 64 insertions(+), 30 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.noWwVyJ4My b/tmp/tmp.LDRYxeyl4C index 34b8ede95d65..45635e17ecae 100644 --- a/tmp/tmp.noWwVyJ4My +++ b/tmp/tmp.LDRYxeyl4C @@ -6,8 +6,16 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: devmem: remove min_t(iter_iov_len) in sendmsg +selftests: net: validate team flags propagation net: devmem: drop iterator type check xsk: Bring back busy polling support in XDP_COPY +dt-bindings: net: Document support for Aeonsemi PHYs +net: phy: Add support for Aeonsemi AS21xxx PHYs +net: phy: introduce genphy_match_phy_device() +net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP +net: phy: bcm87xx: simplify .match_phy_device OP +net: phy: pass PHY driver to .match_phy_device OP idpf: add support for Rx timestamping idpf: add Tx timestamp flows idpf: add Tx timestamp capabilities negotiation @@ -67,10 +75,6 @@ af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD. selftests/vsock: add initial vmtest.sh for vsock net: phy: move mdiobus_setup_mdiodev_from_board_info to mdio_bus_provider.c octeontx2-pf: Add tracepoint for NIX_PARSE_S -mr: consolidate the ipmr_can_free_table() checks. -net: bcmgenet: expose more stats in ethtool -net: bcmgenet: count hw discarded packets in missed stat -net: bcmgenet: switch to use 64bit statistics llc: fix data loss when reading from a socket in llc_ui_recvmsg() ovpn: fix check for skb_to_sgvec_nomark() return value ovpn: improve 'no route to host' debug message @@ -82,16 +86,8 @@ ovpn: don't drop skb's dst when xmitting packet ovpn: set skb->ignore_df = 1 before sending IPv6 packets out MAINTAINERS: update git URL for ovpn MAINTAINERS: add Sabrina as official reviewer for ovpn -net: selftests: add PHY loopback tests with HW checksum offload -net: selftests: add checksum mode support and SW checksum handling -net: selftests: prepare for detailed error handling in net_test_get_skb() -net: selftests: drop test index from net_selftest_get_strings() net: phy: make mdio consumer / device layer a separate module -net: mana: Add handler for hardware servicing events amd-xgbe: read link status twice to avoid inconsistencies -vsock/test: check also expected errno on sigpipe test -vsock/test: retry send() to avoid occasional failure in sigpipe test -vsock/test: add timeout_usleep() to allow sleeping in timeout sections tcp: try to avoid safer when ACKs are thinned tcp: accecn: try to fit AccECN option with SACK tcp: accecn: AccECN ACE field multi-wrap heuristic @@ -107,12 +103,3 @@ tcp: AccECN core tcp: reorganize tcp_sock_write_txrx group for variables later tcp: fast path functions later tcp: reorganize SYN ECN code -net: ethernet: ti: am65-cpsw: remove cpsw_ale_classifier_setup_default() -net: ethernet: ti: am65-cpsw: add network flow classification support -net: ethernet: ti: cpsw_ale: add policer save restore for PM sleep -net: ethernet: ti: cpsw_ale: add cpsw_ale_policer_set/clr_entry() -net: ethernet: ti: cpsw_ale: add cpsw_ale_policer_reset_entry() -net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_add_ucast() -net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_vlan_add_modify() -net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_add_vlan() -net: ethernet: ti: cpsw_ale: Update Policer fields for more ALE size/ports