summaryrefslogtreecommitdiff
path: root/net/9p/trans_usbg.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-039p: convert to the new mount APIEric Sandeen1-1/+3
2025-11-039p: Use kvmalloc for message buffers on supported transportsPierre Barre1-0/+1
2025-08-23net/9p: Fix buffer overflow in USB transport layerDominique Martinet1-3/+13
2024-11-16net/9p/usbg: fix handling of the failed kzalloc() memory allocationMirsad Todorovac1-2/+2
2024-09-03net/9p/usbg: Add new usb gadget function transportMichael Grzeschik1-0/+956