Cold-War resilience concerns and time-sharing computers converge: data no longer needs a dedicated circuit — it can travel in packets.
4 milestonesProposed breaking messages into blocks routed independently over a redundant mesh — packet switching before the name existed, motivated by surviving nuclear attack.
OPEN MY NOTES →UCLA attempts to send "LOGIN" to SRI; the system crashes after "LO". The internet's first message is, fittingly, truncated.
OPEN MY NOTES →The TCP paper. Introduced gateways and a common host-to-host protocol so heterogeneous networks could interconnect — the intellectual foundation of the Internet.
OPEN MY NOTES →A shared coaxial cable, carrier sensing, and randomized backoff. Fifty years later, the name survives every technology inside it being replaced.
OPEN MY NOTES →The Internet gets its architecture — and its philosophy. The decade that decided what belongs in the network and what belongs at the ends.
6 milestonesPostel's specifications split the stack into IP and TCP. On January 1, 1983 ("flag day"), ARPANET cuts over to TCP/IP for good.
OPEN MY NOTES →Functions should live at the endpoints unless the network can do them completely and cheaply. The most-cited design principle in networking — and the most argued about.
OPEN MY NOTES →Replaced a single HOSTS.TXT file with a delegated, hierarchical, cached distributed database. Still resolving your queries today.
OPEN MY NOTES →Written after congestion collapse nearly froze the 1986 Internet. Slow start, AIMD, RTT estimation — the congestion control canon, and arguably the paper that saved the Internet.
OPEN MY NOTES →A retrospective on why the Internet looks the way it does: survivability first, accountability last. Explains every design wart you've ever cursed at.
OPEN MY NOTES →Made per-flow fairness a router primitive. The intellectual ancestor of every scheduling and QoS mechanism since.
OPEN MY NOTES →The web arrives and traffic explodes. The decade of keeping a research network alive as it becomes global infrastructure.
4 milestonesBerners-Lee releases WWW from CERN. Within five years, the web transforms the Internet from an academic tool into society's communication substrate — and its traffic pattern.
OPEN MY NOTES →Routers should drop packets before queues fill. RED opened the field of active queue management — a debate still running through CoDel and PIE today.
OPEN MY NOTES →Classless addressing and route aggregation rescue the Internet from address exhaustion and routing-table explosion. BGP-4 remains the Internet's routing protocol — for better or worse.
OPEN MY NOTES →A router as a graph of composable software elements. Made packet processing programmable and inspired two decades of software dataplanes.
OPEN MY NOTES →If the network can't change, build on top of it — or take its control plane away. P2P systems flourish, and SDN is born.
7 milestonesConsistent hashing on a ring: O(log N) lookup with no central authority. The DHT abstraction behind everything from BitTorrent trackers to Dynamo-style storage.
OPEN MY NOTES →Let routers tell senders exactly how to adjust. XCP never deployed, but explicit-feedback thinking echoes through DCTCP, HPCC, and modern datacenter transports.
OPEN MY NOTES →Argued for ripping decision logic out of routers into a logically centralized plane. The blueprint SDN would follow.
OPEN MY NOTES →Centralized policy, dumb switches, flow-level control — deployed in a real campus network. The direct precursor to OpenFlow, and to Nicira.
OPEN MY NOTES →A pragmatic compromise — expose the flow table, keep the hardware. Turned software-defined networking from a position paper into an industry.
OPEN MY NOTES →Fat-trees built from cheap merchant silicon can match big-iron routers. The paper that made Clos topologies the default language of datacenter networking.
OPEN MY NOTES →Valiant load balancing plus flat addressing gives every service the illusion of one big switch. Microsoft's answer to datacenter agility, informed by real traffic measurement.
OPEN MY NOTES →Hyperscalers become the center of gravity. Networks get custom transports, programmable chips, and are co-designed with the applications they serve.
8 milestonesUse ECN marks as a fine-grained congestion signal to keep queues near-empty. Defined the datacenter transport agenda for the decade.
OPEN MY NOTES →SDN leaves the lab: Google runs its inter-datacenter WAN at near-100% utilization with centralized traffic engineering. Proof that the ideas worked at planetary scale.
OPEN MY NOTES →If OpenFlow opened the flow table, P4 opened the parser and pipeline. Switches become compile targets — enabling in-network computing from telemetry to consensus offload.
OPEN MY NOTES →Five generations of datacenter fabric in one retrospective, scaling to 1.3 Pbps. The rare paper that shows how production networks actually evolve.
OPEN MY NOTES →Made RoCEv2 deployable at cloud scale by taming PFC's pathologies. RDMA moves from HPC niche to the backbone of storage and, later, AI training.
OPEN MY NOTES →Stop treating loss as the signal; model the pipe's bandwidth and RTT instead. Thirty years after Jacobson, congestion control gets its biggest rethink — deployed on YouTube.
OPEN MY NOTES →A new transport in userspace over UDP, deployed to billions by shipping it in Chrome. Escaped protocol ossification — and became HTTP/3.
OPEN MY NOTES →FPGA-based SmartNICs offload the host networking stack across the entire Azure fleet. Hardware-software co-design becomes the default playbook for cloud networking.
OPEN MY NOTES →Moore's law slows while AI traffic explodes. The network reaches for optical switching and is co-designed with the training jobs running on top of it.
5 milestonesNanosecond-granularity optical circuit switching across a flat datacenter. A glimpse of networks freed from electrical packet switches entirely.
OPEN MY NOTES →Optical circuit switches replace the spine layer in production — no more fabric-wide forklift upgrades. OCS jumps from research prototype to the world's largest network.
OPEN MY NOTES →Reconfigure the physical topology to match each ML job's communication pattern. The network stops being a fixed substrate and becomes part of the training system.
OPEN MY NOTES →A dual-plane, rail-optimized fabric purpose-built for LLM training traffic: few, fat, bursty flows that defeat classic ECMP assumptions.
OPEN MY NOTES →Operating RoCE fabrics for AI clusters with tens of thousands of GPUs. The 1988 congestion problem returns at 400 Gbps — and the story is far from over.
OPEN MY NOTES →