Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-19--12-00 (v6.15-rc6-1360-g925fef88bbd7) remotes/brancher/net-next-2025-05-19--15-00 (v6.15-rc6-1354-gaba827a71912) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.sfjA5KUWkn b/tmp/tmp.7fxLpNVJ41 index 8a810a2df3f6..ea8da725927c 100644 --- a/tmp/tmp.sfjA5KUWkn +++ b/tmp/tmp.7fxLpNVJ41 @@ -6,6 +6,11 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +emulex/benet: correct command version selection in be_cmd_get_stats() +replace strncpy with strscpy_pad +net: bcmgenet: expose more stats in ethtool +net: bcmgenet: count hw discarded packets in missed stat +net: bcmgenet: switch to use 64bit statistics 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() @@ -27,10 +32,8 @@ net: devmem: ksft: remove ksft_disruptive net: devmem: preserve sockc_err page_pool: fix ugly page_pool formatting net: devmem: move list_add to net_devmem_bind_dmabuf. -net: phy: dp83869: fix interrupts issue, not correctly handled when operate with an optical fiber sfp. selftests/tc-testing: Add an HFSC qlen accounting test sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() -replace strncpy with strscpy_pad queue_api: reduce risk of name collision over txq hv_netvsc: fix potential deadlock in netvsc_vf_setxdp() net: phy: fixed_phy: constify status argument where possible @@ -103,15 +106,6 @@ selftests/tc-testing: Add selftests for qdisc DualPI2 sched: Add enqueue/dequeue of dualpi2 qdisc sched: Dump configuration and statistics of dualpi2 qdisc sched: Struct definition and parsing of dualpi2 qdisc -selftest: af_unix: Test SO_PASSRIGHTS. -af_unix: Introduce SO_PASSRIGHTS. -af_unix: Inherit sk_flags at connect(). -af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock. -net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}. -tcp: Restrict SO_TXREHASH to TCP socket. -scm: Move scm_recv() from scm.h to scm.c. -af_unix: Don't pass struct socket to maybe_add_creds(). -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