summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-07-17Test UDP packets with mcast source addr are discardedJay Zhuang
2020-07-16Add support to return protocol in recvmsg for AF_PACKET.Bhasker Hariharan
2020-07-16Port runtime tests to use go_testAyush Ranjan
2020-07-16Add ethernet broadcast address constantGhanan Gowripalan
2020-07-15Merge pull request #3236 from craig08:fuse-kernfs-inode-stat-add-ctxgVisor bot
2020-07-15Port httpd benchmarkZach Koopmans
2020-07-15iptables: remove check for NetworkHeaderKevin Krakauer
2020-07-15Merge pull request #3022 from prattmic:runsc_do_pdeathsiggVisor bot
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-15Apply pdeathsig to gofer for runsc run/doMichael Pratt
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-14Include context in kernfs.Inode.Stat methodCraig Chi
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