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
Age
Commit message (
Expand
)
Author
2018-05-29
Automated rollback of changelist 196886839
Fabricio Voznika
2018-05-24
Poll should wake up on ECONNREFUSED with no mask.
Brian Geffon
2018-05-24
rpcinet connect doesn't handle all errnos correctly.
Brian Geffon
2018-05-23
Adding test case for RST acceptable ack panic
Brian Geffon
2018-05-23
Fix typo in TCP transport
Ian Gudger
2018-05-22
Remove offset check to match with Linux implementation.
Fabricio Voznika
2018-05-22
When sending a RST the acceptable ACK window shouldn't change.
Brian Geffon
2018-05-22
Change length type, and let fadvise64 return ESPIPE if file is a pipe
Chanwit Kaewkasi
2018-05-22
sentry: Add simple SIOCGIFFLAGS support (IFF_RUNNING and IFF_PROMIS).
Kevin Krakauer
2018-05-22
Clarify that syserr.New must only be called during init
Ian Gudger
2018-05-21
Dramatically improve handling of KVM vCPU pool.
Adin Scannell
2018-05-18
sentry: Get "ip link" working.
Kevin Krakauer
2018-05-17
Cleanup docs
Michael Pratt
2018-05-17
Fix capability check for sysv semaphores.
Rahat Mahmood
2018-05-17
Implement sysv shm.
Rahat Mahmood
2018-05-17
Fix sendto for dual stack UDP sockets
Ian Gudger
2018-05-16
Fix another socket Dirent refcount.
Christopher Koch
2018-05-16
Verify that when offset address is not null, infile must be seekable
Chanwit Kaewkasi
2018-05-16
netstack: make TCP endpoint closed and error state cleanup work synchronous.
Zhaozhong Ni
2018-05-16
Refcount socket Dirents correctly.
Christopher Koch
2018-05-16
Release mutex in BidirectionalConnect to avoid deadlock.
Brian Geffon
2018-05-15
Fix KVM EFAULT handling.
Adin Scannell
2018-05-15
Simplify KVM invalidation logic.
Adin Scannell
2018-05-15
Simplify KVM state handling.
Adin Scannell
2018-05-15
sentry: Replaces saving of inet.Stack with retrieval via context.
Kevin Krakauer
2018-05-15
Fix problem with sendfile(2) writing less data
Fabricio Voznika
2018-05-14
Disable INVPCID check; it's not used.
Adin Scannell
2018-05-14
Make KVM system call first check.
Adin Scannell
2018-05-14
Simplify KVM host map handling.
Adin Scannell
2018-05-14
Ignore spurious KVM emulation failures.
Adin Scannell
2018-05-11
sentry: Adds canonical mode support.
Kevin Krakauer
2018-05-11
netstack: TCP connecting state endpoint save / restore support.
Zhaozhong Ni
2018-05-11
netstack: release rcv lock after ping socket save is done.
Zhaozhong Ni
2018-05-11
Remove error return from AddressSpace.Release()
Michael Pratt
2018-05-11
Implement MAP_32BIT.
Jamie Liu
2018-05-10
Skip atime and mtime update when file is backed by host FD
Fabricio Voznika
2018-05-10
Make cachePolicy int to avoid string comparison
Fabricio Voznika
2018-05-09
Cache symlinks in addition to files and directories.
Nicolas Lacasse
2018-05-09
Increment link count in CreateHardlink
Fabricio Voznika
2018-05-09
Internal change.
Googler
2018-05-08
state: serialize string as bytes instead of protobuf string.
Zhaozhong Ni
2018-05-08
Implement /proc/[pid]/statm.
Jamie Liu
2018-05-08
Capture restore file system corruption errors in exit error.
Zhaozhong Ni
2018-05-08
Correct definition of SysV IPC structures.
Jamie Liu
2018-05-08
Sentry: always use "best speed" compression for save and remove the option.
Zhaozhong Ni
2018-05-08
Reword misleading log line
Ian Gudger
2018-05-08
Fix warning: redundant if ...; err != nil check, just return error instead.
Ian Gudger
2018-05-08
Fix format string type in test
Ian Gudger
2018-05-07
Fix misspellings
Ian Gudger
2018-05-07
Add generated file.
Adin Scannell
[next]