summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
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-15Merge pull request #4722 from zhlhahaha:2010gVisor bot
2020-12-15Fix error code for connect in raw sockets.Nayana Bidari
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-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-11Remove existing nogo exceptions.Adin Scannell
2020-12-11[netstack] Decouple tcpip.ControlMessages from the IP control messges.Ayush Ranjan
2020-12-11Make semctl IPC_INFO cmd return the index of highest used entry.Jing Chen
2020-12-10Change merkle root file name to avoid collisionChong Cai
2020-12-10Disable host reassembly for fragments.Bhasker Hariharan
2020-12-10Use specified source address for IGMP/MLD packetsGhanan Gowripalan
2020-12-09Add support for IP_RECVORIGDSTADDR IP option.Bhasker Hariharan
2020-12-09Add //pkg/sync:generic_atomicptrmap.Jamie Liu
2020-12-09[netstack] Make tcpip.Error savable.Ayush Ranjan
2020-12-09Do not perform IGMP/MLD on loopback interfacesGhanan Gowripalan
2020-12-09Cap UDP payload size to length informed in UDP headerBruno Dal Bo
2020-12-09Prepare for supporting cross compilation.Andrei Vagin
2020-12-09export MountTempDirectoryZeling Feng
2020-12-07Fix error handling on fusefs mount.Rahat Mahmood
2020-12-07Export IGMP statsArthur Sfez
2020-12-07Remove stale commentSam Balana
2020-12-07Merge pull request #4908 from lubinszARM:pr_kvm_ext_dabtgVisor bot
2020-12-07Merge pull request #4874 from zhlhahaha:2022gVisor bot
2020-12-07Remove p9.fidRef.openedMuMichael Pratt
2020-12-07Support icmpv6 transport protocolPeter Johnston
2020-12-05Fix zero receive window advertisements.Mithun Iyer
2020-12-04Remove stack.ReadOnlyAddressableEndpointStateGhanan Gowripalan
2020-12-04Overlay runsc regular file mounts with regular files.Jamie Liu
2020-12-04Allow use of SeqAtomic with pointer-containing types.Jamie Liu
2020-12-04Introduce IPv4 options serializer and add RouterAlert to IGMPBruno Dal Bo
2020-12-04Avoid fallocate(FALLOC_FL_PUNCH_HOLE) when ManualZeroing is in effect.Jamie Liu
2020-12-04Require sync.RWMutex to lock and unlock from the same goroutineMichael Pratt
2020-12-03Implement command IPC_INFO for semctl.Jing Chen
2020-12-03Update containerd to 1.3.9Fabricio Voznika