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-04-20
Speed up O_APPEND with remote revalidating
Fabricio Voznika
2021-04-20
Move SO_RCVBUF to socketops.
Nayana Bidari
2021-04-20
Expose header methods that validate checksums
Arthur Sfez
2021-04-19
Change verity action to be a fs member
Chong Cai
2021-04-19
Move runsc reference leak checking to better locations.
Dean Deng
2021-04-19
De-duplicate TCP state in TCPEndpointState vs tcp.endpoint
Nick Brown
2021-04-19
Add MultiGetAttr message to 9P
Fabricio Voznika
2021-04-19
Fix TCP RACK flaky unit tests.
Nayana Bidari
2021-04-19
Optimize safemem.Zero
Andrei Vagin
2021-04-17
Avoid ignoring incoming packet by demuxer on endpoint lookup failure
Mithun Iyer
2021-04-16
[perf] Reduce contention due to renameMu in gofer client.
Ayush Ranjan
2021-04-16
Allow runsc to generate coverage reports.
Dean Deng
2021-04-16
[lisa] Make go_marshal pass correctly sized buffers to safecopy.
Ayush Ranjan
2021-04-16
Enlarge port range and fix integer overflow
Kevin Krakauer
2021-04-16
Include logs for packetimpact tests that are expected to fail
Zeling Feng
2021-04-16
Use size_t instead of C integer types.
Dean Deng
2021-04-16
Internal change
Zach Koopmans
2021-04-16
[op] Split nogo target out of unit tests.
Ayush Ranjan
2021-04-15
Add verity ioctl test for mount with root hash
Chong Cai
2021-04-15
Add field support to the sentry metrics.
Nayana Bidari
2021-04-15
Disable failing socket_ipv4_udp_unbound_loopback_test_linux tests.
Dean Deng
2021-04-15
Reduce tcp_x_test runtime and memory usage
Kevin Krakauer
2021-04-15
Add S/R logic for host.ConnectedEndpoint
Fabricio Voznika
2021-04-15
Generate notification when closing host fd.
Dean Deng
2021-04-15
Use nicer formatting for IP addresses in tests
Kevin Krakauer
2021-04-14
Use assembly stub to take the address of assembly functions
Michael Pratt
2021-04-14
Make the generated test binary name match the target name
Ting-Yu Wang
2021-04-14
[syserror] Remove syserror from go_marshal
Zach Koopmans
2021-04-14
Automatically enforce limited netstack dependencies
Kevin Krakauer
2021-04-13
Remove _NoRandomSave tests.
Adin Scannell
2021-04-13
Fix listener close, client connect race
Mithun Iyer
2021-04-12
Make AsSockAddr() to replace reinterpret_cast<sockaddr*>
Ting-Yu Wang
2021-04-12
Don't mark exported PRs as stale.
Ian Lewis
2021-04-12
Add DecRef for verity FDs that were missing
Chong Cai
2021-04-12
Don't grab TaskSet mu recursively when reading task state.
Rahat Mahmood
2021-04-12
[op] Use faster go_marshal methods in netfilter.
Ayush Ranjan
2021-04-12
Drop locks before calling waiterQueue.Notify
Tamir Duberstein
2021-04-12
Add /etc/containerd/runsc.toml to conffiles attribute.
Adin Scannell
2021-04-10
Use the SecureRNG to generate listener nonces
Tamir Duberstein
2021-04-10
Don't store accepted endpoints in a channel
Tamir Duberstein
2021-04-09
iptables: support postrouting hook and SNAT target
Toshi Kikuchi
2021-04-09
Return integrity failure only if enabled
Chong Cai
2021-04-09
Merge pull request #5767 from avagin:mxcsr
gVisor bot
2021-04-09
Move maxListenBacklog check to sentry
Mithun Iyer
2021-04-09
Rename IsV6LinkLocalAddress to IsV6LinkLocalUnicastAddress
Ghanan Gowripalan
2021-04-09
Remove duplicate accept queue fullness check
Tamir Duberstein
2021-04-09
Propagate SYN handling error
Tamir Duberstein
2021-04-08
Set root dentry and hash for verity before verify
Chong Cai
2021-04-08
Set parent after child is verified
Chong Cai
2021-04-08
Merge pull request #5736 from lubinszARM:pr_bblu_tlb_asid
gVisor bot
[next]