summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-02-05Suppress ST1019 on generated protobufsTamir Duberstein
2021-02-04Lock ConnTrack before initializing bucketsGhanan Gowripalan
2021-02-04Move getcpu() to core filter listMichael Pratt
2021-02-04Call kernfs.syntheticDir.InitRefs() on creation.Nicolas Lacasse
2021-02-04images: Rework syzkaller documentation.Andrei Vagin
2021-02-04Fix flaky packetimpact testNayana Bidari
2021-02-04[infra] Do not recompile integration test executables each time.Ayush Ranjan
2021-02-03[vfs] Make sticky bit check consistent with Linux.Ayush Ranjan
2021-02-03Compile-time constants are constexprTamir Duberstein
2021-02-03Remove gazelle noise patchTamir Duberstein
2021-02-03Merge pull request #5352 from weisdd:patch-1gVisor bot
2021-02-03Add a function to enable RACK in tests.Nayana Bidari
2021-02-03Merge pull request #5418 from amscanne:codespacegVisor bot
2021-02-02Merge pull request #5373 from oke-py:docsgVisor bot
2021-02-02Make ubuntutest image x86 only.Ayush Ranjan
2021-02-02Update go-tools to 2020.2.1Tamir Duberstein
2021-02-02Remove call to Notify from pipe.VFSPipeFD.CopyOutFrom.Jamie Liu
2021-02-02Add CPUSet for runsc mitigate.Zach Koopmans
2021-02-02Rename HandleNDupAcks in TCP.Nayana Bidari
2021-02-02Stub out basic `runsc events --stat` CPU functionalityKevin Krakauer
2021-02-02Move ring0 package.Adin Scannell
2021-02-02Add ETIMEDOUT to partial result listFabricio Voznika
2021-02-02Drop gazelle target from the Makefile.Adin Scannell
2021-02-02Add support for rate limiting out of window ACKs.Bhasker Hariharan
2021-02-02Remove go_tool_library references.Adin Scannell
2021-02-02Assert TCP_INFO size before checking contentTamir Duberstein
2021-02-02Minor page tables improvements.Adin Scannell
2021-02-01Fix empty Packages file for APT repository.Adin Scannell
2021-02-01Enable container checkpoint/restore tests with VFS2Fabricio Voznika
2021-02-01Add RACK reorder tests.Nayana Bidari
2021-02-01Remove Go cache on failure.Adin Scannell
2021-02-01Merge pull request #5403 from avagin:syzkaller3gVisor bot
2021-02-01[infra] Consolidate all ubuntu tests into one image.Ayush Ranjan
2021-02-01Ignore convenience symlink.Adin Scannell
2021-02-01Update .devcontainer.jsonAdin Scannell
2021-02-01Add basic VSCode plumbing.Adin Scannell
2021-02-01Refactor HandleControlPacket/SockErrorGhanan Gowripalan
2021-02-01[infra] Fix gazelle target.Ayush Ranjan
2021-02-01Assert expected size before unmarshallingTamir Duberstein
2021-01-31Default to NUD/neighborCache instead of linkAddrCacheGhanan Gowripalan
2021-01-31Use closure for IPv6 testContext cleanupGhanan Gowripalan
2021-01-31Remove NICs before closing their link endpointsGhanan Gowripalan
2021-01-31Use different neighbor tables per network endpointGhanan Gowripalan
2021-01-31Hide neighbor table kind from NetworkEndpointGhanan Gowripalan
2021-01-30Extract route table from Stack lockTamir Duberstein
2021-01-30Remove side effect from open testsFabricio Voznika
2021-01-30Implement LinkAddressResolver on NetworkEndpointsGhanan Gowripalan
2021-01-29Add syzkaller docker imageAndrei Vagin
2021-01-29Make fragmentation return a reassembled PacketBufferTing-Yu Wang
2021-01-29Clear IGMPv1 present flag on NIC downGhanan Gowripalan