Linus Torvalds e5c4ecdc55 Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next vor 11 Jahren
..
uapi 78a10b8160 staging/usbip: add uapi header to export usbip kernel interfaces vor 11 Jahren
userspace e5c4ecdc55 Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next vor 11 Jahren
Kconfig c7dcec7dd4 Kconfig: Remove useless "default N" lines vor 11 Jahren
Makefile 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options vor 14 Jahren
README 69c685c7f5 staging: usbip: README: we need to document the protocol vor 14 Jahren
stub.h a46034ca57 staging: usbip: trigger driver probing after unbinding from usbip-host vor 11 Jahren
stub_dev.c 3eed8c0387 Staging: usbip: missing a blank lines after declarations vor 11 Jahren
stub_main.c a46034ca57 staging: usbip: trigger driver probing after unbinding from usbip-host vor 11 Jahren
stub_rx.c 2c8c981589 staging: usbip: let client choose device configuration vor 11 Jahren
stub_tx.c 6baf139e8b staging: usbip: use kcalloc instead of kzalloc for array allocations vor 11 Jahren
usbip_common.c 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 11 Jahren
usbip_common.h 3eed8c0387 Staging: usbip: missing a blank lines after declarations vor 11 Jahren
usbip_event.c ff4513705d staging: usbip: Renaming pr_warning function vor 12 Jahren
usbip_protocol.txt 73e2918990 staging: Fix typo in multiple files vor 13 Jahren
vhci.h 234354dc18 staging: usbip: remove unnused, broken macro vor 12 Jahren
vhci_hcd.c 3eed8c0387 Staging: usbip: missing a blank lines after declarations vor 11 Jahren
vhci_rx.c 7717880746 staging: usbip: removed enumeration of comments vor 12 Jahren
vhci_sysfs.c de4734bc65 staging/usbip: fix store_attach() sscanf return value check vor 11 Jahren
vhci_tx.c 50b66b5ce4 staging: usbip: replace the interrupt safe spinlocks with common ones. vor 12 Jahren

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