aboutsummaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock/virtio_transport_common.c
AgeCommit message (Expand)Author
2019-09-16vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber
2019-08-02vsock/virtio: free packets during the socket releaseStefano Garzarella
2019-03-20vsock/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