summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2020-11-18Introduce stack.WritePacketToRemote, remove LinkEndpoint.WriteRawPacketBruno Dal Bo
2020-11-17Remove sniffer from gonet_test.Bhasker Hariharan
2020-11-17Fix endpoint.Read() when endpoint is in StateError.Bhasker Hariharan
2020-11-17Merge pull request #4840 from lubinszARM:pr_fpsimd_1gVisor bot
2020-11-17fs/fuse: don't dereference fuse.DeviceFD.fs if it is nilAndrei Vagin
2020-11-17Allow short writes from gofers.Nicolas Lacasse
2020-11-17tmpfs: make sure that a dentry will not be destroyed before the open() callAndrei Vagin
2020-11-17Add support for TTY in multi-containerFabricio Voznika
2020-11-17Add per-sniffer instance log prefixBruno Dal Bo
2020-11-17Add consistent precondition formatting for verityChong Cai
2020-11-17Merge pull request #4836 from lubinszARM:pr_exception_el0_el1gVisor bot
2020-11-17Fix possible deadlock in UDP.Write().Bhasker Hariharan
2020-11-17Fix SO_ERROR behavior for TCP in gVisor.Bhasker Hariharan
2020-11-17arm64 kvm: optimize all fpsimd related codeRobin Luk
2020-11-17arm64 kvm: add the processing functions for all el0/el1 exceptionsRobin Luk
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-16Clean up fragmentation.ProcessToshi Kikuchi
2020-11-16Automated rollback of changelist 342312166Bhasker Hariharan
2020-11-16Automated rollback of changelist 340274194Dean Deng
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-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-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-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-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 logging to internal gvisor when checking for kcov.Dean Deng
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