index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: lan78xx: fix division by zero in send path
Johan Hovold
2021-11-02
1
-0
/
+6
*
usbnet: fix error return code in usbnet_probe()
Wang Hai
2021-11-02
1
-0
/
+1
*
usbnet: sanity check for maxpacket
Oliver Neukum
2021-11-02
1
-0
/
+4
*
lan78xx: select CRC32
Vegard Nossum
2021-10-27
1
-0
/
+1
*
r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
Vegard Nossum
2021-10-20
1
-0
/
+4
*
usb: hso: remove the bailout parameter
Dongliang Mu
2021-10-06
1
-3
/
+3
*
usb: hso: fix error handling code of hso_create_net_device
Dongliang Mu
2021-10-06
1
-10
/
+23
*
hso: fix bailout in error case of probe
Oliver Neukum
2021-10-06
1
-4
/
+4
*
net: hso: fix muxed tty registration
Johan Hovold
2021-09-30
1
-7
/
+5
*
net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
Daniele Palmas
2021-09-22
1
-0
/
+5
*
net: usb: lan78xx: don't modify phy_device state concurrently
Ivan T. Ivanov
2021-08-26
1
-4
/
+12
*
net: pegasus: fix uninit-value in get_interrupt_interval
Pavel Skripkin
2021-08-12
1
-3
/
+11
*
r8152: Fix potential PM refcount imbalance
Takashi Iwai
2021-08-08
1
-1
/
+2
*
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-30
1
-1
/
+1
*
net: cdc_eem: fix tx fixup skb leak
Linyu Yuan
2021-06-23
1
-1
/
+1
*
net: usb: fix possible use-after-free in smsc75xx_bind
Dongliang Mu
2021-06-23
1
-4
/
+6
*
net: cdc_ncm: switch to eth%d interface naming
Maciej Żenczykowski
2021-06-23
1
-1
/
+1
*
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
2021-06-10
1
-1
/
+11
*
net: hso: bail out on interrupt URB allocation failure
Johan Hovold
2021-06-03
1
-7
/
+7
*
net: hso: check for allocation failure in hso_create_bulk_serial_device()
Dan Carpenter
2021-06-03
1
-19
/
+18
*
net: usb: fix memory leak in smsc75xx_bind
Pavel Skripkin
2021-06-03
1
-2
/
+6
*
net: hso: fix control-request directions
Johan Hovold
2021-06-03
1
-2
/
+2
*
net: usb: ax88179_178a: initialize local variables before use
Phillip Potter
2021-05-07
1
-2
/
+2
*
net: hso: fix NULL-deref on disconnect regression
Johan Hovold
2021-04-28
1
-1
/
+1
*
net: hso: fix null-ptr-deref during tty device unregistration
Anirudh Rayabharam
2021-04-14
1
-21
/
+12
*
r8152: limit the RX buffer size of RTL8153A for USB 2.0
Hayes Wang
2021-03-30
1
-1
/
+4
*
net: cdc-phonet: fix data-interface release on probe failure
Johan Hovold
2021-03-30
1
-0
/
+2
*
Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
Hayes Wang
2021-03-30
1
-29
/
+6
*
net: usb: qmi_wwan: allow qmimux add/del with master up
Daniele Palmas
2021-03-17
1
-14
/
+0
*
net: usb: qmi_wwan: support ZTE P685M modem
Lech Perczak
2021-03-07
1
-0
/
+1
*
NET: usb: qmi_wwan: Adding support for Cinterion MV31
Christoph Schemmel
2021-02-26
1
-0
/
+1
*
net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
Giacinto Cifelli
2021-02-03
1
-0
/
+1
*
rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
Andrey Zhizhikin
2021-01-23
1
-1
/
+1
*
r8152: Add Lenovo Powered USB-C Travel Hub
Leon Schuermann
2021-01-19
2
-0
/
+8
*
net: cdc_ncm: correct overhead in delayed_ndp_size
Jouni K. Seppänen
2021-01-17
1
-2
/
+6
*
net: usb: qmi_wwan: add Quectel EM160R-GL
Bjørn Mork
2021-01-12
1
-0
/
+1
*
CDC-NCM: remove "connected" log message
Roland Dreier
2021-01-12
1
-3
/
+0
*
usbnet: ipheth: fix connectivity with iOS 14
Yves-Alexis Perez
2020-12-08
1
-1
/
+1
*
net: usb: qmi_wwan: Set DTR quirk for MR400
Filip Moc
2020-11-24
1
-1
/
+1
*
net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
Daniele Palmas
2020-11-10
1
-0
/
+1
*
net: usb: qmi_wwan: add Cellient MPL200 card
Wilken Gottwalt
2020-10-29
1
-0
/
+1
*
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
Anant Thazhemadam
2020-10-14
1
-4
/
+12
*
net: usb: ax88179_178a: fix missing stop entry in driver_info
Wilken Gottwalt
2020-10-14
1
-0
/
+1
*
rndis_host: increase sleep time in the query-response loop
Olympia Giannou
2020-10-07
1
-1
/
+1
*
net: usb: dm9601: Add USB ID of Keenetic Plus DSL
Kamil Lorenc
2020-09-12
1
-0
/
+4
*
net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
Himadri Pandya
2020-09-09
1
-1
/
+1
*
net: lan78xx: replace bogus endpoint lookup
Johan Hovold
2020-08-11
1
-87
/
+30
*
usb: hso: check for return value in hso_serial_common_create()
Rustam Kovhaev
2020-08-11
1
-1
/
+4
*
usb: hso: Fix debug compile warning on sparc32
Geert Uytterhoeven
2020-08-05
1
-2
/
+3
*
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
2020-08-05
1
-0
/
+1
[next]