index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
/
virtio_transport_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2023-12-15
1
-0
/
+30
*
virtio/vsock: fix logic which reduces credit update messages
Arseniy Krasnov
2023-12-15
1
-3
/
+10
*
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
2023-12-13
1
-1
/
+1
*
vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
Stefano Garzarella
2023-12-07
1
-2
/
+1
*
virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
Shigeru Yoshida
2023-11-07
1
-0
/
+2
*
vsock/virtio: remove socket from connected/bound list on shutdown
Filippo Storniolo
2023-11-07
1
-5
/
+11
*
vsock/virtio: MSG_ZEROCOPY flag support
Arseniy Krasnov
2023-09-21
1
-58
/
+192
*
vsock/virtio: non-linear skb handling for tap
Arseniy Krasnov
2023-09-21
1
-3
/
+28
*
vsock/virtio/vhost: read data from non-linear skb
Arseniy Krasnov
2023-09-21
1
-13
/
+19
*
virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
Arseniy Krasnov
2023-07-27
1
-3
/
+60
*
virtio/vsock: rework MSG_PEEK for SOCK_STREAM
Arseniy Krasnov
2023-07-27
1
-22
/
+19
*
bpf, sockmap: Pass skb ownership through read_skb
John Fastabend
2023-05-23
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
1
-0
/
+10
|
\
|
*
virtio/vsock: fix leaks due to missing skb owner
Bobby Eshleman
2023-03-31
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
1
-1
/
+8
|
\
|
|
*
virtio/vsock: WARN_ONCE() for invalid state of socket
Arseniy Krasnov
2023-03-30
1
-0
/
+7
|
*
virtio/vsock: fix header length on skb merging
Arseniy Krasnov
2023-03-30
1
-1
/
+1
*
|
vsock: support sockmap
Bobby Eshleman
2023-03-29
1
-0
/
+25
*
|
virtio/vsock: check argument to avoid no effect call
Arseniy Krasnov
2023-03-28
1
-0
/
+6
*
|
virtio/vsock: allocate multiple skbuffs on tx
Arseniy Krasnov
2023-03-28
1
-14
/
+43
*
|
virtio/vsock: check transport before skb allocation
Arseniy Krasnov
2023-03-22
1
-5
/
+3
|
/
*
virtio/vsock: don't drop skbuff on copy failure
Arseniy Krasnov
2023-03-16
1
-3
/
+2
*
virtio/vsock: remove redundant 'skb_pull()' call
Arseniy Krasnov
2023-03-16
1
-1
/
+0
*
virtio/vsock: don't use skbuff state to account credit
Arseniy Krasnov
2023-03-16
1
-12
/
+11
*
virtio/vsock: replace virtio_vsock_pkt with sk_buff
Bobby Eshleman
2023-01-16
1
-189
/
+233
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
1
-1
/
+1
|
\
|
*
vhost/vsock: Use kvmalloc/kvfree for larger packets.
Junichi Uekawa
2022-09-29
1
-1
/
+1
*
|
virtio/vsock: check SO_RCVLOWAT before wake up reader
Arseniy Krasnov
2022-08-23
1
-1
/
+1
*
|
virtio/vsock: use 'target' in notify_poll_in callback
Arseniy Krasnov
2022-08-23
1
-4
/
+1
|
/
*
virtio/vsock: fix the transport to work with VMADDR_CID_ANY
Wei Wang
2021-12-08
1
-1
/
+2
*
virtio/vsock: support MSG_EOR bit processing
Arseny Krasnov
2021-09-05
1
-1
/
+8
*
virtio/vsock: rename 'EOR' to 'EOM' bit.
Arseny Krasnov
2021-09-05
1
-7
/
+7
*
VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
Harshavardhan Unnibhavi
2021-08-03
1
-0
/
+3
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
1
-1
/
+1
*
vsock/virtio: remove redundant `copy_failed` variable
Stefano Garzarella
2021-06-18
1
-5
/
+2
*
virtio/vsock: rest of SOCK_SEQPACKET support
Arseny Krasnov
2021-06-11
1
-2
/
+39
*
virtio/vsock: add SEQPACKET receive logic
Arseny Krasnov
2021-06-11
1
-3
/
+31
*
virtio/vsock: dequeue callback for SOCK_SEQPACKET
Arseny Krasnov
2021-06-11
1
-0
/
+84
*
virtio/vsock: simplify credit update function API
Arseny Krasnov
2021-06-11
1
-4
/
+3
*
virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
Arseny Krasnov
2021-06-11
1
-14
/
+5
*
vsock/virtio: free queued packets when closing socket
Stefano Garzarella
2021-04-20
1
-9
/
+19
*
vsock/virtio: update credit only if socket is not closed
Stefano Garzarella
2021-02-08
1
-2
/
+2
*
vsock/virtio: discard packets only when socket is really closed
Stefano Garzarella
2020-11-23
1
-3
/
+5
*
virtio_vsock: Fix race condition in virtio_transport_recv_pkt
Jia He
2020-05-30
1
-0
/
+8
*
vsock/virtio: fix multiple packet delivery to monitoring devices
Stefano Garzarella
2020-04-27
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
1
-2
/
+0
|
\
|
*
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
2020-02-27
1
-2
/
+0
*
|
net: virtio_vsock: Enhance connection semantics
Sebastien Boeuf
2020-02-16
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
1
-6
/
+19
|
\
|
*
vsock/virtio: add WARN_ON check on virtio_transport_get_ops()
Stefano Garzarella
2019-12-16
1
-2
/
+15
[next]