Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-19--09-00 (v6.15-rc6-1352-gc22e6dbeec6b) remotes/brancher/net-next-2025-05-19--12-00 (v6.15-rc6-1360-g925fef88bbd7) ==== BASE DIFF ==== MAINTAINERS | 3 ++- drivers/net/ovpn/crypto_aead.c | 18 ++++++++++++------ drivers/net/ovpn/io.c | 18 +++++++++++++++--- drivers/net/ovpn/main.c | 5 +++++ drivers/net/ovpn/peer.c | 5 ++--- drivers/net/ovpn/udp.c | 10 ++++++++++ net/llc/af_llc.c | 8 ++++---- tools/testing/selftests/net/ovpn/Makefile | 1 + tools/testing/selftests/net/ovpn/common.sh | 18 +++++++++++++++++- tools/testing/selftests/net/ovpn/ovpn-cli.c | 19 +++++++++++++------ tools/testing/selftests/net/ovpn/test.sh | 6 +++++- tools/testing/selftests/net/ovpn/udp_peers.txt | 11 ++++++----- 12 files changed, 92 insertions(+), 30 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.SOKXZqLSPt b/tmp/tmp.PHhCocrWXq index 379784c6b85b..8a810a2df3f6 100644 --- a/tmp/tmp.SOKXZqLSPt +++ b/tmp/tmp.PHhCocrWXq @@ -6,10 +6,18 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours -octeontx2-pf: Avoid adding dcbnl_ops for LBK and SDP vf +octeontx2-pf: ethtool: Display "Autoneg" and "Port" fields +ipvs: skip ipvs snat processing when packet dst is not vip net: mlx5: vport: Add error handling in mlx5_query_nic_vport_node_guid() -net: libwx: Fix log level +hinic3: module initialization and tx/rx logic net: mlx5: vport: Add error handling in mlx5_query_nic_vport_qkey_viol_cntr() +net: Add support for providing the PTP hardware source in tsinfo +net: bonding: add tracepoint for 802.3ad +net: bonding: send peer notify when failure recovery +net: bonding: add broadcast_neighbor netlink option +net: bonding: add broadcast_neighbor option for 802.3ad +octeontx2-pf: Avoid adding dcbnl_ops for LBK and SDP vf +net: libwx: Fix log level net: devmem: ncdevmem: remove unused variable net: devmem: ksft: upgrade rx test to send 1K data net: devmem: ksft: add 5 tuple FS support @@ -107,19 +115,7 @@ 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 -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 -ovpn: drop useless reg_state check in keepalive worker -selftest/net/ovpn: extend coverage with more test cases -ovpn: fix ndo_start_xmit return value on error -selftest/net/ovpn: fix crash in case of getaddrinfo() failure -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: phy: make mdio consumer / device layer a separate module -amd-xgbe: read link status twice to avoid inconsistencies 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