summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-01-14Remove impossible errorsTamir Duberstein
2021-01-13Clear neighbor table on NIC downGhanan Gowripalan
2021-01-13Do not resolve remote link address at transport layerGhanan Gowripalan
2021-01-13Switch uses of os.Getenv that check for empty string to os.LookupEnv.Dean Deng
2021-01-13testutil: Create a `multiLogger` that logs to multiple `Loggers`.Etienne Perot
2021-01-13Fix code review issuesTravis DePrato
2021-01-13Add support for pause/restore in containerd shimTravis DePrato
2021-01-13Merge pull request #4792 from lubinszARM:pr_kvm_testgVisor bot
2021-01-13Split container tests from unit tests.Adin Scannell
2021-01-13Clean up the dummy network interface used by UDP testsArthur Sfez
2021-01-13Fix minor typosMichael Pratt
2021-01-13Human-readable metric emit logsMichael Pratt
2021-01-13[rack] TLP: Recovery detection.Ayush Ranjan
2021-01-12Don't remove release directory.Adin Scannell
2021-01-12Fix Go branch building.Adin Scannell
2021-01-12Drop TransportEndpointID from HandleControlPacketGhanan Gowripalan
2021-01-12Remove unnecessary closureTamir Duberstein
2021-01-12Remove useless cached stateTamir Duberstein
2021-01-12Delete shim v1Fabricio Voznika
2021-01-12Drop shutdown in docker run.Adin Scannell
2021-01-12[rack] Set up TLP timer and configure timeout.Ayush Ranjan
2021-01-12Fix simple mistakes identified by goreportcard.Adin Scannell
2021-01-11Fix Go branch for arm64.Adin Scannell
2021-01-11Make segment range type split safe.Adin Scannell
2021-01-11Add additional required packages.Adin Scannell
2021-01-11OCI spec may contain duplicate environment variablesFabricio Voznika
2021-01-11Make ilist split safe.Adin Scannell
2021-01-11Fix rules_go checksums.Adin Scannell
2021-01-08Support releasing aarch64 builds.Adin Scannell
2021-01-08Merge pull request #4933 from lubinszARM:pr_kvm_el0_exceptionsgVisor bot
2021-01-08Create console test library.Etienne Perot
2021-01-08Merge pull request #5228 from avagin:arm-qemu-aarch64gVisor bot
2021-01-08Build the arm-qemu docker image only for x86_64Andrei Vagin
2021-01-08Add prefix helper to link to code search results.Adin Scannell
2021-01-08Fix sha256 for github-workflow.json.Adin Scannell
2021-01-07Merge pull request #5207 from avagin:arm64-crossgVisor bot
2021-01-07Add ARM smoke testAndrei Vagin
2021-01-07Require specific buckets for pprof handler.Adin Scannell
2021-01-07Fix tuntap_test to cleanup after CreateInterfaceNoCapMithun Iyer
2021-01-07netstack: Refactor tcpip.Endpoint.ReadTing-Yu Wang
2021-01-07Add runsc build job to BuildKite.Zach Koopmans
2021-01-07Merge pull request #5213 from prattmic:pkg.go.devgVisor bot
2021-01-07Implement the semtimedop syscallAndrei Vagin
2021-01-07Update link to benchmarksFabricio Voznika
2021-01-07website: redirect module to pkg.go.devMichael Pratt
2021-01-07Fix native benchmarks.Adin Scannell
2021-01-06Export a pprof visualization endpoint.Adin Scannell
2021-01-06Don't canonicalize cache directory.Adin Scannell
2021-01-06Run external networking testKevin Krakauer
2021-01-06Do not filter frames in ethernet link endpointGhanan Gowripalan