index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
Alan Stern
1
-0
/
+6
2023-08-11
USB: zaurus: Add ID for A-300/B-500/C-700
Ross Maynard
2
-0
/
+42
2023-06-21
net: usb: qmi_wwan: add support for Compal RXM-G1
Wes Huang
1
-0
/
+2
2023-06-09
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Sebastian Krzyszkowiak
1
-1
/
+1
2023-05-30
net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
Tudor Ambarus
1
-9
/
+15
2023-04-05
net: usb: qmi_wwan: add Telit 0x1080 composition
Enrico Sau
1
-0
/
+1
2023-04-05
net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
Enrico Sau
1
-0
/
+5
2023-04-05
net: usb: smsc95xx: Limit packet length to skb->len
Szymon Heidrich
1
-0
/
+6
2023-03-22
net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull
Szymon Heidrich
1
-2
/
+8
2023-03-22
net: usb: smsc75xx: Limit packet length to skb->len
Szymon Heidrich
1
-1
/
+2
2023-03-17
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
1
-26
/
+1
2023-03-17
net: usb: lan78xx: Remove lots of set but unused 'ret' variables
Lee Jones
1
-90
/
+78
2023-02-22
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
Miko Larsson
1
-4
/
+4
2023-02-15
net: USB: Fix wrong-direction WARNING in plusb.c
Alan Stern
1
-3
/
+1
2023-02-01
net: usb: sr9700: Handle negative len
Szymon Heidrich
1
-1
/
+1
2023-01-14
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2022-12-14
net: usb: qmi_wwan: add u-blox 0x1342 composition
Davide Tronchin
1
-0
/
+1
2022-12-02
net: usb: qmi_wwan: add Telit 0x103a composition
Enrico Sau
1
-0
/
+1
2022-11-25
usbnet: smsc95xx: Fix deadlock on runtime resume
Lukas Wunner
1
-6
/
+21
2022-10-30
r8152: add PID for the Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2
-0
/
+8
2022-10-26
r8152: Rate limit overflow messages
Andrew Gaul
1
-1
/
+3
2022-10-05
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
1
-1
/
+6
2022-10-05
net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
Frank Wunderlich
1
-0
/
+1
2022-09-23
net: usb: qmi_wwan: add Quectel RM520N
jerry.meng
1
-0
/
+1
2022-08-21
Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
Jose Alonso
1
-10
/
+10
2022-08-21
usbnet: smsc95xx: Avoid link settings race on interrupt reception
Lukas Wunner
1
-7
/
+9
2022-08-21
usbnet: smsc95xx: Don't clear read-only PHY interrupt
Lukas Wunner
1
-4
/
+0
2022-08-21
usbnet: Fix linkwatch use-after-free on disconnect
Lukas Wunner
1
-6
/
+2
2022-07-29
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-10
/
+10
2022-07-12
usbnet: fix memory leak in error case
Oliver Neukum
1
-5
/
+12
2022-07-07
net: usb: qmi_wwan: add Telit 0x1070 composition
Daniele Palmas
1
-0
/
+1
2022-07-07
net: usb: qmi_wwan: add Telit 0x1060 composition
Carlo Lobrano
1
-0
/
+1
2022-07-07
usbnet: fix memory allocation in helpers
Oliver Neukum
1
-2
/
+2
2022-07-07
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
1
-25
/
+76
2022-04-20
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
1
-2
/
+7
2022-03-23
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
1
-8
/
+20
2022-03-23
net: usb: Correct reset handling of smsc95xx
Markus Reichl
1
-1
/
+2
2022-03-23
net: usb: Correct PHY handling of smsc95xx
Martyn Welch
1
-29
/
+26
2022-03-08
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-03-02
CDC-NCM: avoid overflow in sanity checking
Oliver Neukum
1
-4
/
+4
2022-03-02
USB: zaurus: support another broken Zaurus
Oliver Neukum
2
-0
/
+24
2022-03-02
sr9700: sanity check for packet length
Oliver Neukum
1
-1
/
+1
2022-02-23
net: usb: qmi_wwan: Add support for Dell DW5829e
Slark Xiao
1
-0
/
+2
2022-02-16
net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
Jann Horn
1
-29
/
+39
2022-02-05
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
Georgi Valkov
1
-3
/
+3
2022-01-27
net: mcs7830: handle usb read errors properly
Pavel Skripkin
1
-2
/
+10
2022-01-11
rndis_host: support Hytera digital radios
Thomas Toye
1
-0
/
+5
2022-01-05
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
1
-2
/
+2
2021-12-29
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
1
-0
/
+6
2021-12-14
net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
Lee Jones
1
-0
/
+2
[next]