summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-11-18[netstack] Move SO_REUSEPORT and SO_REUSEADDR option to SocketOptions.Ayush Ranjan
2020-11-18Automated rollback of changelist 342700744Nayana Bidari
2020-11-18[netstack] Move SO_NO_CHECK option to SocketOptions.Ayush Ranjan
2020-11-18Remove the redundant containerIP parameterZeling Feng
2020-11-18Fix loopback subnet routing errorGhanan Gowripalan
2020-11-18Merge pull request #4791 from lubinszARM:pr_pt_uppergVisor bot
2020-11-18Add a few syslog messages.Etienne Perot
2020-11-18[netstack] Move SO_PASSCRED option to SocketOptions.Ayush Ranjan
2020-11-18Remove outdated nogo exception.Dean Deng
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-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