summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-09-30arm64 kvm: fix panic in kvm.dropPageTablesYi Li
2020-09-29Set transport protocol number during parsingKevin Krakauer
2020-09-29iptables: remove unused min/max NAT range fieldsKevin Krakauer
2020-09-29Return permanent addresses when NIC is downGhanan Gowripalan
2020-09-29Stop depending on go_binary targets.Adin Scannell
2020-09-29Replace remaining uses of reflection-based marshalling.Rahat Mahmood
2020-09-29go-marshal tests should respect build tags.Rahat Mahmood
2020-09-29Don't allow broadcast/multicast source addressGhanan Gowripalan
2020-09-29Add /proc/[pid]/cwdFabricio Voznika
2020-09-29iptables: refactor to make targets extendableKevin Krakauer
2020-09-29Don't generate link-local IPv6 for loopbackGhanan Gowripalan
2020-09-29Add nogo check annotations to GitHub.Adin Scannell
2020-09-29Support embedded fields in go-marshal.Rahat Mahmood
2020-09-29Merge pull request #3875 from btw616:fix/issue-3874gVisor bot
2020-09-29Discard IP fragments as soon as it expiresToshi Kikuchi
2020-09-29Migrates uses of deprecated map types to recommended types.gVisor bot
2020-09-29Trim Network/Transport Endpoint/ProtocolGhanan Gowripalan
2020-09-29Move IP state from NIC to NetworkEndpoint/ProtocolGhanan Gowripalan
2020-09-28Fix 1 zero window advertisement bug and a TCP test flake.Bhasker Hariharan
2020-09-28Don't leak dentries returned by sockfs.NewDentry().Jamie Liu
2020-09-28Fix lingering of TCP socket in the initial state.Nayana Bidari
2020-09-28Support creating protocol instances with Stack refGhanan Gowripalan
2020-09-28Support inotify in overlayfs.Dean Deng
2020-09-27Fix kernfs race condition.Dean Deng
2020-09-27Clean up kcov.Dean Deng
2020-09-26Remove generic ICMP errorsGhanan Gowripalan
2020-09-25Add openat() to list of permitted syscalls in gotsan runs.Bhasker Hariharan
2020-09-25Disable flaky java11 tests.Jamie Liu
2020-09-25Merge pull request #4077 from zhlhahaha:1973gVisor bot
2020-09-25fix seccomp test for ARM64Howard Zhang
2020-09-25fix TestUserLog for multi-archHoward Zhang
2020-09-24Merge pull request #4018 from didier-durand:patch-1gVisor bot
2020-09-24Remove useless endpoint constructionTamir Duberstein
2020-09-24[vfs] kernfs: Do not hold reference on the inode when opening FD.Ayush Ranjan
2020-09-24Merge pull request #4019 from didier-durand:patch-2gVisor bot
2020-09-24Correct FS_IOC_GETFLAGS valueChong Cai
2020-09-24[vfs] [2/2] kernfs: kernfs: Internally use kernfs.Dentry instead of vfs.Dentry.Ayush Ranjan
2020-09-24Fix Nginx Startup and Size Benchmarks.Zach Koopmans
2020-09-24Add basic stateify annotations.Adin Scannell
2020-09-24Change segment/pending queue to use receive buffer limits.Bhasker Hariharan
2020-09-24test/syscall/mknod: Don't use a hard-coded file nameAndrei Vagin
2020-09-23Merge pull request #4071 from avagin:travisgVisor bot
2020-09-23fuse: don't call dentry.InsertChildAndrei Vagin
2020-09-24Fix socket record leak in VFS2Tiwei Bie
2020-09-24Rename kernel.SocketEntry to kernel.SocketRecordTiwei Bie
2020-09-23Clean up inotify tests.Dean Deng
2020-09-23Add more descriptive comments on mount options.Dean Deng
2020-09-23make: specify /dev/null for the tail toolAndrei Vagin
2020-09-23[vfs] kernfs: Enable leak checking consistently.Ayush Ranjan
2020-09-23Let underlying fs handle LockFD in verity fsChong Cai