index
:
kernel/linux.git
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-24
net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
Dan Carpenter
1
-1
/
+1
2019-11-20
net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
Aleksander Morgado
1
-0
/
+2
2019-11-20
ax88172a: fix information leak on short answers
Oliver Neukum
1
-1
/
+1
2019-11-12
net: usb: qmi_wwan: add support for DW5821e with eSIM support
Aleksander Morgado
1
-0
/
+1
2019-11-12
CDC-NCM: handle incomplete transfer of MTU
Oliver Neukum
1
-3
/
+3
2019-11-10
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
Kazutoshi Noguchi
2
-0
/
+8
2019-11-10
net: usb: lan78xx: Connect PHY before registering MAC
Andrew Lunn
1
-6
/
+6
2019-11-10
net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
Daniel Wagner
1
-1
/
+4
2019-11-06
net: usb: sr9800: fix uninitialized local variable
Valentin Vidic
1
-1
/
+1
2019-10-29
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-07
qmi_wwan: add support for Cinterion CLS8 devices
Reinhard Speyerer
1
-0
/
+1
2019-10-07
hso: fix NULL-deref on tty open
Johan Hovold
1
-4
/
+8
2019-10-05
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
1
-0
/
+3
2019-10-05
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
1
-0
/
+5
2019-10-05
cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
Bjørn Mork
1
-1
/
+5
2019-09-13
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
1
-1
/
+9
2019-08-29
r8152: remove calling netif_napi_del
Hayes Wang
1
-2
/
+0
2019-08-29
Revert "r8152: napi hangup fix after disconnect"
Hayes Wang
1
-2
/
+1
2019-08-26
r8152: Set memory to all 0xFFs on failed reg reads
Prashant Malani
1
-1
/
+4
2019-08-18
net: kalmia: fix memory leaks
Wenwen Wang
1
-3
/
+3
2019-08-18
cx82310_eth: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-17
lan78xx: Fix memory leaks
Wenwen Wang
1
-3
/
+5
2019-08-03
r8152: fix typo in register name
Kevin Lo
1
-6
/
+6
2019-08-02
net: usb: pegasus: fix improper read if get_registers() fail
Denis Kirjanov
1
-1
/
+1
2019-07-26
net: usb: qmi_wwan: Add the BroadMobi BM818 card
Bob Ham
1
-0
/
+1
2019-07-19
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
1
-0
/
+1
2019-07-06
r8152: set RTL8152_UNPLUG only for real disconnection
Hayes Wang
1
-11
/
+16
2019-07-03
r8152: move calling r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-10
/
+26
2019-07-03
net: usb: asix: init MAC address buffers
Phong Tran
1
-3
/
+3
2019-07-02
r8152: fix the setting of detecting the linking change for runtime suspend
Hayes Wang
1
-11
/
+27
2019-06-24
qmi_wwan: Fix out-of-bounds read
Bjørn Mork
1
-1
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-34
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
8
-34
/
+8
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-14
/
+89
2019-06-15
qmi_wwan: extend permitted QMAP mux_id value range
Reinhard Speyerer
1
-2
/
+2
2019-06-15
qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
Reinhard Speyerer
1
-4
/
+7
2019-06-15
qmi_wwan: add network device usage statistics for qmimux devices
Reinhard Speyerer
1
-5
/
+71
2019-06-15
qmi_wwan: add support for QMAP padding in the RX path
Reinhard Speyerer
1
-3
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
Thomas Gleixner
1
-15
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2019-05-21
usbnet: fix kernel crash after disconnect
Kloetzke Jan
1
-0
/
+6
2019-05-21
usbnet: ipheth: fix racing condition
Bernd Eckstein
1
-1
/
+2
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-324
/
+26
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
24
-311
/
+24
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-17
aqc111: cleanup mtu related logic
Igor Russkikh
1
-4
/
+2
2019-05-17
Revert "aqc111: fix writing to the phy on BE"
Igor Russkikh
1
-17
/
+6
[next]