1. 6851ec7 usbip: remove kernel addresses from usb device and urb debug msgs by Shuah Khan · 7 years ago
  2. 1ef5c43 usbip: prevent leaking socket pointer address in messages by Shuah Khan · 7 years ago
  3. c7af4c2 usbip: vudc: Make usbip_common vudc-aware by Igor Kotrasinski · 8 years ago
  4. bb7871a usbip: event handler as one thread by Nobuo Iwata · 8 years ago
  5. b348d7d USB: usbip: fix potential out-of-bounds write by Ignat Korchagin · 8 years ago
  6. 96c2737 usbip: move usbip kernel code out of staging by Valentina Manea · 10 years ago[Renamed from drivers/staging/usbip/usbip_common.c]
  7. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  8. 964ea96 usbip: don't open-code sockfd_lookup/sockfd_put by Al Viro · 10 years ago
  9. 6bb3ee6 staging: usbip: fix quoted string split across lines by Cédric Cabessa · 10 years ago
  10. bf988c1 usbip:usbip_common.c: check return value of sscanf by John de la Garza · 10 years ago
  11. 09c8c8f staging/usbip: simplify usbip_dump_usb_device() udev->speed handling by Shuah Khan · 10 years ago
  12. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  13. b481c2c staging: usbip: Remove double initialization of msg_namelen variable by Sankha Narayan Guria · 11 years ago
  14. b482da2 staging:usbip:usbip_common.c: Join quoted string split accross lines by Himangi Saraogi · 11 years ago
  15. b1f56ac staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes by Greg Kroah-Hartman · 11 years ago
  16. ca9fb17 staging: usbip: simple indent fix by Stefan Reif · 11 years ago
  17. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  18. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  19. f14287b Staging: usbip: usbipcommon: Fixed single line bracing issue by Jake Champlin · 12 years ago
  20. 3d0a2a2 staging: usbip: Don't leak struct file. by Bernard Blackham · 12 years ago
  21. c7f0089 staging: usbip: cleanup of comments by Bart Westgeest · 12 years ago
  22. 36ac9b0 staging: usbip: replaced pointer arithmetic, and strongly type function return. by Bart Westgeest · 12 years ago
  23. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  24. ff823c7 usb: move children to struct usb_port by Lan Tianyu · 12 years ago
  25. 93efc55 staging: usbip: export usbip_debug_flag as a usbip-core module parameter. by W. Trevor King · 12 years ago
  26. ac2b41a staging: usbip: changed function return type to void by Bart Westgeest · 12 years ago
  27. 5a08c52 staging: usbip: removed dead code from receive function by Bart Westgeest · 13 years ago
  28. 4529623 staging: Add module.h to more drivers implicitly using it. by Paul Gortmaker · 13 years ago
  29. 5ad7b85 USBIP: Remove unnecessary whitespace before newline characters. by Akshay Joshi · 13 years ago
  30. 3028d0a staging: usbip: usbip_common.c: rename init and exit functions by matt mooney · 13 years ago
  31. 2282e1f staging: usbip: usbip_common.c: fix misspelled function name by matt mooney · 13 years ago
  32. 8735276 staging: usbip: remove unnecessary lines and extra return statements by matt mooney · 13 years ago
  33. 1a4b6f6 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ by matt mooney · 13 years ago
  34. cacd18a staging: usbip: fix wrong endian conversion by David Chang · 13 years ago
  35. 64e6242 staging: usbip: edit Kconfig and rename CONFIG options by matt mooney · 13 years ago
  36. 7aaacb4 staging: usbip: fix header includes by matt mooney · 13 years ago
  37. 6973c6f staging: usbip: use single version for all modules by matt mooney · 13 years ago
  38. 981f30c staging: usbip: change debug configuration option by matt mooney · 13 years ago
  39. 4ce0a41 staging: usbip: fixup MODULE_ macros by matt mooney · 13 years ago
  40. 6a29840 staging: usbip: remove section dividers by matt mooney · 13 years ago
  41. 49aecef staging: usbip: add break to default case in switch statements by matt mooney · 13 years ago
  42. f9eacc9 staging: usbip: usbip_common.c: coding style cleanup by matt mooney · 13 years ago
  43. 28276a2 staging: usbip: bugfix for isochronous packets and optimization by Arjan Mels · 13 years ago
  44. 1325f85 staging: usbip: bugfix add number of packets for isochronous frames by Arjan Mels · 13 years ago
  45. 9720b4b staging/usbip: convert to kthread by Arnd Bergmann · 13 years ago
  46. a7b47b9 staging: usbip: resolved a space in a comment by Agustin March · 14 years ago
  47. f2102d3 staging: usbip: usbip_common: kill rx thread on tx thread creation error. by Himanshu Chauhan · 14 years ago
  48. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  50. 411a861 Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG by Himanshu · 14 years ago
  51. a439f5b Staging: usbip: Remove dead code by Himanshu Chauhan · 15 years ago
  52. aad8657 Staging: usbip: use print_hex_dump() instead of open coding it. by Himanshu Chauhan · 15 years ago
  53. 1e5065db Staging: usbip: minor code cleanup by Himanshu Chauhan · 15 years ago
  54. b8868e4 Staging: USB-IP code cleanup by Brian G. Merrell · 15 years ago
  55. 1d03d2b Fix staging drivers after smp_lock.h redux by Jean Delvare · 15 years ago
  56. 05d6d67 Staging: usbip: usbip_start_threads(): handle kernel_thread failure by Roel Kluin · 16 years ago
  57. 2ae5a6d Staging: remove remaining uses of __FUNCTION__ by Harvey Harrison · 16 years ago
  58. 05a1f28 Staging: USB/IP: add common functions needed by Takahiro Hirofuchi · 16 years ago