index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
rndis.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: function: rndis: limit # of RNDIS instances to 1000
Sergey Shtylyov
2022-08-31
1
-1
/
+1
*
usb: gadget: rndis: use %u instead of %d to print u32 values
Ray Hung
2022-08-18
1
-1
/
+1
*
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Dan Carpenter
2022-03-15
1
-0
/
+1
*
usb: gadget: rndis: add spinlock for rndis response list
Daehwan Jung
2022-02-24
1
-0
/
+8
*
usb: gadget: rndis: check size of RNDIS_MSG_SET command
Greg Kroah-Hartman
2022-02-11
1
-3
/
+6
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-2
/
+2
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-9
/
+8
*
USB: rndis: Fix for handling garbled messages
Michel Pollet
2018-05-15
1
-0
/
+3
*
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
usb: gadget: Fix checkpatch error for braces
Anson Jacob
2016-11-18
1
-2
/
+1
*
usb: Convert pr_warning to pr_warn
Joe Perches
2016-11-03
1
-5
/
+4
*
usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
Xerox Lin
2016-08-11
1
-0
/
+6
*
usb: gadget: rndis: fix itnull.cocci warnings
Julia Lawall
2016-02-03
1
-1
/
+1
*
usb: gadget: rndis: use list_for_each_entry_safe
Geliang Tang
2016-01-25
1
-12
/
+6
*
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
2015-05-21
1
-2
/
+2
*
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
2015-05-21
1
-1
/
+0
*
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
2015-05-21
1
-2
/
+2
*
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
2015-05-07
1
-63
/
+77
*
usb: gadget: rndis: use rndis_params instead of configNr
Andrzej Pietrasiewicz
2015-05-07
1
-118
/
+95
*
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
2014-07-16
1
-0
/
+1190