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.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-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
2022-04-06
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
1
-2
/
+7
2022-03-25
net: usb: ax88179_178a: add Allied Telesis AT-UMCs
Greg Jesionowski
1
-0
/
+51
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
8
-107
/
+119
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
2
-9
/
+21
2022-03-12
net: usb: asix: suspend embedded PHY if external is used
Oleksij Rempel
2
-1
/
+20
2022-03-12
net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
Oleksij Rempel
2
-10
/
+10
2022-03-12
net: usb: asix: store chipid to avoid reading it on reset
Oleksij Rempel
2
-12
/
+8
2022-03-12
net: usb: asix: unify ax88772_resume code
Oleksij Rempel
2
-24
/
+9
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+20
2022-03-07
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
1
-8
/
+20
2022-03-03
net: usb: lan78xx: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
1
-5
/
+2
2022-02-25
net: asix: remove code duplicates in asix_mdio_read/write and asix_mdio_read/...
Oleksij Rempel
1
-55
/
+19
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-23
usbnet: gl620a: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-02-18
sr9700: sanity check for packet length
Oliver Neukum
1
-1
/
+1
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-33
/
+72
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-4
/
+33
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-02-15
CDC-NCM: avoid overflow in sanity checking
Oliver Neukum
1
-4
/
+4
2022-02-15
net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-02-14
USB: zaurus: support another broken Zaurus
Oliver Neukum
2
-0
/
+24
2022-02-12
Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-29
/
+39
2022-02-11
net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
Jann Horn
1
-29
/
+39
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-10
net: usb: qmi_wwan: Add support for Dell DW5829e
Slark Xiao
1
-0
/
+2
2022-02-09
net: usb: smsc95xx: add generic selftest support
Oleksij Rempel
2
-0
/
+26
2022-02-07
net: asix: add proper error handling of usb read errors
Pavel Skripkin
3
-11
/
+33
2022-02-05
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
1
-0
/
+1
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2022-02-02
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
Georgi Valkov
1
-3
/
+3
2022-01-25
net: usb: asix: remove redundant assignment to variable reg
Colin Ian King
1
-1
/
+0
2022-01-14
net: usb: Correct reset handling of smsc95xx
Markus Reichl
1
-1
/
+2
2022-01-13
net: qmi_wwan: Add Hucom Wireless HM-211S/K
Kyoungkyu Park
1
-0
/
+1
2022-01-13
net: qmi_wwan: add ZTE MF286D modem 19d2:1485
Pawel Dembicki
1
-0
/
+1
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+10
2022-01-10
net: mcs7830: handle usb read errors properly
Pavel Skripkin
1
-2
/
+10
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+11
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
1
-3
/
+6
2022-01-02
rndis_host: support Hytera digital radios
Thomas Toye
1
-0
/
+5
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-12-27
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
1
-2
/
+2
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+44
2021-12-23
r8152: sync ocp base
Hayes Wang
1
-4
/
+22
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
1
-0
/
+17
2021-12-23
asix: fix wrong return value in asix_check_host_enable()
Pavel Skripkin
1
-2
/
+4
2021-12-23
asix: fix uninit-value in asix_mdio_read()
Pavel Skripkin
1
-1
/
+1
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+7
2021-12-16
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
1
-0
/
+6
2021-12-11
net: usb: qmi_wwan: add Telit 0x1070 composition
Daniele Palmas
1
-0
/
+1
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
[next]