Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: filesystems: sysfs: remove top level sysfs net directory

The net/ directory is not present as a top level sysfs directory
in standard Linux systems. Network interfaces can be accessible
via /sys/class/net instead.

Signed-off-by: Alex Tran <alex.t.tran@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250902023039.1351270-3-alex.t.tran@gmail.com>

authored by

Alex Tran and committed by
Jonathan Corbet
a1d4416f d725668e

-1
-1
Documentation/filesystems/sysfs.rst
··· 299 299 hypervisor/ 300 300 kernel/ 301 301 module/ 302 - net/ 303 302 power/ 304 303 305 304 devices/ contains a filesystem representation of the device tree. It maps