Age | Commit message (Expand) | Author |
2018-12-05 | sentry: skip waiting for undrain for netstack TCP endpoints in error state. | Zhaozhong Ni |
2018-12-05 | Add context to mount errors | Michael Pratt |
2018-12-05 | Check for CAP_SYS_RESOURCE in prctl(PR_SET_MM, ...) | Zach Koopmans |
2018-12-04 | Remove incorrect code and improve testing of Stack.GetMainNICAddress | Chris Kuiper |
2018-12-04 | Remove initRegs arg from clone | Michael Pratt |
2018-12-04 | Partial writes should loop in rpcinet. | Brian Geffon |
2018-12-04 | Whitelist Go 1.12 for tcpip/time_unsafe.go | Ian Gudger |
2018-12-04 | Linkat(2) should sanity check flags. | Brian Geffon |
2018-12-04 | Max link traversals should be for an entire path. | Brian Geffon |
2018-12-04 | sentry: save / restore netstack procfs configuration. | Zhaozhong Ni |
2018-12-04 | Enforce name length restriction on paths. | Brian Geffon |
2018-12-04 | Fix mempolicy_test on bazel. | Rahat Mahmood |
2018-12-04 | Fix available calculation when merging TCP segments | Ian Gudger |
2018-12-04 | sentry: save copy of tcp segment's delivered views to avoid in-struct pointers. | Zhaozhong Ni |
2018-12-04 | Fix data race caused by unlocked call of Dirent.descendantOf. | Nicolas Lacasse |
2018-12-04 | Add ARM64 support to pkg/abi/linux | Bin Lu |
2018-12-03 | Internal change. | Googler |
2018-12-03 | Return an int32 for netlink SO_RCVBUF | Ian Gudger |
2018-11-30 | Explicitly load "http_archive" in WORKSPACE. | Nicolas Lacasse |
2018-11-29 | Test that full segments will be sent when delay/cork is enabled | Ian Gudger |
2018-11-29 | Add a new docs directory. refs #109 | Ian Lewis |
2018-11-28 | Internal change. | Googler |
2018-11-28 | Fix crictl tests. | Kevin Krakauer |
2018-11-27 | Fix data race in fs.Async. | Nicolas Lacasse |
2018-11-27 | Save shutdown flags first. | Brian Geffon |
2018-11-27 | Add procid support for arm64 platform | Haibo Xu |
2018-11-27 | Disable crictl tests | Michael Pratt |
2018-11-26 | Implementation of preadv2 for Linux 4.4 support | Zach Koopmans |
2018-11-21 | Make ToView non-allocating for single VectorizedViews containing a single View | Ian Gudger |
2018-11-20 | Use RET_KILL_PROCESS if available in kernel | Fabricio Voznika |
2018-11-20 | Dumps stacks if watchdog thread is stuck | Fabricio Voznika |
2018-11-20 | Use math.Rand to generate a random test container id. | Nicolas Lacasse |
2018-11-20 | Fix recursive read lock taken on TaskSet | Fabricio Voznika |
2018-11-20 | Reference upstream licenses | Michael Pratt |
2018-11-20 | Internal change. | Nicolas Lacasse |
2018-11-20 | Add unsupported syscall events for get/setsockopt | Fabricio Voznika |
2018-11-20 | Don't fail when destroyContainerFS is called more than once | Fabricio Voznika |
2018-11-20 | Internal change. | Nicolas Lacasse |
2018-11-20 | Parse the tmpfs mode before validating. | Nicolas Lacasse |
2018-11-20 | Update futex to use usermem abstractions. | Adin Scannell |
2018-11-20 | Add postgres to supported images list | Fabricio Voznika |
2018-11-15 | Allow sandbox.Wait to be called after the sandbox has exited. | Nicolas Lacasse |
2018-11-15 | Advertise vsyscall support via /proc/<pid>/maps. | Rahat Mahmood |
2018-11-15 | Allow setting sticky bit in tmpfs permissions. | Nicolas Lacasse |
2018-11-15 | Process delayed packets when delay is disabled | Ian Gudger |
2018-11-14 | Rename incorrectly named (dst, src) arguments in DeliverNetworkPacket prototype | Bert Muthalaly |
2018-11-14 | Clean up tcp.sendData | Ian Gudger |
2018-11-14 | Internal change. | Nicolas Lacasse |
2018-11-13 | Implement TCP_NODELAY and TCP_CORK | Ian Gudger |
2018-11-13 | Internal change. | Nicolas Lacasse |