index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
rndis.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-04-18
usb: gadget: function: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2022-08-31
usb: gadget: function: rndis: limit # of RNDIS instances to 1000
Sergey Shtylyov
1
-1
/
+1
2022-08-18
usb: gadget: rndis: use %u instead of %d to print u32 values
Ray Hung
1
-1
/
+1
2022-03-15
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Dan Carpenter
1
-0
/
+1
2022-02-24
usb: gadget: rndis: add spinlock for rndis response list
Daehwan Jung
1
-0
/
+8
2022-02-11
usb: gadget: rndis: check size of RNDIS_MSG_SET command
Greg Kroah-Hartman
1
-3
/
+6
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-2
/
+2
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-9
/
+8
2018-05-15
USB: rndis: Fix for handling garbled messages
Michel Pollet
1
-0
/
+3
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2016-11-18
usb: gadget: Fix checkpatch error for braces
Anson Jacob
1
-2
/
+1
2016-11-03
usb: Convert pr_warning to pr_warn
Joe Perches
1
-5
/
+4
2016-08-11
usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
Xerox Lin
1
-0
/
+6
2016-02-03
usb: gadget: rndis: fix itnull.cocci warnings
Julia Lawall
1
-1
/
+1
2016-01-24
usb: gadget: rndis: use list_for_each_entry_safe
Geliang Tang
1
-12
/
+6
2015-05-21
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
1
-2
/
+2
2015-05-21
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
1
-1
/
+0
2015-05-21
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
1
-2
/
+2
2015-05-07
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
1
-63
/
+77
2015-05-07
usb: gadget: rndis: use rndis_params instead of configNr
Andrzej Pietrasiewicz
1
-118
/
+95
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
1
-0
/
+1190