Directory Files
.. 59
File Size
Kconfig 224 B
Makefile 161 B
hv_netvsc.mod.c 0 B
hyperv_net.h 45 kB
netvsc.c 52 kB
netvsc_bpf.c 6.3 kB
netvsc_drv.c 72 kB
netvsc_trace.c 148 B
netvsc_trace.h 6.4 kB
rndis_filter.c 47 kB

Linux v6.6.1 - hyperv

# SPDX-License-Identifier: GPL-2.0-only
config HYPERV_NET
	tristate "Microsoft Hyper-V virtual network driver"
	depends on HYPERV
	select UCS2_STRING
	help
	  Select this option to enable the Hyper-V virtual network driver.