summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2021-04-20[perf] Remove non-empty directory dentries from gofer LRU cache.Ayush Ranjan
2021-04-20Clean test tags.Adin Scannell
2021-04-20Speed up O_APPEND with remote revalidatingFabricio Voznika
2021-04-20Move SO_RCVBUF to socketops.Nayana Bidari
2021-04-20Expose header methods that validate checksumsArthur Sfez
2021-04-19Change verity action to be a fs memberChong Cai
2021-04-19Move runsc reference leak checking to better locations.Dean Deng
2021-04-19De-duplicate TCP state in TCPEndpointState vs tcp.endpointNick Brown
2021-04-19Add MultiGetAttr message to 9PFabricio Voznika
2021-04-19Fix TCP RACK flaky unit tests.Nayana Bidari
2021-04-19Optimize safemem.ZeroAndrei Vagin
2021-04-17Avoid ignoring incoming packet by demuxer on endpoint lookup failureMithun Iyer
2021-04-16[perf] Reduce contention due to renameMu in gofer client.Ayush Ranjan
2021-04-16Allow runsc to generate coverage reports.Dean Deng
2021-04-16Enlarge port range and fix integer overflowKevin Krakauer
2021-04-15Add field support to the sentry metrics.Nayana Bidari
2021-04-15Reduce tcp_x_test runtime and memory usageKevin Krakauer
2021-04-15Add S/R logic for host.ConnectedEndpointFabricio Voznika
2021-04-15Generate notification when closing host fd.Dean Deng
2021-04-15Use nicer formatting for IP addresses in testsKevin Krakauer
2021-04-14Use assembly stub to take the address of assembly functionsMichael Pratt
2021-04-14[syserror] Remove syserror from go_marshalZach Koopmans
2021-04-14Automatically enforce limited netstack dependenciesKevin Krakauer
2021-04-13Fix listener close, client connect raceMithun Iyer
2021-04-12Add DecRef for verity FDs that were missingChong Cai
2021-04-12Don't grab TaskSet mu recursively when reading task state.Rahat Mahmood
2021-04-12[op] Use faster go_marshal methods in netfilter.Ayush Ranjan
2021-04-12Drop locks before calling waiterQueue.NotifyTamir Duberstein
2021-04-10Use the SecureRNG to generate listener noncesTamir Duberstein
2021-04-10Don't store accepted endpoints in a channelTamir Duberstein
2021-04-09iptables: support postrouting hook and SNAT targetToshi Kikuchi
2021-04-09Return integrity failure only if enabledChong Cai
2021-04-09Merge pull request #5767 from avagin:mxcsrgVisor bot
2021-04-09Move maxListenBacklog check to sentryMithun Iyer
2021-04-09Rename IsV6LinkLocalAddress to IsV6LinkLocalUnicastAddressGhanan Gowripalan
2021-04-09Remove duplicate accept queue fullness checkTamir Duberstein
2021-04-09Propagate SYN handling errorTamir Duberstein
2021-04-08Set root dentry and hash for verity before verifyChong Cai
2021-04-08Set parent after child is verifiedChong Cai
2021-04-08Merge pull request #5736 from lubinszARM:pr_bblu_tlb_asidgVisor bot
2021-04-08Do not forward link-local packetsGhanan Gowripalan
2021-04-08Add Children in merkletree generateChong Cai
2021-04-08Join all routers group when forwarding is enabledGhanan Gowripalan
2021-04-06Do not perform MLD for certain multicast scopesGhanan Gowripalan
2021-04-05Update gofer dentry permissions only when needed.Ayush Ranjan
2021-04-05Fix listen backlog handling to be in parity with LinuxMithun Iyer
2021-04-05Report task CPU usage through the cpuacct cgroup controller.Rahat Mahmood
2021-04-05Allow default control values to be set for cgroupfs.Rahat Mahmood
2021-04-05Allow user mount for verity fsChong Cai
2021-04-05Fail tests when container returns non-zero statusFabricio Voznika