Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3218f7094b6b583f4f01bffcf84572c6beacdcc2
/
net
/
vmw_vsock
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
dedc58e
VSOCK: do not disconnect socket when peer has shutdown SEND only
by Ian Campbell
· 9 years ago
5613091
VSOCK: constify vsock_transport structure
by Julia Lawall
· 9 years ago
9c995cc
VSOCK: Only check error on skb_recv_datagram when skb is NULL
by Jorgen Hansen
· 9 years ago
8ab18d7
VSOCK: Detach QP check should filter out non matching QPs.
by Jorgen Hansen
· 9 years ago
f7f9b5e
AF_VSOCK: Shrink the area influenced by prepare_to_wait
by Claudio Imbrenda
· 9 years ago
6f57e56
Revert "vsock: Fix blocking ops call in prepare_to_wait"
by Claudio Imbrenda
· 9 years ago
5988818
vsock: Fix blocking ops call in prepare_to_wait
by Laura Abbott
· 9 years ago
8ac2837
Revert "Merge branch 'vsock-virtio'"
by Stefan Hajnoczi
· 9 years ago
8a2a2029
VSOCK: Add Makefile and Kconfig
by Asias He
· 9 years ago
32e61b0
VSOCK: Introduce virtio-vsock.ko
by Asias He
· 9 years ago
80a19e3
VSOCK: Introduce virtio-vsock-common.ko
by Asias He
· 9 years ago
357ab22
VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
by Asias He
· 9 years ago
3b22dae
VSOCK: constify vmci_transport_notify_ops structures
by Julia Lawall
· 9 years ago
7362945
VSOCK: call sk->sk_data_ready() on accept()
by Stefan Hajnoczi
· 9 years ago
ea3803c
VSOCK: define VSOCK_SS_LISTEN once only
by Stefan Hajnoczi
· 9 years ago
8566b86
VSOCK: Fix lockdep issue.
by Jorgen Hansen
· 9 years ago
4ef7ea9
VSOCK: sock_put wasn't safe to call in interrupt context
by Jorgen Hansen
· 9 years ago
f6a835b
vsock: fix missing cleanup when misc_register failed
by Gao feng
· 9 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 9 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
4c946d9
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
by Al Viro
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
d838df2
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
by Al Viro
· 10 years ago
0f7db23
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr
by Al Viro
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
2c4a336
vsock: Make transport the proto owner
by Andy King
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
8c88126
treewide: Fix typo in Kconfig
by Masanari Iida
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d9af2d6
net/vmw_vsock/af_vsock.c: drop unneeded semicolon
by Julia Lawall
· 11 years ago
82a54d0
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
by Asias He
· 11 years ago
a49dd9d
VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH
by Asias He
· 11 years ago
0fc9324
VSOCK: Remove unnecessary label
by Asias He
· 11 years ago
dce1a28
VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb
by Asias He
· 11 years ago
b3a6dfe
VSOCK: Introduce vsock_auto_bind helper
by Asias He
· 11 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
22ee3b5
VSOCK: Drop bogus __init annotation from vsock_init_tables()
by Geert Uytterhoeven
· 12 years ago
6ad0b2f
VSOCK: Fix misc device registration
by Asias He
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d5e0d0f
VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()
by Mathias Krause
· 12 years ago
680d04e
VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()
by Mathias Krause
· 12 years ago
d662483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
990454b
VSOCK: Handle changes to the VMCI context ID.
by Reilly Grant
· 12 years ago
2a89f92
VSOCK: Support VM sockets connected to the hypervisor.
by Reilly Grant
· 12 years ago
6cf1c5f
VSOCK: Don't reject PF_VSOCK protocol
by Andy King
· 12 years ago
7ccd7de
VSOCK: get rid of vsock_version.h
by Dmitry Torokhov
· 12 years ago
7777ac3
VSOCK: get rid of EXPORT_SYMTAB
by Dmitry Torokhov
· 12 years ago
d021c34
VSOCK: Introduce VM Sockets
by Andy King
· 12 years ago