R8168
R8168 is a Linux kernel network driver developed by Realtek for PCI Express Ethernet controllers, particularly the RTL8168/8111 family. It is distributed as a standalone driver package and is often used as an alternative to the in-kernel r8169 driver when hardware support or performance with the built-in driver is insufficient.
Hardware support for r8168 covers a range of Realtek RTL8168/8111-based adapters and revisions. While many devices
Installation and maintenance typically involve building the driver from source or using a DKMS package. Distributions
Usage considerations include possible conflicts with the in-kernel driver and the need to sign modules for
See also Realtek RTL8169, DKMS, and Realtek network drivers.