Age | Commit message (Expand) | Author |
2019-05-10 | Modernize mknod test | Michael Pratt |
2019-05-10 | Add pgalloc.DelayedEvictionManual. | Jamie Liu |
2019-05-09 | Implement fallocate(2) | Fabricio Voznika |
2019-05-09 | Remove dhcp client | Tamir Duberstein |
2019-05-08 | Fix types that are subtly incorrect. | Googler |
2019-05-08 | Set the FilesytemType in MountSource from the Filesystem. | Nicolas Lacasse |
2019-05-07 | Check GSO for nil in WritePacket | Googler |
2019-05-07 | Add gonet.DialContextTCP. | Ian Gudger |
2019-05-07 | Remove defers from gofer.contextFile | Fabricio Voznika |
2019-05-06 | Ensure all uses of MM.brk occur under MM.mappingMu in MM.Brk(). | Jamie Liu |
2019-05-05 | Fix raw socket behavior and tests. | Kevin Krakauer |
2019-05-03 | Add arm64 support to pkg/seccomp | Bin Lu |
2019-05-03 | Fix runsc restore to be compatible with docker start --checkpoint ... | Andrei Vagin |
2019-05-03 | Update tcpip Clock description. | Ian Gudger |
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 |