aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/usbip_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-17usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim1-0/+3
2019-09-03usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim1-18/+41
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells1-1/+1
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman1-14/+3
2018-01-04usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan1-14/+3
2018-01-04USB: usbip: remove useless call in usbip_recvGustavo A. R. Silva1-1/+0
2017-12-19usbip: prevent leaking socket pointer address in messagesShuah Khan1-11/+5
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman1-15/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-07-22USB: usbip: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-2/+0
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-21/+11
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-12-26usbip_recv(): switch to sock_recvmsg()Al Viro1-21/+11
2016-04-26usbip: vudc: Make usbip_common vudc-awareIgor Kotrasinski1-4/+6
2016-04-19usbip: event handler as one threadNobuo Iwata1-0/+7
2016-03-30USB: usbip: fix potential out-of-bounds writeIgnat Korchagin1-0/+11
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+776