Lines Matching +full:cross +full:- +full:arm64 +full:- +full:system
1 # SPDX-License-Identifier: GPL-2.0-only
25 # All the following symbols are dependent on NETDEVICES - do not repeat
63 This is essentially a bit-bucket device (i.e. traffic you send to
89 select CRYPTO_CHACHA20_NEON if ARM || (ARM64 && KERNEL_MODE_NEON)
90 select CRYPTO_POLY1305_NEON if ARM64 && KERNEL_MODE_NEON
131 section 6.2 of the NET-3-HOWTO, available from
167 tristate "MAC-VLAN support"
173 iproute2 package starting with the iproute2-2.6.23 release:
181 tristate "MAC-VLAN based tap driver"
187 on the MAC-VLAN network interface, called macvtap. A macvtap device
201 tristate "IP-VLAN support"
211 iproute2 package starting with the iproute2-3.19 release:
213 "ip link add link <main-dev> [ NAME ] type ipvlan"
219 tristate "IP-VLAN based tap driver"
225 on the IP-VLAN network interface, called ipvtap. An ipvtap device
242 http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02
258 http://tools.ietf.org/html/draft-gross-geneve-02
277 tristate "GPRS Tunneling Protocol datapath (GTP-U)"
282 the GPRS Tunneling Protocol datapath (GTP-U). This tunneling protocol
285 implements the signaling protocol (GTP-C) to update its PDP context
311 tristate "IEEE 802.1AE MAC-level encryption (MACsec)"
387 programs. It can be viewed as a simple Point-to-Point or Ethernet
409 interface for a virtual interface to re-use core tap functionality.
412 bool "Support for cross-endian vnet headers on little-endian kernels"
416 little-endian kernel to parse vnet headers that come from a
417 big-endian legacy virtio device.
422 Unless you have a little-endian system hosting a big-endian virtual
505 TV companies to provide cable modem access. It's a one-way
506 downstream-only cable modem, meaning that your upstream net link is
524 source "drivers/net/pse-pd/Kconfig"
568 M here: the module will be called xen-netfront.
577 system that implements a compatible front end.
590 will be called xen-netback.
623 HW-offload related.