summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip
Commit message (Expand)AuthorAge
* Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-20
|\
| * usbip: vudc: fix null pointer dereference on udc->lockColin Ian King2018-03-09
* | usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTSBen Hutchings2018-03-09
|/
* usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2018-02-15
* USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-24
* usbip: vhci_hcd: update 'status' file header and formatShuah Khan2018-01-22
* Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman2018-01-15
|\
| * usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan2018-01-04
| * usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan2018-01-04
| * usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2018-01-04
* | usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2018-01-04
* | USB: usbip: remove useless call in usbip_recvGustavo A. R. Silva2018-01-04
* | Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman2018-01-02
|\ \ | |/
| * usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan2017-12-19
| * usbip: prevent leaking socket pointer address in messagesShuah Khan2017-12-19
| * usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan2017-12-19
| * usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan2017-12-19
* | Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-18
|\ \ | |/
| * usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan2017-12-08
| * usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-08
| * usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2017-12-08
| * usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan2017-12-08
| * usbip: Fix USB device hang due to wrong enabling of scatter-gatherYuyang Du2017-11-30
* | USB: remove the URB_NO_FSBR flagAlan Stern2017-12-12
* | USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2017-11-28
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * USB: usbip: Remove redundant license textGreg Kroah-Hartman2017-11-07
| * usbip: use monotonic timestampsArnd Bergmann2017-11-07
| * usbip: fix off-by-one frame number calculationArnd Bergmann2017-11-07
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * usb: usbip: Convert timers to use timer_setup()Kees Cook2017-11-01
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* usbip: vhci-hcd: make vhci_hc_driver constBhumika Goyal2017-08-31
* usbip: auto retry for concurrent attachNobuo Iwata2017-08-31
* USB: usbip: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-22
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-03
|\
| * USB: usbip: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-12
* | usbip: Fix uninitialized variable bug in vhciYuyang Du2017-06-27
* | usbip: vhci-hcd: Clean up the code by adding a new macroYuyang Du2017-06-13
* | usbip: vhci-hcd: Add USB3 port status bitsYuyang Du2017-06-13
* | usbip: Add USB_SPEED_SUPER as valid argYuyang Du2017-06-13
* | usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du2017-06-13
* | usbip: vhci-hcd: Set the vhci structure up to workYuyang Du2017-06-13
* | usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du2017-06-13
* | usbip: vhci-hcd: Move VHCI platform device into vhci structYuyang Du2017-06-13
* | usbip: vhci-hcd: Add vhci structYuyang Du2017-06-13
* | usbip: vhci-hcd: Rename function names to reflect their struct namesYuyang Du2017-06-13
* | usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2017-06-13
|/
* USB: usbip: fix nonconforming hub descriptorJohan Hovold2017-05-17
* usb: usbip: Remove unnecessary get_vdev()Yuyang Du2017-04-08