Lines Matching +full:on +full:- +full:device
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Network device configuration
8 depends on NET
9 bool "Network device support"
25 # All the following symbols are dependent on NETDEVICES - do not repeat
43 depends on INET
44 depends on IPV6 || IPV6=n
45 depends on TLS || TLS_DEVICE=n
63 This is essentially a bit-bucket device (i.e. traffic you send to
64 this device is consigned into oblivion) with a configurable IP
77 depends on NET && INET
78 depends on IPV6 || !IPV6
110 depends on WIREGUARD
125 lines) or PPP (a better SLIP) on them, you can make them behave like
132 section 6.2 of the NET-3-HOWTO, available from
140 depends on SCSI && PCI
153 depends on NET_CLS_ACT
160 device at a time, you need to compile this driver as a module.
168 tristate "MAC-VLAN support"
174 iproute2 package starting with the iproute2-2.6.23 release:
182 tristate "MAC-VLAN based tap driver"
183 depends on MACVLAN
184 depends on INET
187 This adds a specialized tap character device driver that is based
188 on the MAC-VLAN network interface, called macvtap. A macvtap device
189 can be added in the same way as a macvlan device, using 'type
196 depends on NETFILTER
197 depends on IPVLAN
202 tristate "IP-VLAN support"
203 depends on INET
204 depends on IPV6 || !IPV6
207 and packets will be delivered based on the dest L3 (IPv6/IPv4 addr)
208 on packets. All interfaces (including the main interface) share L2
212 iproute2 package starting with the iproute2-3.19 release:
214 "ip link add link <main-dev> [ NAME ] type ipvlan"
220 tristate "IP-VLAN based tap driver"
221 depends on IPVLAN
222 depends on INET
225 This adds a specialized tap character device driver that is based
226 on the IP-VLAN network interface, called ipvtap. An ipvtap device
227 can be added in the same way as a ipvlan device, using 'type
235 depends on INET
243 http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02
250 depends on INET
251 depends on IPV6 || !IPV6
259 http://tools.ietf.org/html/draft-gross-geneve-02
266 depends on INET
267 depends on IPV6 || !IPV6
278 tristate "GPRS Tunneling Protocol datapath (GTP-U)"
279 depends on INET
283 the GPRS Tunneling Protocol datapath (GTP-U). This tunneling protocol
286 implements the signaling protocol (GTP-C) to update its PDP context
295 tristate "IEEE 802.1AE MAC-level encryption (MACsec)"
311 depends on NETCONSOLE && SYSFS && CONFIGFS_FS && \
328 depends on NTB_TRANSPORT
332 depends on RAPIDIO
336 depends on RIONET
341 depends on RIONET
345 tristate "Universal TUN/TAP device driver support"
346 depends on INET
350 programs. It can be viewed as a simple Point-to-Point or Ethernet
351 device, which instead of receiving packets from a physical media,
356 corresponding net device tunX or tapX. After a program closed above
357 devices, driver will automatically delete tunXX or tapXX device and
372 interface for a virtual interface to re-use core tap functionality.
375 bool "Support for cross-endian vnet headers on little-endian kernels"
378 This option allows TUN/TAP and MACVTAP device drivers in a
379 little-endian kernel to parse vnet headers that come from a
380 big-endian legacy virtio device.
385 Unless you have a little-endian system hosting a big-endian virtual
389 tristate "Virtual ethernet pair device"
391 This device is a local ethernet tunnel. Devices are created in pairs.
392 When one end receives the packet it appears on its pair and vice
397 depends on VIRTIO
404 tristate "Virtual netlink monitoring device"
406 This option enables a monitoring net device for netlink skbs. The
409 messages if they tap into the netlink device, record pcaps for further
415 depends on IP_MULTIPLE_TABLES
416 depends on NET_L3_MASTER_DEV
417 depends on IPV6 || IPV6=n
418 depends on IPV6_MULTIPLE_TABLES || IPV6=n
424 tristate "Virtual vsock monitoring device"
425 depends on VHOST_VSOCK
427 This option enables a monitoring net device for vsock sockets. It is
433 depends on MHI_BUS
462 depends on PNP
467 TV companies to provide cable modem access. It's a one-way
468 downstream-only cable modem, meaning that your upstream net link is
474 information on how to use this module, as it needs special ppp
511 tristate "Xen network device frontend driver"
512 depends on XEN
526 M here: the module will be called xen-netfront.
529 tristate "Xen backend network device"
530 depends on XEN_BACKEND
540 The backend driver presents a standard network device
541 endpoint for each paravirtual network device to the driver
548 will be called xen-netback.
552 depends on PCI && INET
553 depends on !(PAGE_SIZE_64KB || ARM64_64K_PAGES || \
562 tristate "FUJITSU Extended Socket Network Device driver"
563 depends on ACPI
565 This driver provides support for Extended Socket network device
566 on Extended Partitioning of FUJITSU PRIMEQUEST 2000 E2 series.
570 depends on USB4 && INET
578 called thunderbolt-net.
583 tristate "Simulated networking device"
584 depends on DEBUG_FS
585 depends on INET
586 depends on IPV6 || IPV6=n
587 depends on PSAMPLE || PSAMPLE=n
592 HW-offload related.
611 depends on ISA