summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock/virtio_transport_common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-2/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-2/+1Star
* | vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber2019-06-151-1/+3
|/
* vsock/virtio: free packets during the socket releaseStefano Garzarella2019-05-171-0/+7
* vsock/virtio: fix kernel panic from virtio_transport_reset_no_sockAdalbert Lazăr2019-03-091-7/+15
* VSOCK: use TCP state constants for sk_stateStefan Hajnoczi2017-10-061-11/+11
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-3/+2Star
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+2Star
* VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-241-0/+64
* vsock: track pkt owner vsockPeng Tao2017-03-211-0/+7
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* vsock/virtio: fix src/dst cid formatMichael S. Tsirkin2016-12-151-7/+7
* vsock/virtio: mark an internal function staticMichael S. Tsirkin2016-12-151-2/+1Star
* net: fix sleeping for sk_wait_event()WANG Cong2016-11-141-5/+5
* VSOCK: Introduce virtio_vsock_common.koAsias He2016-08-021-0/+992