summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2018-11-26Implementation of preadv2 for Linux 4.4 supportZach Koopmans
2018-11-21Make ToView non-allocating for single VectorizedViews containing a single ViewIan Gudger
2018-11-20Use RET_KILL_PROCESS if available in kernelFabricio Voznika
2018-11-20Dumps stacks if watchdog thread is stuckFabricio Voznika
2018-11-20Fix recursive read lock taken on TaskSetFabricio Voznika
2018-11-20Reference upstream licensesMichael Pratt
2018-11-20Add unsupported syscall events for get/setsockoptFabricio Voznika
2018-11-20Parse the tmpfs mode before validating.Nicolas Lacasse
2018-11-20Update futex to use usermem abstractions.Adin Scannell
2018-11-15Advertise vsyscall support via /proc/<pid>/maps.Rahat Mahmood
2018-11-15Allow setting sticky bit in tmpfs permissions.Nicolas Lacasse
2018-11-15Process delayed packets when delay is disabledIan Gudger
2018-11-14Rename incorrectly named (dst, src) arguments in DeliverNetworkPacket prototypeBert Muthalaly
2018-11-14Clean up tcp.sendDataIan Gudger
2018-11-13Implement TCP_NODELAY and TCP_CORKIan Gudger
2018-11-12Internal change.Googler
2018-11-12Remove obsolete TODOIan Gudger
2018-11-09Add an implementation of a SACK scoreboard as per RFC6675.Bhasker Hariharan
2018-11-08Implement sync_file_range()Andrei Vagin
2018-11-08Create stubs for syscalls upto Linux 4.4.Rahat Mahmood
2018-11-07Fix flaky TestCacheResolutionTimeoutFabricio Voznika
2018-11-06Internal change.Googler
2018-11-05Use correct company name in copyright headerIan Gudger
2018-11-05Merge segments in sender's writeListIan Gudger
2018-11-01Add new log format that is compatible with KubernetesFabricio Voznika
2018-11-01Make error messages a bit more user friendly.Ian Lewis
2018-11-01Prevent premature destruction of shm segments.Rahat Mahmood
2018-11-01modify modeRegexp to adapt the default spec of containerdJuan
2018-10-31Mark amutex_test as flaky.Rahat Mahmood
2018-10-31Fix a race where keepalives could be sent while there is pending dataIan Gudger
2018-10-31Use syserr style error translation in netstack's rawfileIan Gudger
2018-10-31kvm: simplify floating point logic.Adin Scannell
2018-10-31kvm: add detailed traces on vCPU errors.Adin Scannell
2018-10-31kvm: avoid siginfo allocations.Adin Scannell
2018-10-31Remove ipv4.endpoint.addressTamir Duberstein
2018-10-30kvm: use private futexes.Adin Scannell
2018-10-30Clean up cpuid_parse_testMichael Pratt
2018-10-26Add AMD-specific features to cpuid packageMichael Pratt
2018-10-26Add block 3 features to /proc/cpuinfoMichael Pratt
2018-10-26Order feature strings by blockMichael Pratt
2018-10-24Use TRAP to simplify vsyscall emulation.Adin Scannell
2018-10-24Convert Unix transport to syserrIan Gudger
2018-10-24Mark netstack/tcpip/transport/tcp:tcp_test flakyFabricio Voznika
2018-10-24Run ptrace stubs in their own session and process group.Nicolas Lacasse
2018-10-23Fix panic on creation of zero-len shm segments.Rahat Mahmood
2018-10-23Remove blanket TODO, as it is self-evident.Adin Scannell
2018-10-23Remove artificial name length check.Adin Scannell
2018-10-23Simplify channel managementTamir Duberstein
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-20Refcount Unix transport queueIan Gudger