Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
..
userspace 82692d202a staging: usbip: userspace: suppress a bogus error 12 years ago
Kconfig dbc320f749 staging: Add angle bracket before and after the URL 12 years ago
Makefile 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options 14 years ago
README 69c685c7f5 staging: usbip: README: we need to document the protocol 14 years ago
stub.h 98b9de2189 staging: usbip: removed unused structure field 13 years ago
stub_dev.c ff6944304e staging/usbip: Mark local functions as static (fix sparse warnings) 12 years ago
stub_main.c 737912e11b staging: usbip: fix to prevent potentially using uninitialized spinlock 13 years ago
stub_rx.c 78110bb8dc staging: Remove unnecessary OOM messages 12 years ago
stub_tx.c 78110bb8dc staging: Remove unnecessary OOM messages 12 years ago
usbip_common.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
usbip_common.h 36ac9b055f staging: usbip: replaced pointer arithmetic, and strongly type function return. 12 years ago
usbip_event.c dcf1477928 staging: usbip: use interrupt safe spinlock to avoid potential deadlock. 12 years ago
usbip_protocol.txt 73e2918990 staging: Fix typo in multiple files 13 years ago
vhci.h 20960faca5 staging: usbip: make rh_port_disconnect static 12 years ago
vhci_hcd.c 78110bb8dc staging: Remove unnecessary OOM messages 12 years ago
vhci_rx.c 50b66b5ce4 staging: usbip: replace the interrupt safe spinlocks with common ones. 12 years ago
vhci_sysfs.c 3d0a2a22c9 staging: usbip: Don't leak struct file. 12 years ago
vhci_tx.c 50b66b5ce4 staging: usbip: replace the interrupt safe spinlocks with common ones. 12 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