1. adae1e9 Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer by Andres Beltran · 3 years, 9 months ago
  2. 1c5fae9 vsock: fix locking in vsock_shutdown() by Stefano Garzarella · 3 years, 11 months ago
  3. 3f74957 vsock: fix potential deadlock in transport->release() by Stefano Garzarella · 4 years, 10 months ago
  4. c742c59 hv_sock: Remove the accept port restriction by Sunil Muthuswamy · 5 years ago
  5. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  6. 2194c2e hv_sock: Add the support of hibernation by Dexuan Cui · 5 years ago
  7. 6a2c0962 vsock: prevent transport modules unloading by Stefano Garzarella · 5 years ago
  8. c0cfa2d vsock: add multi-transports support by Stefano Garzarella · 5 years ago
  9. 0396425 hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init() by Stefano Garzarella · 5 years ago
  10. b9ca2f5 vsock: add vsock_create_connected() called by transports by Stefano Garzarella · 5 years ago
  11. b9f2b0f vsock: handle buffer_size sockopts in the core by Stefano Garzarella · 5 years ago
  12. 7976a11 net: use helpers to change sk_ack_backlog by Eric Dumazet · 5 years ago
  13. 77ffe33 hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communication by Himadri Pandya · 5 years ago
  14. 0d9138f vsock: Fix a lockdep warning in __vsock_release() by Dexuan Cui · 5 years ago
  15. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  16. 685703b hv_sock: Fix hang when a connection is closed by Dexuan Cui · 5 years ago
  17. ce10320 hv_sock: Use consistent types for UUIDs by Andy Shevchenko · 5 years ago
  18. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  19. cb359b6 hvsock: fix epollout hang from race condition by Sunil Muthuswamy · 6 years ago
  20. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  22. d424a2a hv_sock: Suppress bogus "may be used uninitialized" warnings by Dexuan Cui · 6 years ago
  23. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  24. 14a1eaa hv_sock: perf: loop in send() to maximize bandwidth by Sunil Muthuswamy · 6 years ago
  25. ac383f5 hv_sock: perf: Allow the socket buffer size options to influence the actual socket buffers by Sunil Muthuswamy · 6 years ago
  26. a9eeb99 hv_sock: Add support for delayed close by Sunil Muthuswamy · 6 years ago
  27. c9d3fe9 VSOCK: fix outdated sk_state value in hvs_release() by Stefan Hajnoczi · 7 years ago
  28. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  29. b4562ca hv_sock: add locking in the open/close/release code paths by Dexuan Cui · 7 years ago
  30. 3b4477d VSOCK: use TCP state constants for sk_state by Stefan Hajnoczi · 7 years ago
  31. ae0078f hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK) by Dexuan Cui · 7 years ago