summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2021-09-21WIP gre testgre-masterMikael Magnusson
2021-09-21WIP: GRE runscMikael Magnusson
2021-09-21WIP: GREMikael Magnusson
2021-09-20[lisa] Plumb lisafs through runsc.Ayush Ranjan
2021-09-20Support getsockname for packet socketsGhanan Gowripalan
2021-09-20Internal change.gVisor bot
2021-09-20Do not allow unbinding network protocolGhanan Gowripalan
2021-09-20[lisa] lisafs package POC.Ayush Ranjan
2021-09-19Support IPV6_RECVPKTINFO on UDP socketsGhanan Gowripalan
2021-09-18Avoid ambient clock on ICMP Rate LimiterBruno Dal Bo
2021-09-17Merge pull request #6182 from zchee:atomicbitops-bpgVisor bot
2021-09-17Allow rebinding packet socket protocolGhanan Gowripalan
2021-09-17Fix lock ordering violationGhanan Gowripalan
2021-09-16Allow creating packet socket bound to any protocolGhanan Gowripalan
2021-09-16Annotate checklocks on mutex protected fieldsGhanan Gowripalan
2021-09-16Limit most file mmaps to the range of an int64.Jamie Liu
2021-09-16Don't allow binding to broadcast on ICMP socketsGhanan Gowripalan
2021-09-16Merge pull request #6579 from prattmic:runsc_do_profilegVisor bot
2021-09-16runsc: add global profile collection flagsMichael Pratt
2021-09-15Annotate checklocks on mutex protected fieldsGhanan Gowripalan
2021-09-15Annotate checklocks on mutex protected fieldsGhanan Gowripalan
2021-09-15Pass address properties in a single structTony Gong
2021-09-15[bind] Return EINVAL for under sized addressGhanan Gowripalan
2021-09-14Compose raw IP with datagram-based endpointGhanan Gowripalan
2021-09-14Fix race on msgrcv(MSG_COPY).Rahat Mahmood
2021-09-14Explicitly bind endpoint to a NICGhanan Gowripalan
2021-09-14Fix bug in RecvMMsgDispatcher.Bhasker Hariharan
2021-09-14Defer mutex unlockingGhanan Gowripalan
2021-09-13Accept packets destined to bound addressGhanan Gowripalan
2021-09-13Typo fix.Etienne Perot
2021-09-13Set NICID before delivering packet to raw endpointGhanan Gowripalan
2021-09-13Separate IPv4 ToS & IPv6 TClass in dgram endpointGhanan Gowripalan
2021-09-13Support anonymous structs in checklocks.Adin Scannell
2021-09-10Typo fix.Etienne Perot
2021-09-09Remove linux-compat loopback hacks from packet endpointGhanan Gowripalan
2021-09-09Internal change.Jamie Liu
2021-09-09Remove link/packetsocketGhanan Gowripalan
2021-09-07Stub some memory control files.Rahat Mahmood
2021-09-07Remove protocolMainLoop unused return valueArthur Sfez
2021-09-03Add //pkg/sentry/seccheck.Jamie Liu
2021-09-02Internal change.Jamie Liu
2021-09-02unix: avoid taking two endpoint locksAndrei Vagin
2021-09-01Support sending with packet socketsGhanan Gowripalan
2021-09-01Out-of-order segment should not block in-sequence segments.Bhasker Hariharan
2021-09-01Extract network datagram endpoint common facilitiesGhanan Gowripalan
2021-09-01Add ioctl stub constantsChong Cai
2021-09-01Don't use reflection in fpu.alignedBytes.Jamie Liu
2021-09-01Cache vdso.so's __kernel_rt_sigreturn location.Jamie Liu
2021-09-01Propagate vfs.MkdirOptions.ForSyntheticMountpoint to overlay copy-up.Jamie Liu
2021-09-01unix: handle a case when a buffer is overflowedAndrei Vagin