aboutsummaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock/virtio_transport_common.c
AgeCommit message (Expand)Author
2020-01-09vhost/vsock: split packets to send using multiple buffersStefano Garzarella
2019-12-29vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella
2019-10-07vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-06-15vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber
2019-05-17vsock/virtio: free packets during the socket releaseStefano Garzarella
2019-03-08vsock/virtio: fix kernel panic from virtio_transport_reset_no_sockAdalbert Lazăr
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-03-21vsock: track pkt owner vsockPeng Tao
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-15vsock/virtio: fix src/dst cid formatMichael S. Tsirkin
2016-12-15vsock/virtio: mark an internal function staticMichael S. Tsirkin
2016-11-14net: fix sleeping for sk_wait_event()WANG Cong
2016-08-02VSOCK: Introduce virtio_vsock_common.koAsias He