Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-16--03-00 (v6.15-rc6-1282-g1edc6d62d42a) remotes/brancher/net-next-2025-05-16--06-00 (v6.15-rc6-1297-g90b56b0f8738) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.z9TKzqIQJS b/tmp/tmp.K7gvwx0C2R index 6870f840f86a..a0ba434268b8 100644 --- a/tmp/tmp.z9TKzqIQJS +++ b/tmp/tmp.K7gvwx0C2R @@ -6,6 +6,12 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: lan743x: Restore SGMII CTRL register on resume +Documentation: netlink: specs: tc: Add DualPI2 specification +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 selftests: net: validate team flags propagation tools: ynl: add a sample for rt-link tools: ynl: enable codegen for all rt- families @@ -16,6 +22,15 @@ tools: ynl-gen: submsg: plumb thru an empty type tools: ynl-gen: prepare for submsg structs tools: ynl-gen: factor out the annotation of pure nested struct netlink: specs: rt-link: add C naming info for ovpn +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 net: airoha: Use dev_err_probe()