summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/stub_tx.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-01-23usbip: Reduce CONNRESET message noise in dmesg from stubShuah Khan1-2/+2
2025-10-22usbip: Use min to simplify stub_send_ret_submitThorsten Blum1-6/+3
2025-01-17usbip: Correct format specifier for seqnum from %d to %uXiong Nandi1-1/+1
2019-10-04usbip: clean up an indentation issueColin Ian King1-1/+1
2019-09-03usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim1-22/+77
2017-12-19usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan1-3/+3
2017-12-08usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan1-0/+7
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-06-13usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik1-0/+4
2016-04-28usbip: safe completion against unbind operationNobuo Iwata1-1/+4
2016-04-28usbip: fix NULL pointer dereference on errorsAlexander Popov1-3/+3
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+398