summaryrefslogtreecommitdiffhomepage
path: root/wgengine/netstack/link_endpoint.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-55/+55
2025-09-26cmd/tailscaled: start implementing ts_omit_netstackBrad Fitzpatrick1-1/+1
2025-09-26wgengine/netstack/gro: permit building without GROBrad Fitzpatrick1-1/+2
2025-02-06wgengine/netstack: block link writes when full rather than dropJames Tucker1-22/+27
2024-08-20net/tstun,wgengine{/netstack/gro}: refactor and re-enable gVisor GRO for Linu...Jordan Whited1-150/+38
2024-08-03wgengine/netstack: use build tags to exclude gVisor GRO importation on iOS (#...Jordan Whited1-2/+1
2024-08-02go.mod,net/tstun,wgengine/netstack: implement gVisor TCP GRO for Linux (#12921)Jordan Whited1-13/+172
2024-07-31go.mod,net/tstun,wgengine/netstack: implement gVisor TCP GSO for Linux (#12869)Jordan Whited1-0/+256