summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-09-16Merge pull request #6579 from prattmic:runsc_do_profilegVisor bot
2021-09-16runsc: add global profile collection flagsMichael Pratt
2021-09-16Merge release-20210906.0-30-g477d7e5e1 (automated)gVisor bot
2021-09-15Annotate checklocks on mutex protected fieldsGhanan Gowripalan
2021-09-15Merge release-20210906.0-29-ga8ad692fd (automated)gVisor bot
2021-09-15Annotate checklocks on mutex protected fieldsGhanan Gowripalan
2021-09-15Merge pull request #6581 from prattmic:runsc_rootlessgVisor bot
2021-09-15Merge release-20210906.0-26-g8b56b6b83 (automated)gVisor bot
2021-09-15Pass address properties in a single structTony Gong
2021-09-15Merge release-20210906.0-25-g149ca0096 (automated)gVisor bot
2021-09-15[bind] Return EINVAL for under sized addressGhanan Gowripalan
2021-09-15Merge release-20210906.0-24-g2d9883e4f (automated)gVisor bot
2021-09-14Remove extra newlineMichael Pratt
2021-09-15Merge release-20210906.0-23-g0bec34a8e (automated)gVisor bot
2021-09-14Compose raw IP with datagram-based endpointGhanan Gowripalan
2021-09-15Merge release-20210906.0-22-g39470428d (automated)gVisor bot
2021-09-14Use a shared method to get loopback indexGhanan Gowripalan
2021-09-14Fix race on msgrcv(MSG_COPY).Rahat Mahmood
2021-09-14Merge release-20210906.0-20-g8d14edb14 (automated)gVisor bot
2021-09-14Explicitly bind endpoint to a NICGhanan Gowripalan
2021-09-14Merge release-20210906.0-17-g2b46e2d19 (automated)gVisor bot
2021-09-14Merge release-20210906.0-19-g603f473ad (automated)gVisor bot
2021-09-14Fix bug in RecvMMsgDispatcher.Bhasker Hariharan
2021-09-14Merge release-20210906.0-18-g5593b8a7e (automated)gVisor bot
2021-09-14Don't use SOL_UDP when creating socketsGhanan Gowripalan
2021-09-14Defer mutex unlockingGhanan Gowripalan
2021-09-14runsc: allow rootless mode for runsc runMichael Pratt
2021-09-14Merge release-20210906.0-16-g226e7d32c (automated)gVisor bot
2021-09-13Accept packets destined to bound addressGhanan Gowripalan
2021-09-14Merge release-20210906.0-15-g4795e0835 (automated)gVisor bot
2021-09-13Typo fix.Etienne Perot
2021-09-13Merge release-20210906.0-14-g95fe4fea1 (automated)gVisor bot
2021-09-13tools/show_paths.bzl: check that provider_map isn't NoneAndrei Vagin
2021-09-13Merge release-20210906.0-13-ge07fd058e (automated)gVisor bot
2021-09-13Set NICID before delivering packet to raw endpointGhanan Gowripalan
2021-09-13runsc/cmd: alphabetize runsc debug profiling optionsMichael Pratt
2021-09-13Merge release-20210830.0-35-g79834ce16 (automated)gVisor bot
2021-09-13Separate IPv4 ToS & IPv6 TClass in dgram endpointGhanan Gowripalan
2021-09-13Merge release-20210830.0-34-g6bcacb2fd (automated)gVisor bot
2021-09-13Support anonymous structs in checklocks.Adin Scannell
2021-09-12Merge release-20210830.0-33-g63b1c736b (automated)gVisor bot
2021-09-11Internal change.gVisor bot
2021-09-11Merge release-20210830.0-32-g28853599c (automated)gVisor bot
2021-09-10Typo fix.Etienne Perot
2021-09-10Merge release-20210830.0-31-g7da9bb18c (automated)gVisor bot
2021-09-09Use accessor for runsc ControlConfig proto.Rahat Mahmood
2021-09-10Merge release-20210830.0-30-g2572af388 (automated)gVisor bot
2021-09-09Remove linux-compat loopback hacks from packet endpointGhanan Gowripalan
2021-09-09Merge release-20210830.0-29-g833d933af (automated)gVisor bot
2021-09-09Internal change.Jamie Liu