| Age | Commit message (Expand) | Author |
| 2024-01-25 | all: prealloc slice with possible minimum capabilities | Shulhan |
| 2024-01-23 | net: move cgo-using darwin test to separate package | Russ Cox |
| 2024-01-10 | net: add available godoc link | cui fliter |
| 2023-07-20 | net: remove sysSocket fallback for Windows 7 | qmuntal |
| 2023-04-11 | net/http, net/internal, net/smtp: add wasip1 | Johan Brandhorst-Satzkorn |
| 2022-05-03 | internal/poll, net, syscall: use accept4 on solaris | Tobias Klauser |
| 2022-03-29 | all: use new "unix" build tag where appropriate | Ian Lance Taylor |
| 2021-10-28 | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox |
| 2021-02-20 | all: go fmt std cmd (but revert vendor) | Russ Cox |
| 2020-10-16 | internal/poll, net, syscall: use accept4 on illumos | Tobias Klauser |
| 2019-10-09 | all: remove the nacl port (part 1) | Brad Fitzpatrick |
| 2018-10-10 | net: add AIX operating system | Clément Chigot |
| 2018-06-04 | net: add js/wasm architecture | Richard Musiol |
| 2018-02-26 | net, internal/poll, net/internal/socktest: use SOCK_{CLOEXEC,NONBLOCK} accept... | Tobias Klauser |
| 2018-02-15 | net, internal/poll, net/internal/socktest: set SOCK_{CLOEXEC,NONBLOCK} atomic... | Tobias Klauser |
| 2017-11-07 | net: use WSASocket instead of socket call | Alex Brainman |
| 2017-04-18 | all: remove unnecessary ", _" from map reads | Daniel Martí |
| 2017-04-18 | net, internal/poll, net/internal/socktest: use accept4 and SOCK_{CLOEXEC,NONB... | Mikio Hara |
| 2016-02-21 | net/internal/socktest: add missing support for AcceptEx | Mikio Hara |
| 2015-12-22 | net/internal/socktest: simplify log message format | Mikio Hara |
| 2015-06-11 | all: fix misprints in comments | Ainar Garipov |
| 2015-05-13 | net/internal/socktest: fix data race | Mikio Hara |
| 2015-04-15 | net/internal/socktest: add hook for Listen, failed system call counters | Mikio Hara |
| 2015-03-25 | net/internal/socktest: new package | Mikio Hara |