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
/
socket
/
unix
Age
Commit message (
Expand
)
Author
2021-03-29
Merge release-20210322.0-29-g8a2f7e716 (automated)
gVisor bot
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2021-03-24
Merge release-20210315.0-23-ge7ca2a51a (automated)
gVisor bot
2021-03-24
Add POLLRDNORM/POLLWRNORM support.
Bhasker Hariharan
2021-03-23
Merge release-20210315.0-15-gacb4c6288 (automated)
gVisor bot
2021-03-15
Merge release-20210309.0-25-g48915d17d (automated)
gVisor bot
2021-03-04
Fix race in unix socket transport.
Ian Gudger
2021-03-03
Merge release-20210301.0-5-ga9441aea2 (automated)
gVisor bot
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2021-02-20
Merge release-20210208.0-78-g93fc09248 (automated)
gVisor bot
2021-02-19
Don't hold baseEndpoint.mu while calling EventUpdate().
Nicolas Lacasse
2021-02-19
Merge release-20210208.0-74-gec7f44f36 (automated)
gVisor bot
2021-02-18
Make socketops reflect correct sndbuf value for host UDS.
Bhasker Hariharan
2021-02-10
Merge release-20210201.0-72-g298c129cc (automated)
gVisor bot
2021-02-09
Add support for setting SO_SNDBUF for unix domain sockets.
Bhasker Hariharan
2021-02-06
Merge release-20210125.0-89-g120c8e346 (automated)
gVisor bot
2021-02-05
Replace TaskFromContext(ctx).Kernel() with KernelFromContext(ctx)
Ting-Yu Wang
2021-01-29
Merge release-20210125.0-21-g8d1afb418 (automated)
gVisor bot
2021-01-28
Change tcpip.Error to an interface
Tamir Duberstein
2021-01-27
Merge release-20210112.0-98-g8e6604474 (automated)
gVisor bot
2021-01-26
Initialize the send buffer handler in endpoint creation.
Nayana Bidari
2021-01-26
Merge release-20210112.0-91-gabdff8874 (automated)
gVisor bot
2021-01-26
Do not send SCM Rights more than once when message is truncated.
Dean Deng
2021-01-26
Merge release-20210112.0-90-gdaf0d3f6c (automated)
gVisor bot
2021-01-26
Move SO_SNDBUF to socketops.
Nayana Bidari
2021-01-21
Merge release-20210112.0-51-g55332aca9 (automated)
gVisor bot
2021-01-20
Move Lock/UnlockPOSIX into LockFD util.
Dean Deng
2021-01-12
Merge release-20201216.0-87-g4e03e8754 (automated)
gVisor bot
2021-01-12
Fix simple mistakes identified by goreportcard.
Adin Scannell
2021-01-11
Merge release-20201216.0-82-g4c4de6644 (automated)
gVisor bot
2020-12-14
Merge release-20201208.0-43-g2e191cb3f (automated)
gVisor bot
2020-12-14
Move SO_LINGER option to socketops.
Nayana Bidari
2020-12-12
Merge release-20201208.0-36-g1e92732eb (automated)
gVisor bot
2020-12-02
Merge release-20201117.0-97-g1375a87a2 (automated)
gVisor bot
2020-12-02
[netstack] Refactor common utils out of netstack to socket package.
Ayush Ranjan
2020-11-26
Merge release-20201109.0-120-gad8311242 (automated)
gVisor bot
2020-11-26
[netstack] Add SOL_TCP options to SocketOptions.
Ayush Ranjan
2020-11-19
Merge release-20201109.0-84-ge5650d124 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_KEEPALIVE and SO_ACCEPTCONN option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-79-gdf37babd5 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_REUSEPORT and SO_REUSEADDR option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-71-gfc342fb43 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_PASSCRED option to SocketOptions.
Ayush Ranjan
2020-11-13
Merge release-20201030.0-83-g5bb64ce1b (automated)
gVisor bot
2020-11-12
Refactor SOL_SOCKET options
Nayana Bidari
2020-11-09
Merge release-20201030.0-53-g0fb5353e4 (automated)
gVisor bot
2020-11-09
Initialize references with a value of 1.
Dean Deng
2020-10-29
Merge release-20201019.0-95-g3b4674ffe (automated)
gVisor bot
2020-10-26
Merge release-20201019.0-62-g0bdcee38b (automated)
gVisor bot
2020-10-26
Fix SCM Rights S/R reference leak.
Dean Deng
[next]