Age | Commit message (Expand) | Author |
2021-09-19 | Merge release-20210906.0-46-g89a0011c1 (automated) | gVisor bot |
2021-09-19 | Support IPV6_RECVPKTINFO on UDP sockets | Ghanan Gowripalan |
2021-09-19 | Deprecating apt-key | Nicolas stig124 FORMICHELLA |
2021-09-18 | Merge release-20210906.0-45-g09477db2b (automated) | gVisor bot |
2021-09-18 | Avoid ambient clock on ICMP Rate Limiter | Bruno Dal Bo |
2021-09-18 | Merge release-20210906.0-44-g21b38e8bc (automated) | gVisor bot |
2021-09-17 | Merge pull request #6182 from zchee:atomicbitops-bp | gVisor bot |
2021-09-17 | Merge release-20210906.0-40-g7dacdbef5 (automated) | gVisor bot |
2021-09-17 | Allow rebinding packet socket protocol | Ghanan Gowripalan |
2021-09-17 | Fix lock ordering violation | Ghanan Gowripalan |
2021-09-17 | Merge release-20210906.0-38-gb28bd31bb (automated) | gVisor bot |
2021-09-16 | Allow creating packet socket bound to any protocol | Ghanan Gowripalan |
2021-09-17 | Merge release-20210906.0-37-g85bd3dd9b (automated) | gVisor bot |
2021-09-16 | Annotate checklocks on mutex protected fields | Ghanan Gowripalan |
2021-09-16 | Rename packet_socket to packet_socket_dgram | Ghanan Gowripalan |
2021-09-16 | Merge release-20210906.0-35-g51b96514c (automated) | gVisor bot |
2021-09-16 | Limit most file mmaps to the range of an int64. | Jamie Liu |
2021-09-16 | Merge release-20210906.0-34-g282a4dd52 (automated) | gVisor bot |
2021-09-16 | Don't allow binding to broadcast on ICMP sockets | Ghanan Gowripalan |
2021-09-16 | Merge pull request #6579 from prattmic:runsc_do_profile | gVisor bot |
2021-09-16 | runsc: add global profile collection flags | Michael Pratt |
2021-09-16 | Merge release-20210906.0-30-g477d7e5e1 (automated) | gVisor bot |
2021-09-15 | Annotate checklocks on mutex protected fields | Ghanan Gowripalan |
2021-09-15 | Merge release-20210906.0-29-ga8ad692fd (automated) | gVisor bot |
2021-09-15 | Annotate checklocks on mutex protected fields | Ghanan Gowripalan |
2021-09-15 | Merge pull request #6581 from prattmic:runsc_rootless | gVisor bot |
2021-09-15 | Merge release-20210906.0-26-g8b56b6b83 (automated) | gVisor bot |
2021-09-15 | Pass address properties in a single struct | Tony Gong |
2021-09-15 | Merge release-20210906.0-25-g149ca0096 (automated) | gVisor bot |
2021-09-15 | [bind] Return EINVAL for under sized address | Ghanan Gowripalan |
2021-09-15 | Merge release-20210906.0-24-g2d9883e4f (automated) | gVisor bot |
2021-09-14 | Remove extra newline | Michael Pratt |
2021-09-15 | Merge release-20210906.0-23-g0bec34a8e (automated) | gVisor bot |
2021-09-14 | Compose raw IP with datagram-based endpoint | Ghanan Gowripalan |
2021-09-15 | Merge release-20210906.0-22-g39470428d (automated) | gVisor bot |
2021-09-14 | Use a shared method to get loopback index | Ghanan Gowripalan |
2021-09-14 | Fix race on msgrcv(MSG_COPY). | Rahat Mahmood |
2021-09-14 | Merge release-20210906.0-20-g8d14edb14 (automated) | gVisor bot |
2021-09-14 | Explicitly bind endpoint to a NIC | Ghanan Gowripalan |
2021-09-14 | Merge release-20210906.0-17-g2b46e2d19 (automated) | gVisor bot |
2021-09-14 | Merge release-20210906.0-19-g603f473ad (automated) | gVisor bot |
2021-09-14 | Fix bug in RecvMMsgDispatcher. | Bhasker Hariharan |
2021-09-14 | Merge release-20210906.0-18-g5593b8a7e (automated) | gVisor bot |
2021-09-14 | Don't use SOL_UDP when creating sockets | Ghanan Gowripalan |
2021-09-14 | Defer mutex unlocking | Ghanan Gowripalan |
2021-09-14 | runsc: allow rootless mode for runsc run | Michael Pratt |
2021-09-14 | Merge release-20210906.0-16-g226e7d32c (automated) | gVisor bot |
2021-09-13 | Accept packets destined to bound address | Ghanan Gowripalan |
2021-09-14 | Merge release-20210906.0-15-g4795e0835 (automated) | gVisor bot |
2021-09-13 | Typo fix. | Etienne Perot |