index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
rndis.c
Age
Commit message (
Expand
)
Author
2022-08-31
usb: gadget: function: rndis: limit # of RNDIS instances to 1000
Sergey Shtylyov
2022-08-18
usb: gadget: rndis: use %u instead of %d to print u32 values
Ray Hung
2022-03-15
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Dan Carpenter
2022-02-24
usb: gadget: rndis: add spinlock for rndis response list
Daehwan Jung
2022-02-11
usb: gadget: rndis: check size of RNDIS_MSG_SET command
Greg Kroah-Hartman
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2018-05-15
USB: rndis: Fix for handling garbled messages
Michel Pollet
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2016-11-18
usb: gadget: Fix checkpatch error for braces
Anson Jacob
2016-11-03
usb: Convert pr_warning to pr_warn
Joe Perches
2016-08-11
usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
Xerox Lin
2016-02-03
usb: gadget: rndis: fix itnull.cocci warnings
Julia Lawall
2016-01-24
usb: gadget: rndis: use list_for_each_entry_safe
Geliang Tang
2015-05-21
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
2015-05-21
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
2015-05-21
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
2015-05-07
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
2015-05-07
usb: gadget: rndis: use rndis_params instead of configNr
Andrzej Pietrasiewicz
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz