index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
devices
Age
Commit message (
Expand
)
Author
2021-08-25
Remove quotedev device
Chong Cai
2021-08-12
[syserror] Convert remaining syserror definitions to linuxerr.
Zach Koopmans
2021-07-12
[syserror] Update syserror to linuxerr for more errors.
Zach Koopmans
2021-06-30
[syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM.
Zach Koopmans
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-05-11
Internal change.
gVisor bot
2021-04-02
Internal change.
gVisor bot
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2021-03-15
Make netstack (//pkg/tcpip) buildable for 32 bit
Kevin Krakauer
2020-11-16
Remove ARP address workaround
Ghanan Gowripalan
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-10-09
Automated rollback of changelist 336304024
Ghanan Gowripalan
2020-10-09
Automated rollback of changelist 336185457
Bhasker Hariharan
2020-10-08
Do not resolve routes immediately
Ghanan Gowripalan
2020-09-24
Add basic stateify annotations.
Adin Scannell
2020-09-18
Use a tmpfs file for shared anonymous and /dev/zero mmap on VFS2.
Jamie Liu
2020-08-27
[go-marshal] Enable auto-marshalling for tundev.
Ayush Ranjan
2020-08-17
[vfs] Return EIO when opening /dev/tty.
Ayush Ranjan
2020-08-06
Only register /dev/net/tun if supported.
Dean Deng
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-06-24
Port /dev/net/tun device to VFS2.
Nicolas Lacasse
2020-06-23
Port /dev/tty device to VFS2.
Nicolas Lacasse
2020-06-09
Implement flock(2) in VFS2
Fabricio Voznika
2020-01-29
Add //pkg/sentry/devices/memdev.
Jamie Liu