summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2021-01-29setgid directory syscall testsKevin Krakauer
2021-01-29Remove side effect from test casesFabricio Voznika
2021-01-29Refresh delayed report timers on query messagesGhanan Gowripalan
2021-01-29- Add more comments for the TCP_INFO struct fields.Nayana Bidari
2021-01-29Fix deadlock in specialFileFD.pwriteFabricio Voznika
2021-01-29Merge pull request #4503 from dqminh:nested-cgroupgVisor bot
2021-01-29Discard invalid Neighbor AdvertisementsPeter Johnston
2021-01-28Avoid locking when route doesn't require resolutionGhanan Gowripalan