summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/socket/netlink/provider.go
AgeCommit message (Expand)Author
2019-06-18gvisor/fs: don't update file.offset for sockets, pipes, etcAndrei Vagin
2019-06-13Update canonical repository.Adin Scannell
2019-06-10Store more information in the kernel socket table.Rahat Mahmood
2019-06-06Use common definition of SockType.Rahat Mahmood
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17Move Unix transport out of netstackIan Gudger
2018-05-16Refcount socket Dirents correctly.Christopher Koch
2018-04-28Check in gVisor.Googler