summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-07-23Automated rollback of changelist 321227330Kevin Krakauer
2020-07-23kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platformlubinszARM
2020-07-23iptables: use keyed array literalsKevin Krakauer
2020-07-23Internal change.gVisor bot
2020-07-23Merge pull request #3207 from kevinGC:icmp-connectgVisor bot
2020-07-23Fix wildcard bind for raw socket.Bhasker Hariharan
2020-07-23Marshallable socket opitons.Ayush Ranjan
2020-07-23Fix fsgofer Open() when control file is using O_PATHFabricio Voznika
2020-07-23Port sendfile to vfs2.Nicolas Lacasse
2020-07-23[vfs2][gofer] Fix update attributes race condition.Ayush Ranjan
2020-07-23Merge pull request #2895 from kevinGC:outbound-conntrackgVisor bot
2020-07-23Internal changeMichael Pratt
2020-07-23Fix kokoro presubmits!Ayush Ranjan
2020-07-22make connect(2) fail when dest is unreachableKevin Krakauer
2020-07-22iptables: don't NAT existing connectionsKevin Krakauer
2020-07-22iptables: replace maps with arraysKevin Krakauer
2020-07-22[vfs2][tmpfs] Implement O_APPENDAyush Ranjan
2020-07-22Add O_APPEND support in vfs2 gofer.Ayush Ranjan
2020-07-22Support for receiving outbound packets in AF_PACKET.Bhasker Hariharan
2020-07-22Skip RawHDRINCL tests that are blocking presubmits/releases.Dean Deng
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-17Clean up html on the website.Ian Lewis
2020-07-17Update README on cross-building images.Ting-Yu Wang
2020-07-17Runtime tests are enormousAyush Ranjan
2020-07-17Move main methods for benchmark packages main package file.Zach Koopmans
2020-07-17Runtime tests: Download language runtime imageAyush Ranjan
2020-07-17DUT logs in test failure messages in packetimpactJay Zhuang
2020-07-17Automated rollback of changelist 321647645Ayush Ranjan
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