summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2020-02-13Internal change.gVisor bot
2020-02-11Simplify atomic operationsgVisor bot
2020-02-11Ensure fsimpl/gofer.dentryPlatformFile.hostFileMapper is initialized.gVisor bot
2020-02-11Disallow duplicate NIC names.gVisor bot
2020-02-11Prevent DATA RACE in UnstableAttr.Adin Scannell
2020-02-11Move Align{Up,Down} into binary package.gVisor bot
2020-02-10Merge pull request #1775 from kevinGC:tcp-matchers-submitgVisor bot
2020-02-10Cleanup internal package group.Adin Scannell
2020-02-10Refactor getxattr.Dean Deng
2020-02-10Add context to note.Adin Scannell
2020-02-10Add context to comments.Adin Scannell
2020-02-10Add contextual comment.Adin Scannell
2020-02-10Add contextual note.Adin Scannell
2020-02-10Document MinimumTotalMemoryBytes.Adin Scannell
2020-02-10Redirect FIXME to gvisor.devFabricio Voznika
2020-02-10Move x86 state definition to its own file.Brad Burlage
2020-02-10Update visibility.Adin Scannell
2020-02-10Merge pull request #1453 from xiaobo55x:cpuidgVisor bot
2020-02-10Enable pkg/cpuid support on arm64.Haibo Xu
2020-02-07Support listxattr and removexattr syscalls.Dean Deng
2020-02-07Log level, optname, optval and optlen in getsockopt/setsockopt in strace.Ian Gudger
2020-02-07Address GH comments.Kevin Krakauer
2020-02-06Send DAD event when DAD resolves immediatelyGhanan Gowripalan
2020-02-06Merge branch 'master' into tcp-matchers-submitKevin Krakauer
2020-02-06Auto-generate link-local address as a SLAAC addressGhanan Gowripalan
2020-02-06Perform DAD on IPv6 addresses when enabling a NICGhanan Gowripalan
2020-02-06Make gonet consistent both internally and with the net package.Ian Gudger
2020-02-06Update link address for targets of Neighbor AdvertsGhanan Gowripalan
2020-02-06Move p9.pool to a separate packageAndrei Vagin
2020-02-05Add notes to relevant tests.Adin Scannell
2020-02-05recv() on a closed TCP socket returns ENOTCONNEyal Soha
2020-02-05Merge branch 'master' into tcp-matchers-submitKevin Krakauer
2020-02-05Disable get/set xattrs until list/remove exist too.Nicolas Lacasse
2020-02-04Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink.Ting-Yu Wang
2020-02-04Merge pull request #1683 from kevinGC:ipt-udp-matchersgVisor bot
2020-02-04Add socket connection stress test.Ian Gudger
2020-02-04timer_create(2) should return 0 on successMichael Pratt
2020-02-04Fix safecopy test.Adin Scannell
2020-02-04Remove argument from vfs.MountNamespace.DecRef()Fabricio Voznika
2020-02-04VFS2 gofer clientJamie Liu
2020-02-04Add support for sentry internal pipe for gofer mountsFabricio Voznika
2020-02-03seccomp: allow to filter syscalls by instruction pointerAndrei Vagin
2020-01-31Fix method comment to match method name.Ian Gudger
2020-01-31Implement file locks for regular tmpfs files in VFSv2.Dean Deng
2020-01-31Use multicast Ethernet address for multicast NDPGhanan Gowripalan
2020-01-31SpellingKevin Krakauer
2020-01-31iptables: enable TCP matching with "-m tcp".Kevin Krakauer
2020-01-31Extract multicast IP to Ethernet address mappingGhanan Gowripalan
2020-01-31Internal change.gVisor bot
2020-01-30Merge branch 'master' into ipt-udp-matchersKevin Krakauer