| /net/netfilter/ipset/ |
| A D | Kconfig | 3 tristate "IP set support" 29 tristate "bitmap:ip set support" 38 tristate "bitmap:ip,mac set support" 47 tristate "bitmap:port set support" 56 tristate "hash:ip set support" 66 tristate "hash:ip,mark set support" 75 tristate "hash:ip,port set support" 104 tristate "hash:ip,mac set support" 113 tristate "hash:mac set support" 131 tristate "hash:net set support" [all …]
|
| /net/bridge/netfilter/ |
| A D | Kconfig | 24 Add support to reject packets. 44 tristate "Legacy EBTABLES support" 68 tristate "ebt: broute table support" 79 tristate "ebt: filter table support" 89 tristate "ebt: nat table support" 117 tristate "ebt: ARP filter support" 125 tristate "ebt: IP filter support" 133 tristate "ebt: IP6 filter support" 172 tristate "ebt: STP filter support" 235 tristate "ebt: log support" [all …]
|
| /net/netfilter/ |
| A D | Kconfig | 6 bool "Netfilter ingress support" 14 bool "Netfilter egress support" 239 tristate "FTP protocol support" 271 tristate "IRC protocol support" 323 tristate "PPtP protocol support" 355 tristate "SIP protocol support" 876 tristate '"CT" target support' 969 tristate "LOG target support" 1177 tristate '"bpf" match support' 1278 tristate '"cpu" match support' [all …]
|
| /net/dsa/ |
| A D | Kconfig | 14 Say Y if you want to enable support for the hardware switches supported 24 Say Y or M if you want to enable support for switches which don't tag 30 Say Y or M if you want to enable support for tagging frames for 41 Say Y if you want to enable support for tagging frames for the 48 Say Y if you want to enable support for tagging frames for the 58 Say Y if you want to enable support for tagging frames for the 68 Say Y if you want to enable support for tagging frames for the 75 Say Y or M if you want to enable support for tagging frames 104 Say Y or M if you want to enable support for tagging frames for 110 Say Y if you want to enable support for tagging frames for the [all …]
|
| /net/ipv6/netfilter/ |
| A D | Kconfig | 11 tristate "Legacy IP6 tables support" 21 tristate "IPv6 socket lookup support" 27 tristate "IPv6 tproxy support" 32 bool "IPv6 nf_tables support" 97 tristate '"ah" match support' 133 tristate '"hl" hoplimit match support' 151 tristate '"mh" match support' 210 tristate "REJECT target support" 222 tristate "SYNPROXY target support" 269 tristate "ip6tables NAT support" [all …]
|
| /net/ipv4/netfilter/ |
| A D | Kconfig | 15 tristate "Legacy IP tables support" 31 tristate "IPv4 tproxy support" 36 bool "IPv4 nf_tables support" 65 bool "ARP nf_tables support" 101 tristate "Basic SNMP-ALG support" 146 tristate '"ah" match support' 155 tristate '"ecn" match support' 175 tristate '"ttl" match support' 222 tristate "iptables NAT support" 277 tristate "ECN target support" [all …]
|
| /net/bluetooth/bnep/ |
| A D | Kconfig | 3 tristate "BNEP protocol support" 11 Say Y here to compile BNEP support into the kernel or say M to 15 bool "Multicast filter support" 18 This option enables the multicast filter support for BNEP. 21 bool "Protocol filter support" 24 This option enables the protocol filter support for BNEP.
|
| /net/nfc/ |
| A D | Kconfig | 8 tristate "NFC subsystem support" 11 Say Y here if you want to build support for NFC (Near field 14 To compile this support as a module, choose M here: the module will 21 tristate "NFC Digital Protocol stack support" 24 Say Y if you want to build NFC digital protocol stack support. 28 To compile this support as a module, choose M here: the module will
|
| /net/bluetooth/rfcomm/ |
| A D | Kconfig | 3 tristate "RFCOMM protocol support" 7 support is required for Dialup Networking, OBEX and other Bluetooth 10 Say Y here to compile RFCOMM support into the kernel or say M to 14 bool "RFCOMM TTY support" 18 This option enables TTY emulation support for RFCOMM channels.
|
| /net/tipc/ |
| A D | Kconfig | 18 This protocol support is also available as a module ( = code which 26 bool "InfiniBand media type support" 29 Saying Y here will enable support for running TIPC on 32 bool "IP/UDP media type support" 37 Saying Y here will enable support for running TIPC over IP/UDP 40 bool "TIPC encryption support" 47 Saying Y here will enable support for TIPC encryption.
|
| /net/9p/ |
| A D | Kconfig | 10 If you say Y here, you will get experimental support for 25 This builds support for transports over TCP, Unix sockets and 32 This builds support for a transports between 40 This builds support for a transport for 9pfs between 49 This builds support for a transport for 9pfs over 56 This builds support for an RDMA transport.
|
| /net/bridge/ |
| A D | br_mrp_switchdev.c | 75 enum br_mrp_hw_support support; in br_mrp_switchdev_set_ring_role() local 81 support = br_mrp_switchdev_port_obj(br, &mrp_role.obj, in br_mrp_switchdev_set_ring_role() 83 if (support != BR_MRP_SW) in br_mrp_switchdev_set_ring_role() 84 return support; in br_mrp_switchdev_set_ring_role() 153 enum br_mrp_hw_support support; in br_mrp_switchdev_set_in_role() local 159 support = br_mrp_switchdev_port_obj(br, &mrp_role.obj, in br_mrp_switchdev_set_in_role() 161 if (support != BR_MRP_NONE) in br_mrp_switchdev_set_in_role() 162 return support; in br_mrp_switchdev_set_in_role()
|
| A D | Kconfig | 25 If you enable iptables support along with the bridge support then you 29 Enabling arptables support when bridging will let arptables see 47 Say N to exclude this support and reduce the binary size. 61 Say N to exclude this support and reduce the binary size. 73 Say N to exclude this support and reduce the binary size. 84 Say N to exclude this support and reduce the binary size.
|
| A D | br_mrp.c | 675 enum br_mrp_hw_support support; in br_mrp_set_ring_role() local 684 if (support == BR_MRP_NONE) in br_mrp_set_ring_role() 706 enum br_mrp_hw_support support; in br_mrp_start_test() local 717 if (support == BR_MRP_NONE) in br_mrp_start_test() 720 if (support == BR_MRP_HW) in br_mrp_start_test() 761 enum br_mrp_hw_support support; in br_mrp_set_in_role() local 822 if (support == BR_MRP_NONE) in br_mrp_set_in_role() 831 mrp->in_role_offloaded = support == BR_MRP_SW ? 0 : 1; in br_mrp_set_in_role() 844 enum br_mrp_hw_support support; in br_mrp_start_in_test() local 858 if (support == BR_MRP_NONE) in br_mrp_start_in_test() [all …]
|
| /net/mpls/ |
| A D | Kconfig | 20 tristate "MPLS: GSO support" 27 tristate "MPLS: routing support" 31 Add support for forwarding of mpls packets. 34 tristate "MPLS: IP over MPLS tunnel support" 37 mpls ip tunnel support.
|
| /net/8021q/ |
| A D | Kconfig | 3 # Configuration for 802.1Q VLAN support 23 bool "GVRP (GARP VLAN Registration Protocol) support" 27 Select this to enable GVRP end-system support. GVRP is used for 33 bool "MVRP (Multiple VLAN Registration Protocol) support" 37 Select this to enable MVRP end-system support. MVRP is used for
|
| /net/bluetooth/ |
| A D | Kconfig | 7 tristate "Bluetooth subsystem support" 39 Say Y here to compile Bluetooth support into the kernel or say M to 52 Bluetooth Classic includes support for Basic Rate (BR) 53 available with Bluetooth version 1.0b or later and support 70 Bluetooth Low Energy includes support low-energy physical 85 tristate "Bluetooth 6LoWPAN support" 103 This options enables support for the Microsoft defined HCI 110 This options enables support for the Android Open Source 122 bool "Bluetooth self testing support"
|
| /net/openvswitch/ |
| A D | Kconfig | 45 tristate "Open vSwitch GRE tunneling support" 53 Say N to exclude this support and reduce the binary size. 58 tristate "Open vSwitch VXLAN tunneling support" 65 Say N to exclude this support and reduce the binary size. 70 tristate "Open vSwitch Geneve tunneling support" 77 Say N to exclude this support and reduce the binary size.
|
| /net/tls/ |
| A D | Kconfig | 6 tristate "Transport Layer Security support" 15 Enable kernel support for TLS protocol. This allows symmetric 28 Enable kernel support for HW offload of the TLS protocol. 37 Enable kernel support for legacy HW offload of the TLS protocol,
|
| /net/rfkill/ |
| A D | Kconfig | 6 tristate "RF switch subsystem support" 14 # LED trigger support 22 bool "RF switch input support" if EXPERT 33 If you say yes here you get support of a generic gpio RFKILL
|
| /net/ieee802154/ |
| A D | Kconfig | 3 tristate "IEEE Std 802.15.4 Low-Rate Wireless Personal Area Networks support" 11 Say Y here to compile LR-WPAN support into the kernel or say M to 17 bool "IEEE 802.15.4 experimental netlink support" 19 Adds experimental netlink support for nl802154.
|
| /net/nfc/nci/ |
| A D | Kconfig | 4 tristate "NCI protocol support" 10 Say Y here to compile NCI support into the kernel or say M to 16 tristate "NCI over SPI protocol support" 26 tristate "NCI over UART protocol support"
|
| /net/l3mdev/ |
| A D | Kconfig | 3 # Configuration for L3 master device support 7 bool "L3 Master device support" 11 drivers to support L3 master devices like VRF.
|
| /net/switchdev/ |
| A D | Kconfig | 3 # Configuration for Switch device support 7 bool "Switch (and switch-ish) device support" 11 drivers in order to support hardware switch chips in very generic
|
| /net/netfilter/ipvs/ |
| A D | Kconfig | 6 tristate "IP virtual server support" 10 IP Virtual Server support will let you build a high-performance 30 bool "IPv6 support for IPVS" 34 Add IPv6 support to IPVS. 77 comment "IPVS transport protocol load balancing support" 80 bool "TCP load balancing support" 82 This option enables support for load balancing TCP transport 86 bool "UDP load balancing support" 95 bool "ESP load balancing support" 101 bool "AH load balancing support" [all …]
|