Commit History

Author SHA1 Message Date
  Cong Wang 455f05ecd2 vsock: split dwork to avoid reinitializations 7 years ago
  Jorgen Hansen 4a5def7f6a VSOCK: Don't set sk_state to TCP_CLOSE before testing it 7 years ago
  Jorgen Hansen afbea2cd25 VSOCK: Don't call vsock_stream_has_data in atomic context 7 years ago
  Stefan Hajnoczi 3b4477d2dc VSOCK: use TCP state constants for sk_state 8 years ago
  Corentin Labbe 173f4c5ebb vsock: vmci: Remove unneeded linux/miscdevice.h include 8 years ago
  Colin Ian King ed8bfd5c1c VSOCK: remove unnecessary ternary operator on return value 8 years ago
  Stefan Hajnoczi 6773b7dc39 VSOCK: defer sock removal to transports 9 years ago
  Julia Lawall 56130915bb VSOCK: constify vsock_transport structure 9 years ago
  Jorgen Hansen 9c995cc9a2 VSOCK: Only check error on skb_recv_datagram when skb is NULL 9 years ago
  Jorgen Hansen 8ab18d71de VSOCK: Detach QP check should filter out non matching QPs. 9 years ago
  Stefan Hajnoczi 7362945aea VSOCK: call sk->sk_data_ready() on accept() 10 years ago
  Stefan Hajnoczi ea3803c193 VSOCK: define VSOCK_SS_LISTEN once only 10 years ago
  Jorgen Hansen 8566b86ab9 VSOCK: Fix lockdep issue. 10 years ago
  Jorgen Hansen 4ef7ea9195 VSOCK: sock_put wasn't safe to call in interrupt context 10 years ago
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 years ago
  Al Viro 4c946d9c11 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() 10 years ago
  Al Viro c0371da604 put iov_iter into msghdr 10 years ago
  Al Viro d838df2e5d vmci: propagate msghdr all way down to __qp_memcpy_from_queue() 10 years ago
  Al Viro 0f7db23a07 vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr 11 years ago
  David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper. 11 years ago
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size 11 years ago
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 12 years ago
  Asias He 82a54d0ebb VSOCK: Move af_vsock.h and vsock_addr.h to include/net 12 years ago
  Asias He 0fc9324676 VSOCK: Remove unnecessary label 12 years ago
  Asias He dce1a28777 VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb 12 years ago
  David S. Miller d978a6361a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Mathias Krause 680d04e0ba VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue() 12 years ago
  David S. Miller d662483264 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Reilly Grant 990454b5a4 VSOCK: Handle changes to the VMCI context ID. 12 years ago