Linus Torvalds 6445ced867 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 14 years ago
..
Kconfig 9720b4bc76 staging/usbip: convert to kthread 14 years ago
Makefile 07790a1f52 Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y 14 years ago
README 05a1f28e87 Staging: USB/IP: add common functions needed 16 years ago
stub.h 9720b4bc76 staging/usbip: convert to kthread 14 years ago
stub_dev.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago
stub_main.c 06dde50620 staging: usbip: Remove NULL check before kfree 14 years ago
stub_rx.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago
stub_tx.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago
usbip_common.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago
usbip_common.h 9720b4bc76 staging/usbip: convert to kthread 14 years ago
usbip_event.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago
vhci.h 9720b4bc76 staging/usbip: convert to kthread 14 years ago
vhci_hcd.c 6445ced867 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 14 years ago
vhci_rx.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago
vhci_sysfs.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago
vhci_tx.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago

README

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

Please send patches for this code to Greg Kroah-Hartman