summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2021-10-29[syserr] Covert all linuxerr returns to error type.Zach Koopmans
2021-10-28NAT ICMPv6 errorsGhanan Gowripalan
2021-10-28Use Task blocking timer for nanosleep(2).Jamie Liu
2021-10-27Replace bespoke WaitGroupErr with errgroupTamir Duberstein
2021-10-27Sychronize access to cpuset controller bitmaps.Rahat Mahmood
2021-10-27Reduce eventFD notifications on transmit.Bhasker Hariharan
2021-10-27rename tcp_conntrack inbound/outbound to reply/originalKevin Krakauer
2021-10-27NAT ICMPv4 errorsGhanan Gowripalan
2021-10-27Record counts of packets with unknown L3/L4 numbersNick Brown
2021-10-26Simplify vfs.NewDisconnectedMount signature and callpoints.Ayush Ranjan
2021-10-26Validate an icmp header before accessing itAndrei Vagin
2021-10-26platform/kvm: map vdso and vvar into a guest address spaceAndrei Vagin
2021-10-26Obtain ref on root dentry in mqfs.GetFilesystem.Ayush Ranjan
2021-10-26Move attestation definitions to standalone packageChong Cai
2021-10-26Change Notify() to use unix.RawSyscall.Bhasker Hariharan
2021-10-26Ensure statfs::f_namelen is set by VFS2 gofer statfs/fstatfs.Jamie Liu
2021-10-25Do not leak non-permission mode bits in mq_open(2).Ayush Ranjan
2021-10-25Add support for containerd 1.5Fabricio Voznika
2021-10-23initialize hostFeatureSet from init functionJing Chen
2021-10-23fix the failed test target //pkg/cpuid:cpuid_test on arm64.Jing Chen
2021-10-21Merge pull request #6345 from sudo-sturbia:mq/syscallsgVisor bot
2021-10-21Add an integration test for istio like redirect.Bhasker Hariharan
2021-10-20Report correct error when restore failsFabricio Voznika
2021-10-19Always parse Transport headersGhanan Gowripalan
2021-10-19Fix typo in FIXMEFabricio Voznika
2021-10-19Do not return non-nil *lisafs.Inode to doCreateAt on error.Ayush Ranjan
2021-10-19Continue reaping bucket after reaping a tupleGhanan Gowripalan
2021-10-19Stub cpuset cgroup control files.Rahat Mahmood
2021-10-18conntrack: update state of un-NATted connectionsKevin Krakauer
2021-10-18conntrack: use tcpip.Clock instead of time.TimeKevin Krakauer
2021-10-18Report ramdiskfs usage correctlyFabricio Voznika
2021-10-18Support distinction for RWMutex and read-only locks.Adin Scannell
2021-10-15Satisfy nogoGhanan Gowripalan
2021-10-15Implement WriteRawPacket for pipeTony Gong
2021-10-14Report total memory based on limit or hostFabricio Voznika
2021-10-14Add a size parameterChong Cai
2021-10-13Minor fixes to sharedmem.Bhasker Hariharan
2021-10-13add create-only raw socketsKevin Krakauer
2021-10-13Represent direction with booleanGhanan Gowripalan
2021-10-12Support Twice NATGhanan Gowripalan
2021-10-12Create constants for Keepalive defaults.Bhasker Hariharan
2021-10-12Separate DNAT and SNAT manip statesGhanan Gowripalan
2021-10-12Make cgroup creation/deletion more robustFabricio Voznika
2021-10-12Remove state:"nosave"/"zerovalue" annotations from all waiter.Queues.Jamie Liu
2021-10-11Support DNAT targetGhanan Gowripalan
2021-10-11Create subcontainer cgroups for compatibilityFabricio Voznika
2021-10-11Add unit test for Redirect targetGhanan Gowripalan
2021-10-11Support IP_PKTINFO and IPV6_RECVPKTINFO on raw socketsGhanan Gowripalan
2021-10-11Merge pull request #6428 from dillanzhou:fix_epoll_vfs2gVisor bot
2021-10-08Remove ring0 floating point save/load functions on amd64.Jamie Liu