summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-11-17Fix possible deadlock in UDP.Write().Bhasker Hariharan
2020-11-17Fix SO_ERROR behavior for TCP in gVisor.Bhasker Hariharan
2020-11-16Minor flipcall refactoring.Jamie Liu
2020-11-16Reset watchdog timer between sendfile() iterations.Jamie Liu
2020-11-16Allow RLIMIT_RSS to be setFabricio Voznika
2020-11-16Remove ARP address workaroundGhanan Gowripalan
2020-11-16Add packetimpact tests for ICMPv6 Error message for fragmentToshi Kikuchi
2020-11-16Clean up fragmentation.ProcessToshi Kikuchi
2020-11-16Automated rollback of changelist 342312166Bhasker Hariharan
2020-11-16Automated rollback of changelist 340274194Dean Deng
2020-11-16Add new shim debug options to docsFabricio Voznika
2020-11-16Fix labels on issue templatesIan Lewis
2020-11-13Log task goroutine IDs in the sentry watchdog.Jamie Liu
2020-11-13Requested Comment/Message wording changesJulian Elischer
2020-11-13Check for misuse of kernel.Task as context.Context.Jamie Liu
2020-11-13Have fuse.DeviceFD hold reference on fuse.filesystem.Jamie Liu
2020-11-13RACK: Detect DSACKNayana Bidari
2020-11-13Decrement TTL/Hop Limit when forwarding IP packetsGhanan Gowripalan
2020-11-13Disable save/restore in PartialBadBufferTest.SendMsgTCP.Jamie Liu
2020-11-13Refactor loss recovery in TCP.Nayana Bidari
2020-11-13Automated rollback of changelist 341640485Dean Deng
2020-11-13Minor fdchannel fixes.Jamie Liu
2020-11-13fs/tmpfs: change regularFile.size atomicallyAndrei Vagin
2020-11-13fs/tmpfs: use atomic operations to access inode.modeAndrei Vagin
2020-11-12Deflake tcp_socket test.Mithun Iyer
2020-11-12Refactor SOL_SOCKET optionsNayana Bidari
2020-11-12Allow goid.Get() to be used outside of race builds.Jamie Liu
2020-11-12Improve shim debug loggingFabricio Voznika
2020-11-12Change AllocationSize to SizeWithPadding as requestedJulian Elischer
2020-11-12Fix misuses of kernel.Task as context.Context.Jamie Liu
2020-11-12Add children names into verity hashChong Cai
2020-11-12Pad with a loop rather than a copy from an allocation.Julian Elischer
2020-11-12Remove TESTONLY tag from vfs2 flagFabricio Voznika
2020-11-12Rename kernel.TaskContext to kernel.TaskImage.Jamie Liu
2020-11-12Move packet handling to NetworkEndpointGhanan Gowripalan
2020-11-12Filter dentries with non-zero refs in VFS2 gofer/overlay checks.Jamie Liu
2020-11-12[infra] Do not use debug flags for testing.Ayush Ranjan
2020-11-12Refactor merkletree testsChong Cai
2020-11-11Read fsimpl/tmpfs timestamps atomically.Jamie Liu
2020-11-11Add documentation for reference counting.Dean Deng
2020-11-11Teach netstack how to add options to IPv4 packetsJulian Elischer
2020-11-10Add debug logs to startup benchmark.Zach Koopmans
2020-11-10Internal changeJamie Liu
2020-11-10Show run-benchmark output.Adin Scannell
2020-11-10Add all base and fs tests to Continuous Tests.Zach Koopmans
2020-11-10Add logging to internal gvisor when checking for kcov.Dean Deng
2020-11-09Additions to ICMP and IPv4 parsersJulian Elischer
2020-11-09Evaluate T as a shell variable, not a Make variable.Adin Scannell
2020-11-09Skip `EventHUp` notify in `FIN_WAIT2` on a socket close.Mithun Iyer
2020-11-09net: connect to the ipv4 localhost returns ENETUNREACH if the address isn't setAndrei Vagin