index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
rndis.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-04-18
usb: gadget: function: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
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