Shuah Khan 918b8ac55b usbip: fix warning in vhci_hcd_probe/lockdep_init_map %!s(int64=8) %!d(string=hai) anos
..
Kconfig cb9c1cfc86 usb: Kconfig: using select for USB_COMMON dependency %!s(int64=9) %!d(string=hai) anos
Makefile 9360575c58 usbip: vudc: Add vudc to Kconfig %!s(int64=9) %!d(string=hai) anos
README 96c2737716 usbip: move usbip kernel code out of staging %!s(int64=11) %!d(string=hai) anos
stub.h 8c7003a3b4 usbip: fix NULL pointer dereference on errors %!s(int64=9) %!d(string=hai) anos
stub_dev.c 8c7003a3b4 usbip: fix NULL pointer dereference on errors %!s(int64=9) %!d(string=hai) anos
stub_main.c 96c2737716 usbip: move usbip kernel code out of staging %!s(int64=11) %!d(string=hai) anos
stub_rx.c 7190c178e6 usb: usbip: stub_rx: don't print error when allocating urb fails %!s(int64=9) %!d(string=hai) anos
stub_tx.c 6dc38da4a5 usbip: safe completion against unbind operation %!s(int64=9) %!d(string=hai) anos
usbip_common.c c7af4c2218 usbip: vudc: Make usbip_common vudc-aware %!s(int64=9) %!d(string=hai) anos
usbip_common.h 134a92659f usbip: don't call stub_device_reset() during stub_disconnect() %!s(int64=9) %!d(string=hai) anos
usbip_event.c bb7871ad99 usbip: event handler as one thread %!s(int64=9) %!d(string=hai) anos
vhci.h 0775a9cbc6 usbip: vhci extension: modifications to vhci driver %!s(int64=9) %!d(string=hai) anos
vhci_hcd.c d79cda045e usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c %!s(int64=8) %!d(string=hai) anos
vhci_rx.c 0775a9cbc6 usbip: vhci extension: modifications to vhci driver %!s(int64=9) %!d(string=hai) anos
vhci_sysfs.c 918b8ac55b usbip: fix warning in vhci_hcd_probe/lockdep_init_map %!s(int64=8) %!d(string=hai) anos
vhci_tx.c 21619792d1 usb: usbip: Fix possible deadlocks reported by lockdep %!s(int64=9) %!d(string=hai) anos
vudc.h 0255cf9e52 usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint() %!s(int64=9) %!d(string=hai) anos
vudc_dev.c b282a118eb usbip: vudc: Refactor init_vudc_hw() to be more obvious %!s(int64=8) %!d(string=hai) anos
vudc_main.c 80fd9cd52d usbip: vudc: Add VUDC main file %!s(int64=9) %!d(string=hai) anos
vudc_rx.c 238b7bd91b usb: usbip: vudc: fix left shift overflow %!s(int64=9) %!d(string=hai) anos
vudc_sysfs.c 7c348f1cfb usb: usbip: remove null check %!s(int64=9) %!d(string=hai) anos
vudc_transfer.c 3e448e13a6 usbip: vudc: fix: Clear already_seen flag also for ep0 %!s(int64=8) %!d(string=hai) anos
vudc_tx.c d62ba981a9 usbip: vudc: Add vudc_tx %!s(int64=9) %!d(string=hai) anos

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