summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-12-21Don't modify a packet header when it can be used by other endpointsAndrei Vagin
2020-12-21RLock Endpoint in raw.Endpoint.HandlePacketKevin Krakauer
2020-12-17Typo fix.Etienne Perot
2020-12-17Set verityMu to be state nosaveChong Cai
2020-12-17Internal change.gVisor bot
2020-12-17Set --nocache_test_results to runtime testsFabricio Voznika
2020-12-17Fix seek on /proc/pid/cmdline when task is zombie.Nicolas Lacasse
2020-12-17[netstack] Implement IP(V6)_RECVERR socket option.Ayush Ranjan
2020-12-17Set process group and session on host TTYFabricio Voznika
2020-12-17Add sandbox ID to state file nameFabricio Voznika
2020-12-17Set max memory not minFabricio Voznika
2020-12-17[netstack] Implement MSG_ERRQUEUE flag for recvmsg(2).Ayush Ranjan
2020-12-17Remove duplicate `return`Tamir Duberstein
2020-12-16Cleanup locking in multicast group protocol testsGhanan Gowripalan
2020-12-16Automated rollback of changelist 346565589gVisor bot
2020-12-16Merge pull request #4880 from lubinszARM:pr_tlbi_02gVisor bot
2020-12-16Add support to count the number of packets SACKed.Nayana Bidari
2020-12-16Restore refresh target.Adin Scannell
2020-12-16Ensure correctness of saved receive windowMithun Iyer
2020-12-15Validate router alert's data lengthGhanan Gowripalan
2020-12-15Internal change.Andrei Vagin
2020-12-15Don't split enabled flag across multicast group stateGhanan Gowripalan
2020-12-15Implement command SEM_INFO and SEM_STAT for semctl.Jing Chen
2020-12-15Change violation mode to an enumChong Cai
2020-12-15[syzkaller] Avoid AIOContext from resurrecting after being marked dead.Ayush Ranjan
2020-12-15[netstack] Make recvmsg(2) call to host in hostinet even if dst is empty.Ayush Ranjan
2020-12-15Internal change.gVisor bot
2020-12-15fsgofer optimizationsFabricio Voznika
2020-12-15Merge pull request #4722 from zhlhahaha:2010gVisor bot
2020-12-15Fix error code for connect in raw sockets.Nayana Bidari
2020-12-15Cleanup GitHub actions workflows.Adin Scannell
2020-12-15Fix a data race in packetEPsTing-Yu Wang
2020-12-14Update containerd/cgroupsFabricio Voznika
2020-12-14[netstack] Update raw socket and hostinet control message parsing.Ayush Ranjan
2020-12-14Move SO_LINGER option to socketops.Nayana Bidari
2020-12-14Do not check for reference leaks after saving.Dean Deng
2020-12-14Move SO_ERROR and SO_OOBINLINE option to socketops.Nayana Bidari
2020-12-12Reduce the memory overhead in IP fragment managementToshi Kikuchi
2020-12-12Introduce IPv6 extension header serialization facilitiesBruno Dal Bo
2020-12-11Fix long running bazel build jobs.Zach Koopmans
2020-12-11Internal change.gVisor bot
2020-12-11Make fixes to vfs2 leak checking.Dean Deng
2020-12-11Add runsc symbolize command.Dean Deng
2020-12-11Fix panic when IPv4 address is used in sendmsg for IPv6 socketsNayana Bidari
2020-12-11Fix run and sudo targets.Adin Scannell
2020-12-11Adjust requests to be constant equal to b.N in network tests.Zach Koopmans
2020-12-11Remove existing nogo exceptions.Adin Scannell
2020-12-11Add local hooks for BuildKite.Adin Scannell
2020-12-11Fix parser to include iterations.Zach Koopmans
2020-12-11[netstack] Decouple tcpip.ControlMessages from the IP control messges.Ayush Ranjan