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
/
runsc
Age
Commit message (
Expand
)
Author
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-26
Make raw sockets a toggleable feature disabled by default.
Kevin Krakauer
2019-04-26
Bump the AF_PACKET socket rcv buf size to 4MB by default.
Bhasker Hariharan
2019-04-23
Revert runsc to use RecvMMsg packet dispatcher.
Bhasker Hariharan
2019-04-23
Remember file position during Readdir()
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-17
Use FD limit and file size limit from host
Fabricio Voznika
2019-04-17
Return error from fdbased.New
Fabricio Voznika
2019-04-11
Add 'runsc do' command
Fabricio Voznika
2019-04-09
runsc: set UID and GID if gofer is executed in a new user namespace
Andrei Vagin
2019-04-09
Add TCP checksum verification.
Bhasker Hariharan
2019-04-04
gvisor: Add support for the MS_NOEXEC mount option
Andrei Vagin
2019-04-02
Remove obsolete TODO.
Kevin Krakauer
2019-04-02
Change bug number for duplicate bug.
Kevin Krakauer
2019-04-01
Automated rollback of changelist 240657604
Fabricio Voznika
2019-04-01
Add release hook and version flag
Adin Scannell
2019-04-01
gofer: ignore unsupported files
Liu Hua
2019-03-29
gvisor/runsc: enable generic segmentation offload (GSO)
Andrei Vagin
2019-03-29
Set container.CreatedAt in Create().
Nicolas Lacasse
2019-03-28
gofer: some fixs in setupRootFS
Liu Hua
2019-03-27
Automated rollback of changelist 240502097
Fabricio Voznika
2019-03-27
gvisor/runsc: address typos from github
Andrei Vagin
2019-03-26
Merge fsgofer 'controlFile' and 'openedFile'
Fabricio Voznika
2019-03-20
Fail in case mount option is unknown
Fabricio Voznika
2019-03-19
netstack: reduce MSS from SYN to account tcp options
Andrei Vagin
2019-03-18
Add support for mount propagation
Fabricio Voznika
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2019-03-13
Allow filesystem.Mount to take an optional interface argument.
Nicolas Lacasse
2019-03-12
Make HandleLocal apply to all non-loopback interfaces.
Ian Gudger
2019-03-11
Add profiling commands to runsc
Fabricio Voznika
2019-03-08
Implement IP_MULTICAST_LOOP.
Ian Gudger
2019-03-05
Priority-inheritance futex implementation
Fabricio Voznika
2019-03-05
Add uncaught signal message to the user log
Fabricio Voznika
2019-03-01
Add semctl(GETPID) syscall
Fabricio Voznika
2019-02-27
Don't log twice to debug log when --log isn't set
Fabricio Voznika
2019-02-25
Fix cgroup when path is relative
Fabricio Voznika
2019-02-22
Rename ping endpoints to icmp endpoints.
Kevin Krakauer
2019-02-14
Don't allow writing or reading to TTY unless process group is in foreground.
Nicolas Lacasse
2019-02-13
Add support for using PACKET_RX_RING to receive packets.
Bhasker Hariharan
2019-02-01
Factor the subtargets method into a helper method with tests.
Nicolas Lacasse
2019-01-31
gvisor/gofer: Use pivot_root instead of chroot
Andrei Vagin
2019-01-31
Remove license comments
Michael Pratt
2019-01-31
runsc: check whether a container is deleted or not before setupContainerFS
Andrei Vagin
2019-01-29
runsc: reap a sandbox process only in sandbox.Wait()
Andrei Vagin
2019-01-29
Use recvmmsg() instead of readv() to read packets from NIC.
Bhasker Hariharan
2019-01-28
check isRootNS by ns inode
Shijiang Wei
2019-01-28
runsc: Only uninstall cgroup for sandbox stop.
Lantao Liu
2019-01-25
Make cacheRemoteRevalidating detect changes to file size
Fabricio Voznika
[next]