index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
tcpip
/
link
/
rawfile
Age
Commit message (
Expand
)
Author
2021-07-30
Merge release-20210726.0-17-g979d6e7d7 (automated)
gVisor bot
2021-07-30
Support RTM_DELLINK
Zeling Feng
2021-07-30
Merge release-20210726.0-12-g62ea5c0a2 (automated)
gVisor bot
2021-07-30
checklinkname: rudimentary type-checking of linkname directives
Michael Pratt
2021-07-28
Merge release-20210720.0-39-g964fb3ca7 (automated)
gVisor bot
2021-07-20
Merge release-20210712.0-29-g1ad382220 (automated)
gVisor bot
2021-07-20
Add go:build directives as required by Go 1.17's gofmt.
Jamie Liu
2021-06-25
Merge release-20210614.0-27-gccd2d607e (automated)
gVisor bot
2021-06-24
Internal change.
Jamie Liu
2021-03-03
Merge release-20210301.0-5-ga9441aea2 (automated)
gVisor bot
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2021-02-18
Merge release-20210208.0-73-gf80a857a4 (automated)
gVisor bot
2021-02-18
Bump build constraints to Go 1.18
Michael Pratt
2021-01-29
Merge release-20210125.0-21-g8d1afb418 (automated)
gVisor bot
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2020-09-16
Merge release-20200907.0-64-g666397c5c (automated)
gVisor bot
2020-09-16
Gracefully translate unknown errno.
Ting-Yu Wang
2020-08-24
Merge release-20200818.0-33-gab6c47421 (automated)
gVisor bot
2020-08-24
Bump build constraints to 1.17
Michael Pratt
2020-07-15
Merge release-20200622.1-164-gdb653bb34 (automated)
gVisor bot
2020-07-15
fdbased: Vectorized write for packet; relax writev syscall filter.
Ting-Yu Wang
2020-07-06
Merge release-20200622.1-68-g15c56d92d (automated)
gVisor bot
2020-07-06
Fix NonBlockingWrite3 not writing b3 if b2 is zero-length.
Ting-Yu Wang
2020-05-29
Merge release-20200522.0-42-g65569cfc (automated)
gVisor bot
2020-05-29
Update Go version build tags
Michael Pratt
2020-05-27
Merge release-20200518.0-45-g0bc022b7 (automated)
gVisor bot
2020-05-07
Merge release-20200422.0-51-g1f4087e (automated)
gVisor bot
2020-04-27
Merge release-20200323.0-253-g55f0c33 (automated)
gVisor bot
2020-04-27
Automated rollback of changelist 308163542
gVisor bot
2020-04-24
Merge release-20200323.0-227-geccae0f (automated)
gVisor bot
2020-04-23
Remove View.First() and View.RemoveFirst()
Kevin Krakauer
2020-02-06
Merge release-20200127.0-85-g1b6a12a (automated)
gVisor bot
2020-02-04
Merge release-20200127.0-65-g95ce8bb (automated)
gVisor bot
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-11-23
Cleanup visibility.
Adin Scannell
2019-10-29
Merge release-20190806.1-340-gc0b8fd4 (automated)
gVisor bot
2019-10-29
Update build tags to allow Go 1.14
Michael Pratt
2019-10-22
Merge release-20190806.1-300-g8720bd6 (automated)
gVisor bot
2019-10-22
netstack/tcp: software segmentation offload
Andrei Vagin
2019-09-03
Merge 648170f5 (automated)
gVisor bot
2019-09-02
Remove duplicated file in pkg/tcpip/link/rawfile.
Haibo Xu
2019-08-26
Merge 7206202b (automated)
gVisor bot
2019-08-26
Merge pull request #696 from xiaobo55x:tcpip_link
gVisor bot
2019-08-15
Enabling pkg/tcpip/link support on arm64.
Haibo Xu
2019-08-15
Rename rawfile/blockingpoll_unsafe.go to rawfile/blockingpoll_stub_unsafe.go.
Haibo Xu
2019-07-30
Merge 1decf764 (automated)
gVisor bot
2019-07-30
Change syscall.POLL to syscall.PPOLL.
Haibo Xu
2019-06-27
Merge 5b41ba5d (automated)
gVisor bot
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-13
Merge add40fd6 (automated)
gVisor bot
[next]