summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-05-20Add protocol state to TCPINFOMithun Iyer
2021-05-20Automated rollback of changelist 374319456gVisor bot
2021-05-20Suppress log message when there is no errorFabricio Voznika
2021-05-20Fix cgroupfs mount racing with unmount.Rahat Mahmood
2021-05-19Send ICMP errors when link address resolution failsNick Brown
2021-05-19Fix nogo analysis.Adin Scannell
2021-05-18use more explicit netstack dependency restrictionsKevin Krakauer
2021-05-18Be explicit about setsid() return values in pty.ccKevin Krakauer
2021-05-18Prevent infinite loops from being optimized away.gVisor bot
2021-05-18Merge pull request #6009 from kevinGC:anotheraligngVisor bot
2021-05-18Merge pull request #5908 from zhlhahaha:2157gVisor bot
2021-05-18Delete /cloud/gvisor/sandbox/sentry/gofer/opened_write_execute_file metricNayana Bidari
2021-05-18[syserror] Add linuxerr package.Zach Koopmans
2021-05-18Emit more information on panicTamir Duberstein
2021-05-17Add badges for Github actions so it's easier to notice when they are failing.Ian Lewis
2021-05-17Automated rollback of changelist 373417636Jamie Liu
2021-05-17Merge pull request #5224 from avagin:bazel-3.7gVisor bot
2021-05-17Update bazel packagesAndrei Vagin
2021-05-17Reduce thread count in TCPResetDuringClose.Jamie Liu
2021-05-17Make sandbox join the pod cgroup in K8sFabricio Voznika
2021-05-17replace use of atomic with AlignedAtomicInt64Kevin Krakauer
2021-05-17Rename variables in IP forwarding testsNick Brown
2021-05-14Add stuck tasks and startup stuck tasks to weirdness metricNayana Bidari
2021-05-14Validate DAD configs when initializing DAD stateGhanan Gowripalan
2021-05-14Control forwarding per NetworkEndpointGhanan Gowripalan
2021-05-14Add new metric for suspicious operations.Nayana Bidari
2021-05-14Add hash15 label for tests.Andrei Vagin
2021-05-14Resolve remaining O_PATH TODOs.Dean Deng
2021-05-14Add verity_mmap testsChong Cai
2021-05-14Don't read forwarding from netstack in sentryGhanan Gowripalan
2021-05-14pkg/buffer: Remove dependency to safemem, code no longer usedTing-Yu Wang
2021-05-14Fix panic on consume in a mixed push/consume caseTing-Yu Wang
2021-05-14Fix cgroup hierarchy registration.Rahat Mahmood
2021-05-13Check filter table when forwarding IP packetsGhanan Gowripalan
2021-05-13Apply SWS avoidance to ACKs with window updatesMithun Iyer
2021-05-13Merge pull request #5983 from btw616:fix/issue-5982gVisor bot
2021-05-13Fix problem with grouped cgroupsFabricio Voznika
2021-05-13Migrate PacketBuffer to use pkg/bufferTing-Yu Wang
2021-05-13Rename SetForwarding to SetForwardingDefaultAndAllNICsGhanan Gowripalan
2021-05-12Fix TODO comments.Ian Lewis
2021-05-13Fix file descriptor leak in MultiGetAttrTiwei Bie
2021-05-12Send ICMP errors when unable to forward fragmented packetsNick Brown
2021-05-12Merge pull request #5975 from kevinGC:align32-mipsgVisor bot
2021-05-12Fix not calling decRef on merged segmentsTing-Yu Wang
2021-05-12Document design details for refsvfs2 template.Dean Deng
2021-05-12Internal change.gVisor bot
2021-05-12Use an exhaustive list of architecturesKevin Krakauer
2021-05-12enable building //pkg/tcpip on 32-bit MIPSKevin Krakauer
2021-05-11Merge pull request #5694 from kevinGC:align32gVisor bot
2021-05-11[syserror] Refactor abi/linux.ErrnoZach Koopmans