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