summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-09-21Export read-only tcpip.Subnet.MaskTamir Duberstein
2018-09-21runsc: Synchronize container metadata changes with a file lock.Nicolas Lacasse
2018-09-20Set Sandbox.Chroot so it gets cleaned up upon destructionFabricio Voznika
2018-09-20runsc: allow `runsc wait` on a container for multiple times.Lantao Liu
2018-09-20Wait for all async fs operations to complete before returning from Destroy.Nicolas Lacasse
2018-09-20runsc: Fix a bug that `runsc wait` doesn't work after container exits.Lantao Liu
2018-09-19runsc: Fix stdin/stdout/stderr in multi-container mode.Kevin Krakauer
2018-09-19Add container.Destroy urpc method.Nicolas Lacasse
2018-09-19Update gocapability commit to get bug fixFabricio Voznika
2018-09-19runsc: Mark container_test flaky.Kevin Krakauer
2018-09-19Fix data race on tcp.endpoint.hardError in tcp.(*endpoint).ReadIan Gudger
2018-09-19Fix sandbox and gofer capabilitiesFabricio Voznika
2018-09-19runsc: Don't create __runsc_containers__ unless we are in multi-container mode.Nicolas Lacasse
2018-09-19Pass local link address to DeliverNetworkPacketBert Muthalaly
2018-09-19Add docker command line args support for --cpuset-cpus and --cpusLingfu
2018-09-19Fix RTT estimation when timestamp option is enabled.Bhasker Hariharan
2018-09-18Added state machine checks for Container.StatusFabricio Voznika
2018-09-18Short-circuit Readdir calls on overlay files when the dirent is frozen.Nicolas Lacasse
2018-09-18Handle children processes better in testsFabricio Voznika
2018-09-18Increase state test timeoutMichael Pratt
2018-09-18Automated rollback of changelist 213307171Kevin Krakauer
2018-09-18Allow for MSG_CTRUNC in input flags for recv.Brian Geffon
2018-09-18Provide better message when memfd_create fails with ENOSYSFabricio Voznika
2018-09-17Remove memory usage static initFabricio Voznika
2018-09-17Rename container in testFabricio Voznika
2018-09-17Prevent TCP connect from picking bound portsTamir Duberstein
2018-09-17runsc: Enable waiting on exited processes.Kevin Krakauer
2018-09-17Allow kernel.(*Task).Block to accept an extract only channelIan Gudger
2018-09-17Add empty .s file to allow `//go:linkname`Tamir Duberstein
2018-09-17Implement packet forwarding to enable NATTamir Duberstein
2018-09-17Allow NULL data in mount(2)Michael Pratt
2018-09-17runsc: Fix stdin/out/err in multi-container mode.Kevin Krakauer
2018-09-14Avoid reuse of pending SignalInfo objectsnewmanwang
2018-09-14Remove buffer.Prependable.UsedBytesTamir Duberstein
2018-09-14Reuse readlink parameter, add sockaddr max.Michael Pratt
2018-09-14Pass buffer.Prependable by valueTamir Duberstein
2018-09-14Make gVisor hard link check match Linux's.Nicolas Lacasse
2018-09-14Fix interaction between rt_sigtimedwait and ignored signals.Jamie Liu
2018-09-13platform/kvm: Get max vcpu number dynamically by ioctlChenggang
2018-09-13Plumb monotonic time to netstackIan Gudger
2018-09-13runsc: Support container signal/wait.Lantao Liu
2018-09-13Extend memory usage events to report mapped memory usage.Rahat Mahmood
2018-09-13Format struct itimerspecMichael Pratt
2018-09-13initArgs must hold a reference on the Root if it is not nil.Nicolas Lacasse
2018-09-12Always pass buffer.VectorisedView by valueTamir Duberstein
2018-09-12Add multicast supportTamir Duberstein
2018-09-12compressio: stop worker-pool reference / dependency loop.Zhaozhong Ni
2018-09-12runsc: Add exec flag that specifies where to save the sandbox-internal pid.Kevin Krakauer
2018-09-12Remove getdents from filtersMichael Pratt
2018-09-12Prevent UDP sockets from binding to bound portsTamir Duberstein