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