index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost/vsock: Use kvmalloc/kvfree for larger packets.
Junichi Uekawa
2022-10-26
1
-1
/
+1
*
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
2022-08-25
1
-0
/
+1
*
vsock: Fix memory leak in vsock_connect()
Peilin Ye
2022-08-25
1
-1
/
+8
*
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
2022-02-23
1
-0
/
+1
*
vsock: prevent unnecessary refcnt inc for nonblocking connect
Eiichi Tsukata
2021-11-26
1
-0
/
+2
*
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
2021-08-26
1
-2
/
+5
*
vsock: notify server to shutdown when client has pending signal
Longpeng(Mike)
2021-07-20
1
-1
/
+1
*
vsock/vmci: log once the failed queue pair allocation
Stefano Garzarella
2021-05-22
1
-2
/
+1
*
selinux: vsock: Set SID for socket returned by accept()
David Brazdil
2021-04-07
1
-0
/
+1
*
vsock: fix locking in vsock_shutdown()
Stefano Garzarella
2021-02-23
2
-7
/
+5
*
vsock/virtio: update credit only if socket is not closed
Stefano Garzarella
2021-02-23
1
-2
/
+2
*
net/vmw_vsock: improve locking in vsock_connect_timeout()
Norbert Slusarek
2021-02-23
1
-4
/
+1
*
vsock: use ns_capable_noaudit() on socket create
Jeff Vander Stoep
2020-11-10
1
-1
/
+1
*
net: virtio_vsock: Enhance connection semantics
Sebastien Boeuf
2020-10-14
1
-0
/
+1
*
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
2020-10-14
2
-86
/
+86
*
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
2020-10-14
1
-1
/
+50
*
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
2020-10-14
1
-24
/
+46
*
vsock: fix timeout in vsock_accept()
Stefano Garzarella
2020-06-11
1
-1
/
+1
*
hv_sock: Remove the accept port restriction
Sunil Muthuswamy
2020-02-14
1
-59
/
+9
*
VSOCK: bind to random port for VMADDR_PORT_ANY
Lepton Wu
2019-12-05
1
-1
/
+6
*
vhost/vsock: split packets to send using multiple buffers
Stefano Garzarella
2019-12-01
1
-3
/
+12
*
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-11-10
1
-1
/
+1
*
vsock: Fix a lockdep warning in __vsock_release()
Dexuan Cui
2019-10-07
3
-6
/
+14
*
hv_sock: Fix hang when a connection is closed
Dexuan Cui
2019-09-16
1
-0
/
+8
*
hv_sock: Add support for delayed close
Sunil Muthuswamy
2019-08-04
1
-31
/
+77
*
vsock: correct removal of socket from the list
Sunil Muthuswamy
2019-08-04
1
-31
/
+7
*
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
2019-08-04
7
-56
/
+64
*
hvsock: fix epollout hang from race condition
Sunil Muthuswamy
2019-07-31
1
-33
/
+11
*
vsock/virtio: Initialize core virtio vsock before registering the driver
Jorge E. Moreira
2019-05-25
1
-7
/
+6
*
vsock/virtio: free packets during the socket release
Stefano Garzarella
2019-05-25
1
-0
/
+7
*
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
2019-05-02
1
-7
/
+15
*
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
2019-03-13
1
-0
/
+3
*
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
2019-03-13
1
-8
/
+18
*
vsock: cope with memory allocation failure at socket creation time
Paolo Abeni
2019-02-23
1
-0
/
+4
*
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
2019-01-09
1
-17
/
+50
*
vsock: split dwork to avoid reinitializations
Cong Wang
2018-08-22
2
-9
/
+9
*
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
2018-07-22
1
-1
/
+1
*
VSOCK: fix outdated sk_state value in hvs_release()
Stefan Hajnoczi
2018-02-25
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
hv_sock: add locking in the open/close/release code paths
Dexuan Cui
2017-10-21
1
-4
/
+18
*
hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
Dexuan Cui
2017-08-28
3
-0
/
+919
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-3
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-4
/
+2
*
vsock: use new wait API for vsock_stream_sendmsg()
WANG Cong
2017-05-22
1
-13
/
+8
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-10
1
-3
/
+3
|
\
|
*
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-02
1
-3
/
+3
*
|
VSOCK: Add virtio vsock vsockmon hooks
Gerard Garcia
2017-04-24
2
-0
/
+67
*
|
VSOCK: Add vsockmon tap functions
Gerard Garcia
2017-04-24
2
-1
/
+115
*
|
VSOCK: remove unnecessary ternary operator on return value
Colin Ian King
2017-03-30
1
-15
/
+7
|
/
[next]