summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2021-05-26Move presence methods from segment to TCPFlagsTamir Duberstein
2021-05-26Alias most local importTamir Duberstein
2021-05-26Spawn dequeing task via the clockTamir Duberstein
2021-05-26Use the stack clock everywhereTamir Duberstein
2021-05-25Initialize Kernel.Timekeeper before network NSTamir Duberstein
2021-05-25Use specific fmt verbs (avoid %v)Tamir Duberstein
2021-05-25Merge pull request #6064 from sudo-sturbia:misspellinggVisor bot
2021-05-25setgid directories for VFS1 tmpfs, overlayfs, and goferfsKevin Krakauer
2021-05-25Use opaque types to represent timeTamir Duberstein
2021-05-25Use the stack RNGTamir Duberstein
2021-05-25Merge pull request #6027 from liornm:fix-unused-flaggVisor bot
2021-05-25Merge pull request #5904 from zchee:sync/readme-fix-typogVisor bot
2021-05-25Use embedded mutex patternTamir Duberstein
2021-05-25Merge pull request #6060 from zchee:tcpip-remove-unused-sfilegVisor bot
2021-05-24Move RunImmediatelyScheduledJobs to faketimeTamir Duberstein
2021-05-24Standardize import aliasTamir Duberstein
2021-05-24Fix misspellings.Zyad A. Ali
2021-05-24Handle errorsTamir Duberstein
2021-05-24Remove unused pkg/tcpip/time.s dummy assembly fileKoichi Shiraishi
2021-05-22Remove detritusTamir Duberstein
2021-05-21Add aggregated NIC statsArthur Sfez
2021-05-21Clean-up netstack metrics descriptionsArthur Sfez
2021-05-20Send SIGPIPE for closed pipes.Ian Lewis
2021-05-20Merge pull request #6037 from sudo-sturbia:docgVisor bot
2021-05-20Add protocol state to TCPINFOMithun Iyer
2021-05-20Automated rollback of changelist 374319456gVisor bot
2021-05-20Fix cgroupfs mount racing with unmount.Rahat Mahmood
2021-05-20Format precondition to match style guide.Zyad A. Ali
2021-05-19Send ICMP errors when link address resolution failsNick Brown
2021-05-19Allow use of IFF_ONE_QUEUEliornm
2021-05-18use more explicit netstack dependency restrictionsKevin Krakauer
2021-05-18Merge pull request #6009 from kevinGC:anotheraligngVisor 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-17Automated rollback of changelist 373417636Jamie 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-14Resolve remaining O_PATH TODOs.Dean Deng
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