Linus Torvalds 1f3a8e093f Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 14 years ago
..
userspace 3fadc1212a staging: usbip: userspace: bind-driver.c: mark remote_host as unused 14 years ago
Kconfig 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options 14 years ago
Makefile 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options 14 years ago
README 05a1f28e87 Staging: USB/IP: add common functions needed 17 years ago
stub.h 7aaacb43ed staging: usbip: fix header includes 14 years ago
stub_dev.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ 14 years ago
stub_main.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ 14 years ago
stub_rx.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ 14 years ago
stub_tx.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ 14 years ago
usbip_common.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ 14 years ago
usbip_common.h 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ 14 years ago
usbip_event.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ 14 years ago
vhci.h 7aaacb43ed staging: usbip: fix header includes 14 years ago
vhci_hcd.c 1f3a8e093f Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 14 years ago
vhci_rx.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ 14 years ago
vhci_sysfs.c 1f3a8e093f Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 14 years ago
vhci_tx.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ 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