summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-06-24Incrementally update checksum when NAT-ingGhanan Gowripalan
2021-06-24Refactor default router state to off-link route stateGhanan Gowripalan
2021-06-24Internal change.Jamie Liu
2021-06-24Run `:socket_inet_loopback_isolated_test_linux` tests in a container.Etienne Perot
2021-06-24Delete sentry metrics /watchdog/{stuck_startup_detected, stuck_tasks_detected}Nayana Bidari
2021-06-24CreateProcessGroup has to check whether a target process stil exists or notAndrei Vagin
2021-06-24Merge pull request #6228 from puppetlabs:fix-shim-pid-leaking-on-stopped-proc...gVisor bot
2021-06-23Use memutil.MapFile for the memory accounting page.Jamie Liu
2021-06-23Move flipcall.packetWindowMmap to memutil.Jamie Liu
2021-06-23Fix PR_SET_PTRACER applicability to non-leader threads.Jamie Liu
2021-06-23Do not attempt to kill stopped exec processesNoah Fontes
2021-06-23Ensure shim propagates errors over gRPC correctlyNoah Fontes
2021-06-22Wake up Writers when tcp socket is shutdown for writes.Bhasker Hariharan
2021-06-22netstack: further deflake tcp_testKevin Krakauer
2021-06-22`socket_inet_loopback`: Split off tests that need isolation in their own file.Etienne Perot
2021-06-22[syserror] Add conversions to linuxerr with temporary Equals method.Zach Koopmans
2021-06-22Merge pull request #5051 from lubinszARM:pr_escapes_1gVisor bot
2021-06-22Remove timeoutsTamir Duberstein
2021-06-22Trigger poll/epoll events on zero-length hostinet sendmsgIan Lewis
2021-06-21clean up tcpdump TODOsKevin Krakauer
2021-06-21Improve stopped container handlingFabricio Voznika
2021-06-21Use fake clocks in NDP testsGhanan Gowripalan
2021-06-21netstack: don't ACK SYNs in TIME-WAITKevin Krakauer
2021-06-21Add gcore to list of supported toolsFabricio Voznika
2021-06-18Add endpoints to map only if registerEndpoint succeeds.Bhasker Hariharan
2021-06-18Include off-link route's preference in update eventsGhanan Gowripalan
2021-06-17[syserror] Change p9 server to use linuxerr.Zach Koopmans
2021-06-17remove outdated ip6tables TODOsKevin Krakauer
2021-06-17Move tcpip.Clock impl to TimekeeperTamir Duberstein
2021-06-17raw sockets: don't overwrite destination addressKevin Krakauer
2021-06-16Fix broken hdrincl testKevin Krakauer
2021-06-16[syserror] Refactor linuxerr and error package.Zach Koopmans
2021-06-16kvm: mark UpperHalf PTE-s as globalAndrei Vagin
2021-06-16Merge pull request #5991 from zhlhahaha:2165gVisor bot
2021-06-15Deflake SocketInetLoopbackTest.TCPBacklogKevin Krakauer
2021-06-14Support parsing Prf field in RAsGhanan Gowripalan
2021-06-14Update debugging exampleIan Lewis
2021-06-14Cleanup lint messagesKevin Krakauer
2021-06-14Rename DefaultRouter event to OffLinkRoute eventGhanan Gowripalan
2021-06-14Fix typoMichael Pratt
2021-06-14Cleanup iptables bug TODOsKevin Krakauer
2021-06-14Always accept discovered configurations from NDPGhanan Gowripalan
2021-06-14Remove debug lines from exec.ccZach Koopmans
2021-06-13Remove usermem dependency from marshalIan Lewis
2021-06-11Fix //test/syscalls:exec_test_nativeZach Koopmans
2021-06-11Rework the workaround of the XCR0 issueAndrei Vagin
2021-06-11Temorary skip test cases that fail on LinuxAndrei Vagin
2021-06-11[benchmarks] Fix redis benchmark.Zach Koopmans
2021-06-10Minor VFS2 xattr changes.Jamie Liu
2021-06-10Try to avoid accept, incoming ACK raceMithun Iyer