Age | Commit message (Expand) | Author |
2018-12-05 | Enforce directory accessibility before delete Walk | Michael Pratt |
2018-12-05 | Update MM.usageAS when mremap copies or moves a mapping. | Jamie Liu |
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 | Return an int32 for netlink SO_RCVBUF | Ian Gudger |
2018-11-29 | Test that full segments will be sent when delay/cork is enabled | Ian Gudger |
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-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 | Fix recursive read lock taken on TaskSet | Fabricio Voznika |
2018-11-20 | Reference upstream licenses | Michael Pratt |
2018-11-20 | Add unsupported syscall events for get/setsockopt | Fabricio Voznika |
2018-11-20 | Parse the tmpfs mode before validating. | Nicolas Lacasse |
2018-11-20 | Update futex to use usermem abstractions. | Adin Scannell |
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-13 | Implement TCP_NODELAY and TCP_CORK | Ian Gudger |
2018-11-12 | Internal change. | Googler |
2018-11-12 | Remove obsolete TODO | Ian Gudger |
2018-11-09 | Add an implementation of a SACK scoreboard as per RFC6675. | Bhasker Hariharan |
2018-11-08 | Implement sync_file_range() | Andrei Vagin |
2018-11-08 | Create stubs for syscalls upto Linux 4.4. | Rahat Mahmood |
2018-11-07 | Fix flaky TestCacheResolutionTimeout | Fabricio Voznika |
2018-11-06 | Internal change. | Googler |
2018-11-05 | Use correct company name in copyright header | Ian Gudger |
2018-11-05 | Merge segments in sender's writeList | Ian Gudger |
2018-11-01 | Add new log format that is compatible with Kubernetes | Fabricio Voznika |
2018-11-01 | Make error messages a bit more user friendly. | Ian Lewis |
2018-11-01 | Prevent premature destruction of shm segments. | Rahat Mahmood |