1. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  2. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 10 years ago
  3. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  4. 8c88126 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
  5. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  6. d9af2d6 net/vmw_vsock/af_vsock.c: drop unneeded semicolon by Julia Lawall · 11 years ago
  7. 82a54d0 VSOCK: Move af_vsock.h and vsock_addr.h to include/net by Asias He · 11 years ago
  8. a49dd9d VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH by Asias He · 11 years ago
  9. 0fc9324 VSOCK: Remove unnecessary label by Asias He · 11 years ago
  10. dce1a28 VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb by Asias He · 11 years ago
  11. b3a6dfe VSOCK: Introduce vsock_auto_bind helper by Asias He · 11 years ago
  12. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. 22ee3b5 VSOCK: Drop bogus __init annotation from vsock_init_tables() by Geert Uytterhoeven · 11 years ago
  14. 6ad0b2f VSOCK: Fix misc device registration by Asias He · 11 years ago
  15. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. d5e0d0f VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg() by Mathias Krause · 11 years ago
  17. 680d04e VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue() by Mathias Krause · 11 years ago
  18. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. 990454b VSOCK: Handle changes to the VMCI context ID. by Reilly Grant · 11 years ago
  20. 2a89f92 VSOCK: Support VM sockets connected to the hypervisor. by Reilly Grant · 11 years ago
  21. 6cf1c5f VSOCK: Don't reject PF_VSOCK protocol by Andy King · 11 years ago
  22. 7ccd7de VSOCK: get rid of vsock_version.h by Dmitry Torokhov · 11 years ago
  23. 7777ac3 VSOCK: get rid of EXPORT_SYMTAB by Dmitry Torokhov · 11 years ago
  24. d021c34 VSOCK: Introduce VM Sockets by Andy King · 11 years ago