summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
2018-03-03usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan
2018-03-03usbip: fix usbip bind writing random string after command in match_busidJuan Zea
2018-03-03usbip: prevent leaking socket pointer address in messagesShuah Khan
2018-03-03usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan
2018-03-03usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan
2018-03-03staging: usbip: removed dead code from receive functionBart Westgeest
2018-02-13usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan
2018-02-13usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2018-02-13usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2018-02-13usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan
2018-02-13usbip: Fix sscanf handlingAlan
2018-02-13staging: usbip: removed #if 0'd out codeBart Westgeest
2017-10-12usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik
2017-09-15USB: usbip: fix nonconforming hub descriptorJohan Hovold
2016-05-01USB: usbip: fix potential out-of-bounds writeIgnat Korchagin
2013-02-06staging: usbip: changed function return type to voidBart Westgeest
2011-11-26staging: usbip: bugfix for deadlockBart Westgeest
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker
2011-09-19staging: usbip: fix up api changes that broke windows clientsAlexander Thomas
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman
2011-08-23drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initializ...Julia Lawall
2011-08-23staging: usbip: Add header guards to stub.h and vhci.hTobias Klauser
2011-08-23staging: usbip: add a usbip protocol documentMárton Németh
2011-08-23staging: usbip: userspace: Check return value for mkdir()Tobias Klauser
2011-08-23Staging: usbip: Fix braces and spaces to match coding style.Akshay Joshi
2011-08-23Staging: usbip: Remove trailing spaces.Akshay Joshi
2011-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger
2011-07-08staging: usbip: userspace: usbip-utils 1.1.1matt mooney
2011-07-08staging: usbip: userspace: README: update example outputmatt mooney
2011-07-08staging: usbip: userspace: usbip: modify `list' help messagematt mooney
2011-07-08staging: usbip: userspace: usbip_list.c: modify exportable device outputmatt mooney
2011-07-08staging: usbip: userspace: fix header installation bugmatt mooney
2011-07-08staging: usbip: userspace: add new prefix for usbip network codematt mooney
2011-07-08staging: usbip: userspace: usbipd: major cleanup of daemonmatt mooney
2011-07-08staging: fix usbip printk format warningRandy Dunlap
2011-07-06staging: usbip: userspace: usbipd.c: fix userspace build errorDavid Chang
2011-07-05drivers/staging/usbip: bugfix prevent driver unbind regression in linux-nextArjan Mels
2011-07-05Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser
2011-07-05staging: usbip: userspace: configure.ac: change package datamatt mooney
2011-07-05staging: usbip: userspace: usbip_network.c: coding style cleanupmatt mooney
2011-07-05staging: usbip: userspace: usbip_host: update function and variable namesmatt mooney
2011-07-05staging: usbip: userspace: rename stub driver filesmatt mooney
2011-07-05staging: usbip: userspace: usbip list: move output headermatt mooney
2011-07-05staging: usbip: userspace: usbip list: edit output messagesmatt mooney
2011-07-05staging: usbip: userspace: usbip_unbind.c: implement using libsysfsmatt mooney
2011-07-05staging: usbip: userspace: usbip_bind.c: major rewrite of the implementationmatt mooney
2011-07-05staging: usbip: userspace: utils.c: rewrite modify_match_busidmatt mooney