Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-11--18-00 (net-next-6.16-11006-gcaf8f478a194) remotes/brancher/net-next-2025-06-11--21-00 (net-next-6.16-11027-g64dba9d9712d) ==== BASE DIFF ==== MAINTAINERS | 1 + tools/testing/selftests/vsock/.gitignore | 2 + tools/testing/selftests/vsock/Makefile | 17 ++ tools/testing/selftests/vsock/config | 111 +++++++ tools/testing/selftests/vsock/settings | 1 + tools/testing/selftests/vsock/vmtest.sh | 487 +++++++++++++++++++++++++++++++ 6 files changed, 619 insertions(+) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.a9v2dG2hHw b/tmp/tmp.T0sXiHqSYd index d41bf32512d1..ea0230515790 100644 --- a/tmp/tmp.a9v2dG2hHw +++ b/tmp/tmp.T0sXiHqSYd @@ -8,6 +8,37 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD. +vsock/test: Cover more CIDs in transport_uaf test +vsock/test: Introduce get_transports() +vsock/test: Introduce vsock_bind_try() helper +ipv6: Move fib6_config_validate() to ip6_route_add(). +net: mdio: mux-gpio: use gpiod_multi_set_value_cansleep +igc: add preemptible queue support in mqprio +igc: add preemptible queue support in taprio +igc: add private flag to reverse TX queue priority in TSN mode +igc: assign highest TX queue number as highest priority in mqprio +igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK +igc: add DCTL prefix to related macros +igc: move TXDCTL and RXDCTL related macros +net: drv: netdevsim: don't napi_complete() from netpoll +net: hns3: Demote load and progress messages to debug level +netdevsim: collect statistics at RX side +netdevsim: migrate to dstats stats collection +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 +net: drv: hyperv: migrate to new RXFH callbacks +net: drv: virtio: migrate to new RXFH callbacks +net: drv: vmxnet3: migrate to new RXFH callbacks +eth: fbnic: migrate to new RXFH callbacks +eth: remove empty RXFH handling from drivers +net: ethtool: add dedicated callbacks for getting and setting rxfh fields +net: ethtool: require drivers to opt into the per-RSS ctx RXFH +net: ethtool: remove the duplicated handling from rxfh and rxnfc +net: ethtool: copy the rxfh flow handling selftest: netconsole: add test for cmdline configuration netconsole: improve code style in parser function netconsole: rename functions to better reflect their purpose @@ -25,7 +56,6 @@ net_sched: ets: fix a race in ets_qdisc_change() net_sched: tbf: fix a race in tbf_change() net_sched: red: fix a race in __red_change() net_sched: prio: fix a race in prio_tune() -tcp: fix TCP_DEFER_ACCEPT for Fast Open octeontx2-pf: CN20K mbox implementation between PF-VF octeontx2-af: CN20K mbox implementation for AF's VF octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF @@ -33,7 +63,6 @@ octeontx2-af: CN20k mbox to support AF REQ/ACK functionality octeontx2-af: CN20k basic mbox operations and structures octeontx2: Set appropriate PF, VF masks and shifts based on silicon net: Use dev_fwnode() -net/sched: fix use-after-free in taprio_dev_notifier net: ena: Add PHC documentation net: ena: View PHC stats using debugfs net: ena: Add debugfs support to the ENA driver @@ -44,8 +73,6 @@ net: ena: Add device reload capability through devlink net: ena: PHC silent reset net: ena: Add PHC support in the ENA driver net_sched: sch_sfq: reject invalid perturb period -net: mdio-mux: Add MDIO mux driver for Sophgo CV1800 SoCs -dt-bindings: net: Add Sophgo CV1800 MDIO multiplexer Documentation: treewide: Replace remaining spinics links with lore net: mctp: test: Add tests for gateway routes net: mctp: add gateway routing support @@ -130,12 +157,6 @@ net: ti: prueth: Adds link detection, RX and TX support. net: ti: prueth: Adds PRUETH HW and SW configuration net: ti: prueth: Adds ICSSM Ethernet driver dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs -docs: netlink: store generated .rst files at Documentation/output -docs: netlink: don't ignore generated rst files -docs: netlink: netlink-raw.rst: use :ref: instead of :doc: -tools: ynl_gen_rst.py: create a top-level reference -rtase: Link queues to NAPI instances -rtase: Link IRQs to NAPI instances rtase: Refine the flexibility of Rx queue allocation selftest: Add selftest for multicast address notifications hns3: work around stack size warning @@ -183,5 +204,4 @@ ionic: cancel delayed work earlier in remove ionic: clean dbpage in de-init ionic: print firmware heartbeat as unsigned ionic: Prevent driver/fw getting out of sync on devcmd(s) -selftests/vsock: add initial vmtest.sh for vsock net: phy: phy_caps: Don't skip better duplex macth on non-exact match