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
/
sentry
/
socket
/
netstack
Age
Commit message (
Expand
)
Author
2020-06-10
Merge release-20200522.0-112-g67565078b (automated)
gVisor bot
2020-06-09
Implement flock(2) in VFS2
Fabricio Voznika
2020-06-05
Merge release-20200522.0-81-g526df4f5 (automated)
gVisor bot
2020-06-05
Fix error code returned due to Port exhaustion.
Bhasker Hariharan
2020-06-05
Merge release-20200522.0-76-g41da7a56 (automated)
gVisor bot
2020-06-05
Fix copylocks error about copying IPTables.
Ting-Yu Wang
2020-05-27
Merge release-20200518.0-45-g0bc022b7 (automated)
gVisor bot
2020-05-16
Merge release-20200511.0-251-g420b791 (automated)
gVisor bot
2020-05-15
Minor formatting updates for gvisor.dev.
Adin Scannell
2020-05-14
Merge release-20200422.0-301-g8b8774d (automated)
gVisor bot
2020-05-13
Stub support for TCP_SYNCNT and TCP_WINDOW_CLAMP.
Bhasker Hariharan
2020-05-12
Merge release-20200422.0-72-g8dd1d5b (automated)
gVisor bot
2020-05-12
Don't call kernel.Task.Block() from netstack.SocketOperations.Write().
Jamie Liu
2020-05-07
Merge release-20200422.0-52-g9115f26 (automated)
gVisor bot
2020-05-07
Allocate device numbers for VFS2 filesystems.
Jamie Liu
2020-05-05
Merge release-20200422.0-29-gfaf89dd (automated)
gVisor bot
2020-05-05
Update vfs2 socket TODOs.
Dean Deng
2020-05-01
Merge release-20200422.0-9-g82bae30 (automated)
gVisor bot
2020-05-01
Port netstack, hostinet, and netlink sockets to VFS2.
Dean Deng
2020-04-21
Merge release-20200323.0-201-g8b72623 (automated)
gVisor bot
2020-04-21
Sentry metrics updates.
Dave Bailey
2020-04-10
Merge release-20200323.0-113-gc919534 (automated)
gVisor bot
2020-04-09
Replace type assertion with TaskFromContext.
Ting-Yu Wang
2020-04-09
Merge release-20200323.0-103-g7928aa3 (automated)
gVisor bot
2020-04-09
Convert int and bool socket options to use GetSockOptInt and GetSockOptBool
Andrei Vagin
2020-04-07
Merge release-20200323.0-82-gd5ddb53 (automated)
gVisor bot
2020-04-07
Remove out-of-date TODOs.
Ting-Yu Wang
2020-04-03
Merge release-20200323.0-68-g5818663 (automated)
gVisor bot
2020-04-03
Add FileDescriptionImpl for Unix sockets.
Dean Deng
2020-04-03
Merge release-20200323.0-60-g5b2396d (automated)
gVisor bot
2020-04-02
Fix typo in TODO comments.
Dean Deng
2020-03-26
Merge release-20200219.0-249-g0e62a54 (automated)
gVisor bot
2020-03-26
Support owner matching for iptables.
Nayana Bidari
2020-03-25
Merge release-20200219.0-223-gd8c4eff (automated)
gVisor bot
2020-03-25
Automated rollback of changelist 301837227
Bhasker Hariharan
2020-03-24
Merge release-20200219.0-220-g7e4073a (automated)
gVisor bot
2020-03-24
Move tcpip.PacketBuffer and IPTables to stack package.
Bhasker Hariharan
2020-03-23
Merge release-20200219.0-219-ga730d74 (automated)
gVisor bot
2020-03-23
Support basic /proc/net/dev metrics for netstack
Ian Lewis
2020-03-23
Merge release-20200219.0-218-g369cf38 (automated)
gVisor bot
2020-03-23
Fix data race in SetSockOpt.
Bhasker Hariharan
2020-03-19
Merge release-20200219.0-204-g3a37f67 (automated)
gVisor bot
2020-03-19
Change SocketOperations.readMu to an RWMutex.
Bhasker Hariharan
2020-03-19
Merge release-20200219.0-202-ge9e399c (automated)
gVisor bot
2020-03-19
Remove workMu from tcpip.Endpoint.
Bhasker Hariharan
2020-03-03
Merge release-20200219.0-84-g43abb24 (automated)
gVisor bot
2020-03-02
Fix panic caused by invalid address for Bind in packet sockets.
Nayana Bidari
2020-03-02
Merge release-20200219.0-77-g42fb7d3 (automated)
gVisor bot
2020-03-02
socket: take readMu to access readView
Andrei Vagin
2020-02-27
Merge release-20200219.0-52-gabf7ebc (automated)
gVisor bot
[next]