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.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
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
2
-1
/
+6
2017-11-21
net: qmi_wwan: add Quectel BG96 2c7c:0296
Sebastian Sjoholm
1
-0
/
+1
2017-11-19
usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
Gustavo A. R. Silva
1
-1
/
+4
2017-11-18
net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
1
-2
/
+1
2017-11-15
net: cdc_ncm: GetNtbFormat endian fix
Bjørn Mork
1
-2
/
+2
2017-11-15
usbnet: ipheth: prevent TX queue timeouts when device not ready
Alexander Kappner
1
-9
/
+21
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+5
2017-11-09
net: usb: asix: fill null-ptr-deref in asix_suspend
Andrey Konovalov
1
-2
/
+2
2017-11-09
Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"
David S. Miller
1
-1
/
+1
2017-11-08
qmi_wwan: Add missing skb_reset_mac_header-call
Kristian Evensen
1
-0
/
+1
2017-11-08
net: qmi_wwan: fix divide by 0 on bad descriptors
Bjørn Mork
1
-1
/
+1
2017-11-08
net: cdc_ether: fix divide by 0 on bad descriptors
Bjørn Mork
1
-1
/
+1
2017-11-04
net: usb: asix: fill null-ptr-deref in asix_suspend
Andrey Konovalov
1
-1
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
net: hso: remove redundant unused variable dev
Colin Ian King
1
-2
/
+0
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+16
2017-10-24
cdc_ether: flag the Huawei ME906/ME909 as WWAN
Aleksander Morgado
1
-0
/
+6
2017-10-24
drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet
Ran Wang
2
-0
/
+10
2017-10-18
net: usb: Convert timers to use timer_setup()
Kees Cook
3
-18
/
+10
2017-10-18
net/usb/usbnet: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+5
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+13
2017-10-10
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
Aleksander Morgado
1
-0
/
+13
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+26
2017-10-05
net: Add extack to upper device linking
David Ahern
1
-1
/
+1
2017-10-04
rndis_host: support Novatel Verizon USB730L
Aleksander Morgado
2
-1
/
+14
2017-10-02
r8152: add Linksys USB3GIGV1 id
Grant Grundler
2
-0
/
+12
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+24
2017-09-23
net: Remove useless function skb_header_release
Gao Feng
1
-1
/
+1
2017-09-22
net: usb: catc: use setup_timer() helper
Allen Pais
1
-3
/
+1
2017-09-22
lan78xx: Use default values loaded from EEPROM/OTP after reset
Nisar Sayed
1
-1
/
+0
2017-09-22
lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
Nisar Sayed
1
-5
/
+4
2017-09-22
lan78xx: Fix for eeprom read/write when device auto suspend
Nisar Sayed
1
-4
/
+20
2017-09-13
smsc95xx: Configure pause time to 0xffff when tx flow control enabled
Nisar Sayed
1
-6
/
+5
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2017-08-28
cdc_ncm: flag the u-blox TOBY-L4 as wwan
Aleksander Morgado
1
-0
/
+7
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-19
/
+55
2017-08-09
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
1
-1
/
+5
2017-08-09
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
1
-1
/
+5
2017-08-09
net: usb: rtl8150: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
net: usb: r8152: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
net: usb: kaweth: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
net: usb: ipheth: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
net: usb: cdc-phonet: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
net: usb: catc: constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-08-07
asix: Fix small memory leak in ax88772_unbind()
Dean Jenkins
3
-0
/
+17
2017-08-07
asix: Ensure asix_rx_fixup_info members are all reset
Dean Jenkins
1
-9
/
+25
2017-08-07
asix: Add rx->ax_skb = NULL after usbnet_skb_return()
Dean Jenkins
1
-1
/
+3
2017-08-02
usb: qmi_wwan: add D-Link DWM-222 device ID
Hector Martin
1
-0
/
+1
[next]