summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/stub_rx.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: add USBIP_URB_* URB transfer flagsShuah Khan2022-08-311-2/+2
* usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche2022-04-211-0/+2
* usbip: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+1
* usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim2019-11-131-18/+32
* usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim2019-09-031-58/+146
* Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-081-3/+3
|\
| * usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()Dan Carpenter2019-04-251-3/+3
* | usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-04-251-9/+3
|/
* Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman2018-01-021-15/+3
|\
| * usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan2017-12-191-10/+1
| * usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan2017-12-191-5/+2
* | Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-181-10/+41
|\|
| * usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2017-12-081-4/+31
| * usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan2017-12-081-7/+11
* | USB: remove the URB_NO_FSBR flagAlan Stern2017-12-121-3/+0
|/
* USB: usbip: Remove redundant license textGreg Kroah-Hartman2017-11-071-15/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: usbip: stub_rx: don't print error when allocating urb failsWolfram Sang2016-08-151-1/+0
* usbip: fix NULL pointer dereference on errorsAlexander Popov2016-04-281-12/+7
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-0/+594