Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | 00-INDEX |
| 2 | - this file |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 3 | 3c509.txt |
| 4 | - information on the 3Com Etherlink III Series Ethernet cards. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | 6pack.txt |
| 6 | - info on the 6pack protocol, an alternative to KISS for AX.25 |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 7 | LICENSE.qla3xxx |
| 8 | - GPLv2 for QLogic Linux Networking HBA Driver |
| 9 | LICENSE.qlge |
| 10 | - GPLv2 for QLogic Linux qlge NIC Driver |
| 11 | LICENSE.qlcnic |
| 12 | - GPLv2 for QLogic Linux qlcnic NIC Driver |
| 13 | Makefile |
| 14 | - Makefile for docsrc. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 15 | PLIP.txt |
| 16 | - PLIP: The Parallel Line Internet Protocol device driver |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 17 | README.ipw2100 |
| 18 | - README for the Intel PRO/Wireless 2100 driver. |
| 19 | README.ipw2200 |
| 20 | - README for the Intel PRO/Wireless 2915ABG and 2200BG driver. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 21 | README.sb1000 |
| 22 | - info on General Instrument/NextLevel SURFboard1000 cable modem. |
| 23 | alias.txt |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 24 | - info on using alias network devices. |
Henrik Austad | 9007fd3 | 2014-12-26 09:26:23 +0100 | [diff] [blame] | 25 | altera_tse.txt |
| 26 | - Altera Triple-Speed Ethernet controller. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 27 | arcnet-hardware.txt |
| 28 | - tons of info on ARCnet, hubs, jumper settings for ARCnet cards, etc. |
| 29 | arcnet.txt |
| 30 | - info on the using the ARCnet driver itself. |
| 31 | atm.txt |
| 32 | - info on where to get ATM programs and support for Linux. |
| 33 | ax25.txt |
| 34 | - info on using AX.25 and NET/ROM code for Linux |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 35 | batman-adv.txt |
| 36 | - B.A.T.M.A.N routing protocol on top of layer 2 Ethernet Frames. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 37 | baycom.txt |
| 38 | - info on the driver for Baycom style amateur radio modems |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 39 | bonding.txt |
| 40 | - Linux Ethernet Bonding Driver HOWTO: link aggregation in Linux. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 41 | bridge.txt |
| 42 | - where to get user space programs for ethernet bridging with Linux. |
Oliver Hartkopp | f7ab97f | 2007-11-16 16:09:28 -0800 | [diff] [blame] | 43 | can.txt |
| 44 | - documentation on CAN protocol family. |
Henrik Austad | 9007fd3 | 2014-12-26 09:26:23 +0100 | [diff] [blame] | 45 | cdc_mbim.txt |
| 46 | - 3G/LTE USB modem (Mobile Broadband Interface Model) |
Edward Cree | e8ae7b0 | 2016-02-11 21:03:37 +0000 | [diff] [blame] | 47 | checksum-offloads.txt |
| 48 | - Explanation of checksum offloads; LCO, RCO |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 49 | cops.txt |
| 50 | - info on the COPS LocalTalk Linux driver |
| 51 | cs89x0.txt |
| 52 | - the Crystal LAN (CS8900/20-based) Ethernet ISA adapter driver |
Simon Arlott | 64b8500 | 2007-05-10 23:04:09 -0700 | [diff] [blame] | 53 | cxacru.txt |
| 54 | - Conexant AccessRunner USB ADSL Modem |
Simon Arlott | 817db5b | 2009-11-21 15:15:47 +0000 | [diff] [blame] | 55 | cxacru-cf.py |
| 56 | - Conexant AccessRunner USB ADSL Modem configuration file parser |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 57 | cxgb.txt |
| 58 | - Release Notes for the Chelsio N210 Linux device driver. |
| 59 | dccp.txt |
| 60 | - the Datagram Congestion Control Protocol (DCCP) (RFC 4340..42). |
Henrik Austad | 9007fd3 | 2014-12-26 09:26:23 +0100 | [diff] [blame] | 61 | dctcp.txt |
| 62 | - DataCenter TCP congestion control |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 63 | de4x5.txt |
| 64 | - the Digital EtherWORKS DE4?? and DE5?? PCI Ethernet driver |
| 65 | decnet.txt |
| 66 | - info on using the DECnet networking layer in Linux. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 67 | dl2k.txt |
| 68 | - README for D-Link DL2000-based Gigabit Ethernet Adapters (dl2k.ko). |
| 69 | dm9000.txt |
| 70 | - README for the Simtec DM9000 Network driver. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 71 | dmfe.txt |
| 72 | - info on the Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 73 | dns_resolver.txt |
| 74 | - The DNS resolver module allows kernel servies to make DNS queries. |
| 75 | driver.txt |
| 76 | - Softnet driver issues. |
Netanel Belgazal | 1738cd3 | 2016-08-10 14:03:22 +0300 | [diff] [blame^] | 77 | ena.txt |
| 78 | - info on Amazon's Elastic Network Adapter (ENA) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 79 | e100.txt |
| 80 | - info on Intel's EtherExpress PRO/100 line of 10/100 boards |
| 81 | e1000.txt |
| 82 | - info on Intel's E1000 line of gigabit ethernet boards |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 83 | e1000e.txt |
| 84 | - README for the Intel Gigabit Ethernet Driver (e1000e). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 85 | eql.txt |
| 86 | - serial IP load balancing |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 87 | fib_trie.txt |
| 88 | - Level Compressed Trie (LC-trie) notes: a structure for routing. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 89 | filter.txt |
| 90 | - Linux Socket Filtering |
| 91 | fore200e.txt |
| 92 | - FORE Systems PCA-200E/SBA-200E ATM NIC driver info. |
| 93 | framerelay.txt |
| 94 | - info on using Frame Relay/Data Link Connection Identifier (DLCI). |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 95 | gen_stats.txt |
| 96 | - Generic networking statistics for netlink users. |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 97 | generic-hdlc.txt |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 98 | - The generic High Level Data Link Control (HDLC) layer. |
Paul Moore | b9e3dd0 | 2006-12-05 13:49:56 -0800 | [diff] [blame] | 99 | generic_netlink.txt |
| 100 | - info on Generic Netlink |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 101 | gianfar.txt |
| 102 | - Gianfar Ethernet Driver. |
Jesse Brandeburg | 1bff652 | 2013-09-11 08:40:23 +0000 | [diff] [blame] | 103 | i40e.txt |
| 104 | - README for the Intel Ethernet Controller XL710 Driver (i40e). |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 105 | i40evf.txt |
| 106 | - Short note on the Driver for the Intel(R) XL710 X710 Virtual Function |
Thadeu Lima de Souza Cascardo | 987b881 | 2009-07-26 12:34:40 -0300 | [diff] [blame] | 107 | ieee802154.txt |
| 108 | - Linux IEEE 802.15.4 implementation, API and drivers |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 109 | igb.txt |
| 110 | - README for the Intel Gigabit Ethernet Driver (igb). |
| 111 | igbvf.txt |
| 112 | - README for the Intel Gigabit Ethernet Driver (igbvf). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 113 | ip-sysctl.txt |
| 114 | - /proc/sys/net/ipv4/* variables |
| 115 | ip_dynaddr.txt |
| 116 | - IP dynamic address hack e.g. for auto-dialup links |
| 117 | ipddp.txt |
| 118 | - AppleTalk-IP Decapsulation and AppleTalk-IP Encapsulation |
| 119 | iphase.txt |
| 120 | - Interphase PCI ATM (i)Chip IA Linux driver info. |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 121 | ipsec.txt |
| 122 | - Note on not compressing IPSec payload and resulting failed policy check. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 123 | ipv6.txt |
| 124 | - Options to the ipv6 kernel module. |
| 125 | ipvs-sysctl.txt |
| 126 | - Per-inode explanation of the /proc/sys/net/ipv4/vs interface. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 127 | irda.txt |
| 128 | - where to get IrDA (infrared) utilities and info for Linux. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 129 | ixgb.txt |
| 130 | - README for the Intel 10 Gigabit Ethernet Driver (ixgb). |
| 131 | ixgbe.txt |
| 132 | - README for the Intel 10 Gigabit Ethernet Driver (ixgbe). |
| 133 | ixgbevf.txt |
| 134 | - README for the Intel Virtual Function (VF) Driver (ixgbevf). |
| 135 | l2tp.txt |
| 136 | - User guide to the L2TP tunnel protocol. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 137 | lapb-module.txt |
| 138 | - programming information of the LAPB module. |
| 139 | ltpc.txt |
| 140 | - the Apple or Farallon LocalTalk PC card driver |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 141 | mac80211-auth-assoc-deauth.txt |
| 142 | - authentication and association / deauth-disassoc with max80211 |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 143 | mac80211-injection.txt |
| 144 | - HOWTO use packet injection with mac80211 |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 145 | multiqueue.txt |
| 146 | - HOWTO for multiqueue network device support. |
| 147 | netconsole.txt |
| 148 | - The network console module netconsole.ko: configuration and notes. |
Paul Gortmaker | 49dfe76 | 2013-07-31 15:16:20 -0400 | [diff] [blame] | 149 | netdev-FAQ.txt |
| 150 | - FAQ describing how to submit net changes to netdev mailing list. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 151 | netdev-features.txt |
Willem de Bruijn | 2d5b2c5 | 2011-08-18 21:30:37 -0700 | [diff] [blame] | 152 | - Network interface features API description. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 153 | netdevices.txt |
| 154 | - info on network device driver functions exported to the kernel. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 155 | netif-msg.txt |
| 156 | - Design of the network interface message level setting (NETIF_MSG_*). |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 157 | netlink_mmap.txt |
| 158 | - memory mapped I/O with netlink |
| 159 | nf_conntrack-sysctl.txt |
| 160 | - list of netfilter-sysctl knobs. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 161 | nfc.txt |
| 162 | - The Linux Near Field Communication (NFS) subsystem. |
Jesse Gross | ccb1352 | 2011-10-25 19:26:31 -0700 | [diff] [blame] | 163 | openvswitch.txt |
| 164 | - Open vSwitch developer documentation. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 165 | operstates.txt |
| 166 | - Overview of network interface operational states. |
| 167 | packet_mmap.txt |
| 168 | - User guide to memory mapped packet socket rings (PACKET_[RT]X_RING). |
| 169 | phonet.txt |
| 170 | - The Phonet packet protocol used in Nokia cellular modems. |
| 171 | phy.txt |
| 172 | - The PHY abstraction layer. |
| 173 | pktgen.txt |
| 174 | - User guide to the kernel packet generator (pktgen.ko). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 175 | policy-routing.txt |
| 176 | - IP policy-based routing |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 177 | ppp_generic.txt |
| 178 | - Information about the generic PPP driver. |
| 179 | proc_net_tcp.txt |
| 180 | - Per inode overview of the /proc/net/tcp and /proc/net/tcp6 interfaces. |
| 181 | radiotap-headers.txt |
| 182 | - Background on radiotap headers. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 183 | ray_cs.txt |
| 184 | - Raylink Wireless LAN card driver info. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 185 | rds.txt |
| 186 | - Background on the reliable, ordered datagram delivery method RDS. |
| 187 | regulatory.txt |
| 188 | - Overview of the Linux wireless regulatory infrastructure. |
| 189 | rxrpc.txt |
| 190 | - Guide to the RxRPC protocol. |
| 191 | s2io.txt |
| 192 | - Release notes for Neterion Xframe I/II 10GbE driver. |
| 193 | scaling.txt |
| 194 | - Explanation of network scaling techniques: RSS, RPS, RFS, aRFS, XPS. |
| 195 | sctp.txt |
| 196 | - Notes on the Linux kernel implementation of the SCTP protocol. |
| 197 | secid.txt |
| 198 | - Explanation of the secid member in flow structures. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 199 | skfp.txt |
| 200 | - SysKonnect FDDI (SK-5xxx, Compaq Netelligent) driver info. |
| 201 | smc9.txt |
| 202 | - the driver for SMC's 9000 series of Ethernet cards |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 203 | spider_net.txt |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 204 | - README for the Spidernet Driver (as found in PS3 / Cell BE). |
| 205 | stmmac.txt |
| 206 | - README for the STMicro Synopsys Ethernet driver. |
| 207 | tc-actions-env-rules.txt |
| 208 | - rules for traffic control (tc) actions. |
| 209 | timestamping.txt |
| 210 | - overview of network packet timestamping variants. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 211 | tcp.txt |
| 212 | - short blurb on how TCP output takes place. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 213 | tcp-thin.txt |
| 214 | - kernel tuning options for low rate 'thin' TCP streams. |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 215 | team.txt |
| 216 | - pointer to information for ethernet teaming devices. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 217 | tlan.txt |
| 218 | - ThunderLAN (Compaq Netelligent 10/100, Olicom OC-2xxx) driver info. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 219 | tproxy.txt |
| 220 | - Transparent proxy support user guide. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 221 | tuntap.txt |
| 222 | - TUN/TAP device driver, allowing user space Rx/Tx of packets. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 223 | udplite.txt |
| 224 | - UDP-Lite protocol (RFC 3828) introduction. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 225 | vortex.txt |
| 226 | - info on using 3Com Vortex (3c590, 3c592, 3c595, 3c597) Ethernet cards. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 227 | vxge.txt |
| 228 | - README for the Neterion X3100 PCIe Server Adapter. |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 229 | vxlan.txt |
| 230 | - Virtual extensible LAN overview |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 231 | x25.txt |
| 232 | - general info on X.25 development. |
| 233 | x25-iface.txt |
| 234 | - description of the X.25 Packet Layer to LAPB device interface. |
Willem de Bruijn | b88cf73 | 2011-08-11 14:39:59 +0000 | [diff] [blame] | 235 | xfrm_proc.txt |
| 236 | - description of the statistics package for XFRM. |
| 237 | xfrm_sync.txt |
| 238 | - sync patches for XFRM enable migration of an SA between hosts. |
| 239 | xfrm_sysctl.txt |
| 240 | - description of the XFRM configuration options. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 241 | z8530drv.txt |
| 242 | - info about Linux driver for Z8530 based HDLC cards for AX.25 |