summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-07-15fdbased: Vectorized write for packet; relax writev syscall filter.Ting-Yu Wang
2020-07-15Add support for SO_ERROR to packet sockets.Bhasker Hariharan
2020-07-15Fix minor bugs in a couple of interface IOCTLs.Bhasker Hariharan
2020-07-15Fix errors not getting caught when building vm image.Ting-Yu Wang
2020-07-15Merge pull request #3165 from ridwanmsharif:ridwanmsharif/fuse-off-by-defaultgVisor bot
2020-07-15Merge pull request #3242 from btw616:fix/issue-3241gVisor bot
2020-07-15hostinet: fix fd leak in fdnotifier for VFS2Tiwei Bie
2020-07-14Update special file option name in comment.Dean Deng
2020-07-14remove IPv6 dockerKevin Krakauer
2020-07-14Test IPv6 fragment reassemblyZeling Feng
2020-07-14Prepare boot.Loader to support multi-container TTYFabricio Voznika
2020-07-14Add support for UDP IPv6Jay Zhuang
2020-07-13Enable experimental features in docker.Ting-Yu Wang
2020-07-13Merge pull request #3200 from lubinszARM:pr_kvm_ut_1gVisor bot
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-07-13Disable debug time adjustment loggingFabricio Voznika
2020-07-13Don't run issue reviver on forks.Ian Lewis
2020-07-13Fix recvMMsgDispatcher not slicing link header correctly.Ting-Yu Wang
2020-07-13Fix runtime test targetAyush Ranjan
2020-07-13Clean up inotify comments.Dean Deng
2020-07-13iptables: remove useless ip6tables VM rulesKevin Krakauer
2020-07-13[vfs2] Make gofer metadata atomics consistentAyush Ranjan
2020-07-13Initial golang BenchmarksZach Koopmans
2020-07-13Merge pull request #3136 from lubinszARM:pr_sys64_1gVisor bot
2020-07-13Add ReadAllFd to test utilFabricio Voznika
2020-07-13garbage collect connectionsKevin Krakauer
2020-07-13Create packetimpact test for UDP broadcastJay Zhuang
2020-07-13Automated rollback of changelist 320972241Adin Scannell
2020-07-13Print testbench log on packetimpact failuresJay Zhuang
2020-07-13Use host networking for build container.Adin Scannell
2020-07-12Do not copy sleep.WakerGhanan Gowripalan
2020-07-11Runtime test batch executorAyush Ranjan
2020-07-11Stub out SO_DETACH_FILTER.Bhasker Hariharan
2020-07-10Split the kvm ut test cases to correspond to different platformsBin Lu
2020-07-09Discard multicast UDP source address.gVisor bot
2020-07-09Update shim to build using bazel.Adin Scannell
2020-07-09Allow arbitrary Go commands for go_mod.sh.Adin Scannell
2020-07-09Update canonical paths.Adin Scannell
2020-07-09Merge gvisor-containerd-shimAdin Scannell
2020-07-09Add support for IP_HDRINCL IP option for raw sockets.Bhasker Hariharan
2020-07-09Add args and netns flag to runsc specIan Lewis
2020-07-09Explain how to bypass the Docker proxyMichael Pratt
2020-07-09Gate FUSE behind a runsc flagRidwan Sharif
2020-07-08Add shared mount hints to VFS2Fabricio Voznika
2020-07-08Merge pull request #3171 from kevinGC:ipv6-kokorogVisor bot
2020-07-08Drop empty lineMichael Pratt
2020-07-08ip6tables: handle both IPv4 and v6 addressesKevin Krakauer
2020-07-08Move all tests to new docker API.Zach Koopmans
2020-07-08Avoid accidental zero-checksumTamir Duberstein
2020-07-08Enable shards in runtime test runner.Ayush Ranjan