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
Age
Commit message (
Expand
)
Author
2021-07-08
Do not queue zero sized segments.
Bhasker Hariharan
2021-07-07
Move time.Now() call to sniffer
Tamir Duberstein
2021-07-07
Sentry: Measure the time it takes to initialize the Sentry.
Etienne Perot
2021-07-07
Use time package-level variable
Tamir Duberstein
2021-07-02
[op] Make TCPNonBlockingConnectClose more reasonable.
Ayush Ranjan
2021-07-02
runsc: validate mount targets
Kevin Krakauer
2021-07-02
Merge pull request #6258 from liornm:fix-iptables-input-interface
gVisor bot
2021-07-02
Discover more specific routes as per RFC 4191
Ghanan Gowripalan
2021-07-01
Mix checklocks and atomic analyzers.
Adin Scannell
2021-07-01
Fix bug with TCP bind w/ SO_REUSEADDR.
Bhasker Hariharan
2021-07-01
Strace: handle null paths
Fabricio Voznika
2021-07-01
[syserror] Update several syserror errors to linuxerr equivalents.
Zach Koopmans
2021-06-30
Implement fmt.Stringer for NDPRoutePreference
Ghanan Gowripalan
2021-06-30
[syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM.
Zach Koopmans
2021-06-29
Support parsing NDP Route Information option
Ghanan Gowripalan
2021-06-29
Merge pull request #6085 from liornm:fix-tun-no_pi
gVisor bot
2021-06-29
Sort children map before hash
Chong Cai
2021-06-29
Add SIOCGIFFLAGS ioctl support to hostinet.
Lucas Manning
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-06-29
Delete PID files right after they are read
Fabricio Voznika
2021-06-29
Redirect all calls from `errdefs.ToGRPC` to `utils.ErrToGRPC`
Fabricio Voznika
2021-06-29
Fix iptables List entries Input interface field
liornm
2021-06-29
Fix TUN IFF_NO_PI bug
liornm
2021-06-28
Allow VFS2 gofer client to mmap from sentry page cache when forced.
Jamie Liu
2021-06-28
Exit early with error message on checkpoint/pause w/ hostinet.
Ian Lewis
2021-06-28
code quality: cleanup lint messages
Kevin Krakauer
2021-06-28
netstack: deflake TestSynRcvdBadSeqNumber
Kevin Krakauer
2021-06-28
check explicitly that AF_PACKET sockets can't write in gVisor
Kevin Krakauer
2021-06-25
Merge pull request #6222 from avagin:stop
gVisor bot
2021-06-25
Remove sndQueue as its pointless now.
Bhasker Hariharan
2021-06-25
[tcp_info_test] Increase retransmission timeout
Tamir Duberstein
2021-06-25
[tcp_info_test] Remove %v
Tamir Duberstein
2021-06-24
Incrementally update checksum when NAT-ing
Ghanan Gowripalan
2021-06-24
Refactor default router state to off-link route state
Ghanan Gowripalan
2021-06-24
Internal change.
Jamie Liu
2021-06-24
Run `:socket_inet_loopback_isolated_test_linux` tests in a container.
Etienne Perot
2021-06-24
Delete sentry metrics /watchdog/{stuck_startup_detected, stuck_tasks_detected}
Nayana Bidari
2021-06-24
CreateProcessGroup has to check whether a target process stil exists or not
Andrei Vagin
2021-06-24
Merge pull request #6228 from puppetlabs:fix-shim-pid-leaking-on-stopped-proc...
gVisor bot
2021-06-23
Use memutil.MapFile for the memory accounting page.
Jamie Liu
2021-06-23
Move flipcall.packetWindowMmap to memutil.
Jamie Liu
2021-06-23
Fix PR_SET_PTRACER applicability to non-leader threads.
Jamie Liu
2021-06-23
Do not attempt to kill stopped exec processes
Noah Fontes
2021-06-23
Ensure shim propagates errors over gRPC correctly
Noah Fontes
2021-06-22
Wake up Writers when tcp socket is shutdown for writes.
Bhasker Hariharan
2021-06-22
netstack: further deflake tcp_test
Kevin Krakauer
2021-06-22
`socket_inet_loopback`: Split off tests that need isolation in their own file.
Etienne Perot
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-06-22
Merge pull request #5051 from lubinszARM:pr_escapes_1
gVisor bot
2021-06-22
Remove timeouts
Tamir Duberstein
[next]