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-12-28
Implement SO_REUSEPORT for TCP and UDP sockets
Andrei Vagin
2018-12-27
Fix deadlock between epoll_wait and getdents
Fabricio Voznika
2018-12-26
Plumb IP_MULTICAST_TTL to netstack.
Ian Gudger
2018-12-26
Add EventChannel messages for uncaught signals.
Brian Geffon
2018-12-21
Stub out SO_OOBINLINE.
Ian Gudger
2018-12-21
Internal Change
Michael Pratt
2018-12-21
Implement SO_KEEPALIVE, TCP_KEEPIDLE, and TCP_KEEPINTVL.
Ian Gudger
2018-12-21
inotify notifies watchers when control events bit are set
Fabricio Voznika
2018-12-21
Automated rollback of changelist 226224230
Jamie Liu
2018-12-20
Deflake gofer_test.
Nicolas Lacasse
2018-12-20
Make read and write respect SO_RCVTIMEO and SO_SNDTIMEO
Ian Gudger
2018-12-20
Rename limits.MemoryPagesLocked to limits.MemoryLocked.
Jamie Liu
2018-12-19
Automated rollback of changelist 225861605
Googler
2018-12-19
Implement pwritev2.
Zach Koopmans
2018-12-18
Fix mremap expansion with mm.checkInvariants = true.
Jamie Liu
2018-12-18
Truncate ar before calling mm.breakCopyOnWriteLocked().
Jamie Liu
2018-12-18
Add BPFAction type with Stringer
Fabricio Voznika
2018-12-17
Fix recv blocking for connectionless Unix sockets.
Ian Gudger
2018-12-17
overlayBoundEndpoint must be recursive if there is an overlay in the lower.
Nicolas Lacasse
2018-12-17
Implement mlock(), kind of.
Jamie Liu
2018-12-16
Allow sending of multicast and IPv6 link-local packets w/o route.
Chris Kuiper
2018-12-14
Move fdnotifier package to reduce internal confusion.
Adin Scannell
2018-12-14
Mark sync.Mutex in TTYFileOperations as nosave
Andrei Vagin
2018-12-14
Implement SO_SNDTIMEO
Ian Gudger
2018-12-13
Fix WAITALL and RCVTIMEO interaction
Ian Gudger
2018-12-13
transport/tcp: remove unused error return values
Ian Gudger
2018-12-12
Filesystems shouldn't be saving references to Platform.
Rahat Mahmood
2018-12-12
Fix a data race on Shm.key.
Rahat Mahmood
2018-12-12
Pass information about map writableness to filesystems.
Rahat Mahmood
2018-12-11
Format unshare flags
Michael Pratt
2018-12-11
Remove unused envv variable from two funcs.
Christopher Koch
2018-12-10
Add safecopy support for arm64 platform.
Haibo Xu
2018-12-10
Implement MSG_WAITALL
Ian Gudger
2018-12-10
Add type safety to shm ids and keys.
Rahat Mahmood
2018-12-10
Validate FS_BASE in Task.Clone
Michael Pratt
2018-12-09
Stub out TCP_QUICKACK
Ian Gudger
2018-12-07
sentry: turn "dynamically-created" procfs files into static creation.
Zhaozhong Ni
2018-12-07
Format sigaction in strace
Michael Pratt
2018-12-07
Add period to comment
Michael Pratt
2018-12-06
Format signals, signal masks in strace
Michael Pratt
2018-12-06
Allow sending of broadcast packets w/o route.
Chris Kuiper
2018-12-06
Convert ValueSet to a map
Michael Pratt
2018-12-06
Fix tcpip.Endpoint.Write contract regarding short writes
Ian Gudger
2018-12-06
Add counters for memory events.
Rahat Mahmood
2018-12-06
Fixing O_TRUNC behavior to match Linux.
Zach Koopmans
2018-12-05
sentry: support save / restore of TCP bind socket after shutdown.
Zhaozhong Ni
2018-12-05
Enforce directory accessibility before delete Walk
Michael Pratt
2018-12-05
Update MM.usageAS when mremap copies or moves a mapping.
Jamie Liu
2018-12-05
sentry: skip waiting for undrain for netstack TCP endpoints in error state.
Zhaozhong Ni
2018-12-05
Add context to mount errors
Michael Pratt
[next]