Linus Torvalds e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
..
Kconfig 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
Makefile 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
README 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
stub.h 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
stub_dev.c 3ff6744575 usbip: fix error handling in stub_probe() 10 years ago
stub_main.c 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
stub_rx.c 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
stub_tx.c 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
usbip_common.c 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
usbip_common.h 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
usbip_event.c 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
usbip_protocol.txt 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
vhci.h 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
vhci_hcd.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
vhci_rx.c 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
vhci_sysfs.c 96c2737716 usbip: move usbip kernel code out of staging 11 years ago
vhci_tx.c 96c2737716 usbip: move usbip kernel code out of staging 11 years ago

README

TODO:
- more discussion about the protocol
- testing
- review of the userspace interface
- document the protocol

Please send patches for this code to Greg Kroah-Hartman