• Home
  • Raw
  • Download

Lines Matching +full:way +full:- +full:select

1 # SPDX-License-Identifier: GPL-2.0-only
25 # All the following symbols are dependent on NETDEVICES - do not repeat
62 This is essentially a bit-bucket device (i.e. traffic you send to
78 select NET_UDP_TUNNEL
79 select DST_CACHE
80 select CRYPTO
81 select CRYPTO_LIB_CURVE25519
82 select CRYPTO_LIB_CHACHA20POLY1305
83 select CRYPTO_LIB_BLAKE2S
84 select CRYPTO_CHACHA20_X86_64 if X86 && 64BIT
85 select CRYPTO_POLY1305_X86_64 if X86 && 64BIT
86 select CRYPTO_BLAKE2S_X86 if X86 && 64BIT
87 select CRYPTO_CURVE25519_X86 if X86 && 64BIT
88 select ARM_CRYPTO if ARM
89 select ARM64_CRYPTO if ARM64
90 select CRYPTO_CHACHA20_NEON if ARM || (ARM64 && KERNEL_MODE_NEON)
91 select CRYPTO_POLY1305_NEON if ARM64 && KERNEL_MODE_NEON
92 select CRYPTO_POLY1305_ARM if ARM
93 select CRYPTO_CURVE25519_NEON if ARM && KERNEL_MODE_NEON
94 select CRYPTO_CHACHA_MIPS if CPU_MIPS32_R2
95 select CRYPTO_POLY1305_MIPS if MIPS
130 section 6.2 of the NET-3-HOWTO, available from
152 select NET_REDIRECT
166 tristate "MAC-VLAN support"
172 iproute2 package starting with the iproute2-2.6.23 release:
180 tristate "MAC-VLAN based tap driver"
183 select TAP
186 on the MAC-VLAN network interface, called macvtap. A macvtap device
187 can be added in the same way as a macvlan device, using 'type
197 select NET_L3_MASTER_DEV
200 tristate "IP-VLAN support"
210 iproute2 package starting with the iproute2-3.19 release:
212 "ip link add link <main-dev> [ NAME ] type ipvlan"
218 tristate "IP-VLAN based tap driver"
221 select TAP
224 on the IP-VLAN network interface, called ipvtap. An ipvtap device
225 can be added in the same way as a ipvlan device, using 'type
234 select NET_UDP_TUNNEL
235 select GRO_CELLS
241 http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02
250 select NET_UDP_TUNNEL
251 select GRO_CELLS
257 http://tools.ietf.org/html/draft-gross-geneve-02
266 select NET_UDP_TUNNEL
267 select GRO_CELLS
276 tristate "GPRS Tunneling Protocol datapath (GTP-U)"
278 select NET_UDP_TUNNEL
281 the GPRS Tunneling Protocol datapath (GTP-U). This tunneling protocol
284 implements the signaling protocol (GTP-C) to update its PDP context
293 tristate "IEEE 802.1AE MAC-level encryption (MACsec)"
294 select CRYPTO
295 select CRYPTO_AES
296 select CRYPTO_GCM
297 select GRO_CELLS
319 select SRCU
345 select CRC32
348 programs. It can be viewed as a simple Point-to-Point or Ethernet
370 interface for a virtual interface to re-use core tap functionality.
373 bool "Support for cross-endian vnet headers on little-endian kernels"
377 little-endian kernel to parse vnet headers that come from a
378 big-endian legacy virtio device.
383 Unless you have a little-endian system hosting a big-endian virtual
396 select NET_FAILOVER
457 TV companies to provide cable modem access. It's a one-way
458 downstream-only cable modem, meaning that your upstream net link is
501 select XEN_XENBUS_FRONTEND
502 select PAGE_POOL
514 M here: the module will be called xen-netfront.
536 will be called xen-netback.
560 Select this if you want to create network between two computers
566 called thunderbolt-net.
575 select NET_DEVLINK
579 HW-offload related.
586 select FAILOVER