summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2020-07-30Revert change to default buffer size.Bhasker Hariharan
2020-07-30Enforce fragment block size and validate argsGhanan Gowripalan
2020-07-30Implement neighbor unreachability detection for ARP and NDP.Sam Balana
2020-07-30Use brodcast MAC for broadcast IPv4 packetsGhanan Gowripalan
2020-07-30Have dockerutil.Wait* respect the context deadlineKevin Krakauer
2020-07-30Fix SETOWN_EX return value.Dean Deng
2020-07-29Force registration for EPOLLHUP, not EPOLLRDHUP, in vfs2's epoll.Jamie Liu
2020-07-28Redirect TODO to GitHub issuesFabricio Voznika
2020-07-28ip6tables testingKevin Krakauer
2020-07-27Fix strace for epoll event arrays.Jamie Liu
2020-07-27Merge pull request #3201 from lubinszARM:pr_sys64_2gVisor bot
2020-07-27Merge pull request #3299 from lubinszARM:pr_asidgVisor bot
2020-07-27Add ability to send unicast ARP requests and Neighbor SolicitationsSam Balana
2020-07-27Fix memory accounting in TCP pending segment queue.Bhasker Hariharan
2020-07-27Merge pull request #2958 from lubinszARM:pr_vfs2_1gVisor bot
2020-07-27Add device implementation for /dev/fuseRidwan Sharif
2020-07-27Move platform.File in memmapAndrei Vagin
2020-07-26Add profiling to dockerutilZach Koopmans
2020-07-26allow guest user applications read CNTVCT_EL0/CNTFRQ_EL0Bin Lu
2020-07-24Enable automated marshalling for netstack.Ayush Ranjan
2020-07-23Merge pull request #3142 from tanjianfeng:fix-3141gVisor bot
2020-07-23Merge pull request #3317 from sevki:patch-2gVisor bot
2020-07-23Add permission checks to vfs2 truncate.Dean Deng
2020-07-23FileDescription is hard to spell.Dean Deng
2020-07-23Add AfterFunc to tcpip.ClockSam Balana
2020-07-23Implement get/set_robust_list.Nicolas Lacasse
2020-07-23Merge pull request #3024 from ridwanmsharif:ridwanmsharif/fuse-stub-implgVisor bot
2020-07-23Add task work mechanism.Dean Deng
2020-07-23kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platformlubinszARM
2020-07-23iptables: use keyed array literalsKevin Krakauer
2020-07-23Use mode supplied by the mount optionsRidwan Sharif
2020-07-23Added stub FUSE filesystemRidwan Sharif
2020-07-23Merge pull request #3207 from kevinGC:icmp-connectgVisor bot
2020-07-23Fix wildcard bind for raw socket.Bhasker Hariharan
2020-07-23Marshallable socket opitons.Ayush Ranjan
2020-07-23Port sendfile to vfs2.Nicolas Lacasse
2020-07-23[vfs2][gofer] Fix update attributes race condition.Ayush Ranjan
2020-07-22make connect(2) fail when dest is unreachableKevin Krakauer
2020-07-22iptables: don't NAT existing connectionsKevin Krakauer
2020-07-22iptables: replace maps with arraysKevin Krakauer
2020-07-22[vfs2][tmpfs] Implement O_APPENDAyush Ranjan
2020-07-22Add O_APPEND support in vfs2 gofer.Ayush Ranjan
2020-07-22Support for receiving outbound packets in AF_PACKET.Bhasker Hariharan
2020-07-21p9: fix `registry.get` ob1 bugSevki
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-20add asid support to Arm64Bin Lu
2020-07-16Add support to return protocol in recvmsg for AF_PACKET.Bhasker Hariharan
2020-07-16Add ethernet broadcast address constantGhanan Gowripalan
2020-07-15Merge pull request #3236 from craig08:fuse-kernfs-inode-stat-add-ctxgVisor bot
2020-07-15iptables: remove check for NetworkHeaderKevin Krakauer