User Tools

Site Tools


networking:start

Kernel Networking

This site covers Linux networking specific topics. It does not cover general networking questions, these are covered under the more general Wikipedia Computer Networks. See the External Links section for other useful resources.

Contents

General

Protocols

  • TCP Transmission Control Protocol
  • DCCP Datagram Congestion Control Protocol
  • IPv4 IP version 4 - The standard Internet Protocol
  • IPv6 IP version 6 - The “next generation” Internet Protocol
  • LLC 802.2 - Logical Link Control
  • MPLS Multi Protocol Label Switching
  • NetBEUI NetBIOS Extended User Interface
  • SCTP Stream Control Transmission Protocol
  • TIPC Transparent Inter Process Communication

Drivers

Device Performance Enhancements

  • GSO Generic Segmentation Offload
  • I/OAT I/O Acceleration
  • GRO Generic Receive Offload
  • NAPI New API
  • TOE TCP Offload Engine
  • TSO TCP Segmentation Offload
  • UFO UDP Fragmentation Offload

Hardware

Security

Mobility

Administration

Testing

Resources

networking/start.txt · Last modified: 2016/11/29 16:19 by emsearcy