summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-02-08[go-marshal] Add dynamic tag in go_marshal.Ayush Ranjan
2021-02-08[go-marshal] Remove binary package reference from syscalls package.Ayush Ranjan
2021-02-08RACK: Detect lossNayana Bidari
2021-02-06Remove linkAddrCacheGhanan Gowripalan
2021-02-06Synchronously send packets over pipe link endpointGhanan Gowripalan
2021-02-06Use fine grained locks while sending NDP packetsGhanan Gowripalan
2021-02-06Remove (*stack.Stack).FindNetworkEndpointGhanan Gowripalan
2021-02-06Use fine grained locks while sending NUD probesGhanan Gowripalan
2021-02-06Use embedded mutex pattern in neighbor cache/entryGhanan Gowripalan
2021-02-06Unexpose NICGhanan Gowripalan
2021-02-06Check local address directly through NICGhanan Gowripalan
2021-02-05Batch write packets after iptables checksGhanan Gowripalan
2021-02-05Replace TaskFromContext(ctx).Kernel() with KernelFromContext(ctx)Ting-Yu Wang
2021-02-05[vfs] Handle `.` and `..` as last path component names in kernfs Rename.Ayush Ranjan
2021-02-05Refactor locally delivered packetsGhanan Gowripalan
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-03arm64 kvm:implement basic lazy save and restore for FPSIMD registersRobin Luk
2021-02-03arm64: clean codeRobin Luk
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