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
Age
Commit message (
Expand
)
Author
2019-05-03
gvisor: run bazel in a docker container
Andrei Vagin
2019-05-03
gofer: don't leak file descriptors
Andrei Vagin
2019-05-03
Support IPv4 fragmentation in netstack
Googler
2019-05-03
Add netfilter ABI for iptables support.
Kevin Krakauer
2019-05-03
Fix transport/raw copybara export
Tamir Duberstein
2019-05-03
runsc: add a bazel target to build a debian package
Andrei Vagin
2019-05-03
gvisor/kokoro: save runsc logs
Andrei Vagin
2019-05-03
Implement support for SACK based recovery(RFC 6675).
Bhasker Hariharan
2019-05-03
Increase timeout to wait for port to become available
Fabricio Voznika
2019-05-03
Skip flaky ClockGettime.CputimeId take 2
Fabricio Voznika
2019-05-03
Proper cleanup of sockets that used REUSEPORT
Chris Kuiper
2019-05-02
Support reception of multicast data on more than one socket
Chris Kuiper
2019-05-02
runsc: don't create an empty network namespace if NetworkHost is set
Andrei Vagin
2019-05-02
runsc: move test_app in a separate directory
Andrei Vagin
2019-05-02
Replace dynamic macros with constants in memfd test.
Kevin Krakauer
2019-05-02
Add [simple] network support to 'runsc do'
Fabricio Voznika
2019-04-30
CONTRIBUTING: fix broken repository link
Adin Scannell
2019-04-30
Update reference to old type
Michael Pratt
2019-04-30
Implement async MemoryFile eviction, and use it in CachingInodeOperations.
Jamie Liu
2019-04-29
Implement the MSG_CTRUNC msghdr flag for Unix sockets.
Ian Gudger
2019-04-29
Skip flaky ClockGettime.CputimeId
Fabricio Voznika
2019-04-29
Reduce memory allocations on serving path
Fabricio Voznika
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-29
n/a
Googler
2019-04-29
Appease googletest deprecation
Tamir Duberstein
2019-04-29
createAt should return all errors from FindInode except ENOENT.
Nicolas Lacasse
2019-04-26
tcpip/adapters/gonet: add CloseRead & CloseWrite methods to Conn
Ben Burkert
2019-04-26
Make raw sockets a toggleable feature disabled by default.
Kevin Krakauer
2019-04-26
kvm: remove non-sane sanity check
Adin Scannell
2019-04-26
Bump the AF_PACKET socket rcv buf size to 4MB by default.
Bhasker Hariharan
2019-04-26
Remove syscall tests' dependency on glog
Tamir Duberstein
2019-04-26
Fix reference counting bug in /proc/PID/fdinfo/.
Kevin Krakauer
2019-04-26
Change name of sticky test arg.
Kevin Krakauer
2019-04-25
Perform explicit CPUID and FP state compatibility checks on restore
Michael Pratt
2019-04-25
Don't enforce NAME_MAX in fs.Dirent.walk().
Jamie Liu
2019-04-25
s,sys/poll.h/,poll.h,g
Tamir Duberstein
2019-04-25
Handle glibc and XSI variants of strerror_r
Tamir Duberstein
2019-04-25
Remove useless modifiers
Tamir Duberstein
2019-04-25
Update required bazel version to 0.23.0 in README
Ian Lewis
2019-04-24
Add Unix socket tests for the MSG_CTRUNC msghdr flag.
Ian Gudger
2019-04-23
Revert runsc to use RecvMMsg packet dispatcher.
Bhasker Hariharan
2019-04-23
Fixes to PacketMMap dispatcher.
Bhasker Hariharan
2019-04-23
Add Linux version to requirements section
Fabricio Voznika
2019-04-23
Remember file position during Readdir()
Fabricio Voznika
2019-04-23
Remove reflection from 9P serving path
Fabricio Voznika
2019-04-23
Replace os.File with fd.FD in fsgofer
Fabricio Voznika
2019-04-23
Fix container_test flakes.
Kevin Krakauer
2019-04-22
Bugfix: fix fstatat symbol link to dir
Wei Zhang
2019-04-22
Fix doc typo
Michael Pratt
[next]