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

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