Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b73ac6808b0f7994a05ebc38571e2e9eaf98a0f4
/
net
/
vmw_vsock
/
vmci_transport.c
fdb4276
vsock/vmci: make vmci_vsock_transport_cb() static
by Stefano Garzarella
· 4 years, 7 months ago
ef343b3
vsock: add VMADDR_CID_LOCAL definition
by Stefano Garzarella
· 5 years ago
6a2c0962
vsock: prevent transport modules unloading
by Stefano Garzarella
· 5 years ago
b1bba80
vsock/vmci: register vmci_transport only when VMCI guest/host are active
by Stefano Garzarella
· 5 years ago
c0cfa2d
vsock: add multi-transports support
by Stefano Garzarella
· 5 years ago
b9ca2f5
vsock: add vsock_create_connected() called by transports
by Stefano Garzarella
· 5 years ago
b9f2b0f
vsock: handle buffer_size sockopts in the core
by Stefano Garzarella
· 5 years ago
7ed78bc
vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
by Stefano Garzarella
· 5 years ago
7976a11
net: use helpers to change sk_ack_backlog
by Eric Dumazet
· 5 years ago
685a6bf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
by Thomas Gleixner
· 6 years ago
225d946
vsock: cope with memory allocation failure at socket creation time
by Paolo Abeni
· 6 years ago
a915b98
VSOCK: Send reset control packet when socket is partially bound
by Jorgen Hansen
· 6 years ago
455f05e
vsock: split dwork to avoid reinitializations
by Cong Wang
· 6 years ago
4a5def7
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
by Jorgen Hansen
· 7 years ago
afbea2c
VSOCK: Don't call vsock_stream_has_data in atomic context
by Jorgen Hansen
· 7 years ago
3b4477d
VSOCK: use TCP state constants for sk_state
by Stefan Hajnoczi
· 7 years ago
173f4c5
vsock: vmci: Remove unneeded linux/miscdevice.h include
by Corentin Labbe
· 7 years ago
ed8bfd5
VSOCK: remove unnecessary ternary operator on return value
by Colin Ian King
· 8 years ago
6773b7d
VSOCK: defer sock removal to transports
by Stefan Hajnoczi
· 8 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
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
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 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
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
82a54d0
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
by Asias He
· 11 years ago
0fc9324
VSOCK: Remove unnecessary label
by Asias He
· 12 years ago
dce1a28
VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb
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
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
7777ac3
VSOCK: get rid of EXPORT_SYMTAB
by Dmitry Torokhov
· 12 years ago
d021c34
VSOCK: Introduce VM Sockets
by Andy King
· 12 years ago