index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
/
af_vsock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-1
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-09-27
VSOCK: Don't dec ack backlog twice for rejected connections
Jorgen Hansen
1
-3
/
+3
2016-08-02
VSOCK: defer sock removal to transports
Stefan Hajnoczi
1
-6
/
+10
2016-08-02
VSOCK: transport-specific vsock_transport functions
Stefan Hajnoczi
1
-0
/
+9
2016-06-27
vsock: make listener child lock ordering explicit
Stefan Hajnoczi
1
-2
/
+10
2016-05-05
VSOCK: do not disconnect socket when peer has shutdown SEND only
Ian Campbell
1
-20
/
+1
2016-03-22
AF_VSOCK: Shrink the area influenced by prepare_to_wait
Claudio Imbrenda
1
-73
/
+85
2016-03-22
Revert "vsock: Fix blocking ops call in prepare_to_wait"
Claudio Imbrenda
1
-6
/
+13
2016-02-13
vsock: Fix blocking ops call in prepare_to_wait
Laura Abbott
1
-13
/
+6
2015-11-01
VSOCK: define VSOCK_SS_LISTEN once only
Stefan Hajnoczi
1
-19
/
+18
2015-10-21
vsock: fix missing cleanup when misc_register failed
Gao feng
1
-3
/
+4
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-3
/
+4
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-11
/
+9
2014-11-24
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...
Al Viro
1
-3
/
+3
2014-05-05
vsock: Make transport the proto owner
Andy King
1
-25
/
+22
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-2
/
+0
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-08-05
net/vmw_vsock/af_vsock.c: drop unneeded semicolon
Julia Lawall
1
-1
/
+1
2013-07-27
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
Asias He
1
-2
/
+1
2013-06-23
VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH
Asias He
1
-3
/
+3
2013-06-23
VSOCK: Introduce vsock_auto_bind helper
Asias He
1
-28
/
+21
2013-04-25
VSOCK: Drop bogus __init annotation from vsock_init_tables()
Geert Uytterhoeven
1
-1
/
+1
2013-04-25
VSOCK: Fix misc device registration
Asias He
1
-1
/
+1
2013-04-07
VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-02
VSOCK: Handle changes to the VMCI context ID.
Reilly Grant
1
-3
/
+3
2013-02-18
VSOCK: Don't reject PF_VSOCK protocol
Andy King
1
-1
/
+1
2013-02-18
VSOCK: get rid of vsock_version.h
Dmitry Torokhov
1
-2
/
+1
2013-02-18
VSOCK: get rid of EXPORT_SYMTAB
Dmitry Torokhov
1
-2
/
+0
2013-02-10
VSOCK: Introduce VM Sockets
Andy King
1
-0
/
+2015