summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-03-18iptables: deflake DropTCP*Port testsKevin Krakauer
2020-03-18Deflake third_party/gvisor/pkg/gate/gate_testAndrei Vagin
2020-03-18Merge pull request #2061 from lubinszARM:pr_restart_syscallgVisor bot
2020-03-18Store segment transmit count.Ian Gudger
2020-03-18iptables: skip tests for not-yet-supported featuresKevin Krakauer
2020-03-18Fix FDTable.NewFDVFS2Fabricio Voznika
2020-03-18Automated rollback of changelist 301476456Kevin Krakauer
2020-03-18Send the ACK later to stabilize the test.Eyal Soha
2020-03-18Automated rollback of changelist 301501607Bhasker Hariharan
2020-03-18Enable syscall sysret_test on arm64.Haibo Xu
2020-03-17Wrap rand.Reader in a bufio.Reader.Bhasker Hariharan
2020-03-17iptables: fix type in script name, mark some new tests as skippedKevin Krakauer
2020-03-17Remove HostFS from Sentry.Zach Koopmans
2020-03-17Packetimpact in Go with c++ stubEyal Soha
2020-03-16fdtable: don't try to zap fdtable entry if close is called for non-existing fdAndrei Vagin
2020-03-16Enforce file size rlimits in VFS2Fabricio Voznika
2020-03-16Add calls to vfs.CheckSetStat to fsimplsFabricio Voznika
2020-03-16Enable ARP resolution in TAP devices.Ting-Yu Wang
2020-03-16Merge pull request #1943 from kevinGC:ipt-filter-ipgVisor bot
2020-03-16Prevent vnetHdr from escaping in WritePacket.Bhasker Hariharan
2020-03-14Disallow kernfs.Inode.SetStat for readonly inodesFabricio Voznika
2020-03-14Plumb VFS2 imported fds into virtual filesystem.Dean Deng
2020-03-13Add remaining procfs filesFabricio Voznika
2020-03-13Panic if file in FDTable has been destroyedFabricio Voznika
2020-03-13Fix infinite loop in semaphore.sem.wakeWaiters().Jamie Liu
2020-03-13Internal changeZach Koopmans
2020-03-13Fix typoMichael Pratt
2020-03-13Refactor SLAAC address state into SLAAC prefix stateGhanan Gowripalan
2020-03-13Fix oom_score_adj.Jamie Liu
2020-03-13Disable a NIC before removing itGhanan Gowripalan
2020-03-13Avoid unnecessary work in transportDemuxer.deliverPacket().Jamie Liu
2020-03-13Fix lock recursion in kernel.ProcessGroup.SendSignal().Jamie Liu
2020-03-13Skip process if it has exitedFabricio Voznika
2020-03-13Run "startup" benchmark in Kokoro benchmark job.Zach Koopmans
2020-03-13Implement access/faccessat for VFS2.Dean Deng
2020-03-13Fix "application exiting with {Code:0 Signo:27}" during boot.Ting-Yu Wang
2020-03-13Honour the link's MaxHeaderLength when forwardingGhanan Gowripalan
2020-03-13Add support for mount flagsFabricio Voznika
2020-03-13Enable syscall seccomp test on arm64.Haibo Xu
2020-03-12Clarify comments about IHL in ipv4.go.Eyal Soha
2020-03-12Remove flaky network namespace test that uses clone().Ting-Yu Wang
2020-03-12Mark gonet_test as flaky.Zach Koopmans
2020-03-12Kill sandbox process when parent process terminatesFabricio Voznika
2020-03-12passed the syscall test case 'alarm' on Arm64 platformBin Lu
2020-03-11Use a heap in transport demuxerTamir Duberstein
2020-03-11Implement heap.Interface on pointer receiverTamir Duberstein
2020-03-11Fix race condition (*tcp.endpoint).CloseTamir Duberstein
2020-03-11Clean-up buffer implementation.Adin Scannell
2020-03-11Merge pull request #2108 from kevinGC:prepare-ipt-testsgVisor bot
2020-03-11Fix memory leak in danglingEndpoints.Bhasker Hariharan