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
2019-08-14
r8152: change rx_copybreak and rx_pending through ethtool
Hayes Wang
1
-5
/
+86
2019-08-14
r8152: support skb_add_rx_frag
Hayes Wang
1
-15
/
+105
2019-08-14
r8152: use alloc_pages for rx buffer
Hayes Wang
1
-20
/
+11
2019-08-14
r8152: replace array with linking list for rx information
Hayes Wang
1
-57
/
+125
2019-08-14
r8152: separate the rx buffer size
Hayes Wang
1
-4
/
+8
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-7
/
+8
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-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-26
net: usb: qmi_wwan: Add the BroadMobi BM818 card
Bob Ham
1
-0
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-07-23
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
5
-31
/
+20
2019-07-22
ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
1
-2
/
+1
2019-07-22
usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
1
-6
/
+3
2019-07-22
net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx
Chuhong Yuan
1
-8
/
+4
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
2019-05-17
Revert "aqc111: fix double endianness swap on BE"
Igor Russkikh
1
-4
/
+2
2019-05-16
net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
Daniele Palmas
1
-0
/
+2
2019-05-09
aqc111: fix double endianness swap on BE
Oliver Neukum
1
-2
/
+4
2019-05-09
aqc111: fix writing to the phy on BE
Oliver Neukum
1
-6
/
+17
2019-05-09
aqc111: fix endianness issue in aqc111_change_mtu
Oliver Neukum
1
-0
/
+2
2019-05-07
net: usb: smsc: fix warning reported by kbuild test robot
Petr Štetiar
2
-2
/
+2
2019-05-06
net: usb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2
-2
/
+2
2019-05-04
usbnet: ipheth: Remove unnecessary NULL pointer check
Guenter Roeck
1
-2
/
+0
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2019-04-26
usbnet: ipheth: Simplify device detection
Guenter Roeck
1
-55
/
+3
[next]