summaryrefslogtreecommitdiff
path: root/net/vmw_vsock
AgeCommit message (Expand)AuthorFilesLines
2022-02-23vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee1-0/+1
2021-11-17vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata1-0/+2
2021-08-18vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)1-2/+5
2021-07-19vsock: notify server to shutdown when client has pending signalLongpeng(Mike)1-1/+1
2021-05-14vsock/vmci: log once the failed queue pair allocationStefano Garzarella1-2/+1
2021-04-07selinux: vsock: Set SID for socket returned by accept()David Brazdil1-0/+1
2021-02-17vsock: fix locking in vsock_shutdown()Stefano Garzarella2-7/+5
2021-02-17vsock/virtio: update credit only if socket is not closedStefano Garzarella1-2/+2
2021-02-17net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek1-4/+1
2020-11-10vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep1-1/+1
2020-10-07net: virtio_vsock: Enhance connection semanticsSebastien Boeuf1-0/+1
2020-10-07vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella2-86/+86
2020-07-29vsock/virtio: annotate 'the_virtio_vsock' RCU pointerStefano Garzarella1-1/+1
2020-06-10vsock: fix timeout in vsock_accept()Stefano Garzarella1-1/+1
2020-02-15hv_sock: Remove the accept port restrictionSunil Muthuswamy1-59/+9
2019-11-08vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella1-3/+5
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet1-1/+1
2019-10-18vsock/virtio: discard packets if credit is not respectedStefano Garzarella1-3/+11
2019-10-18vsock/virtio: send a credit update when buffer size is changedStefano Garzarella1-0/+3
2019-10-02vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui3-6/+14
2019-09-05vsock/virtio: a better comment on credit updateMichael S. Tsirkin1-2/+7
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+8
2019-08-03hv_sock: Fix hang when a connection is closedDexuan Cui1-0/+8
2019-07-31vsock/virtio: change the maximum packet size allowedStefano Garzarella1-2/+2
2019-07-31vhost/vsock: split packets to send using multiple buffersStefano Garzarella1-3/+12
2019-07-31vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella1-2/+2
2019-07-31vsock/virtio: reduce credit update messagesStefano Garzarella1-3/+13
2019-07-31vsock/virtio: limit the memory used per-socketStefano Garzarella2-9/+52
2019-07-23hv_sock: Use consistent types for UUIDsAndy Shevchenko1-12/+12
2019-07-09vsock/virtio: fix flush of works during the .remove()Stefano Garzarella1-6/+9
2019-07-09vsock/virtio: stop workers during the .remove()Stefano Garzarella1-1/+50
2019-07-09vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella1-24/+46
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-35/+10
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-31/+8
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-4/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2-4/+2
2019-06-19hvsock: fix epollout hang from race conditionSunil Muthuswamy1-31/+8
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-83/+12
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2019-06-17hv_sock: Suppress bogus "may be used uninitialized" warningsDexuan Cui1-2/+2
2019-06-16vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber1-1/+3
2019-06-15vsock: correct removal of socket from the listSunil Muthuswamy1-31/+7
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321Thomas Gleixner8-72/+8
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-23hv_sock: perf: loop in send() to maximize bandwidthSunil Muthuswamy1-14/+31
2019-05-23hv_sock: perf: Allow the socket buffer size options to influence the actual s...Sunil Muthuswamy1-10/+40
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1