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
*
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
2024-10-04
1
-9
/
+28
*
usbnet: ipheth: fix carrier detection in modes 1 and 4
Foster Snowhill
2024-09-18
1
-2
/
+3
*
usbnet: ipheth: do not stop RX on failing RX callback
Foster Snowhill
2024-09-18
1
-1
/
+0
*
usbnet: ipheth: drop RX URBs with no payload
Foster Snowhill
2024-09-18
1
-0
/
+6
*
usbnet: ipheth: remove extraneous rx URB length check
Foster Snowhill
2024-09-18
1
-6
/
+2
*
usbnet: ipheth: race between ipheth_close and error handling
Oliver Neukum
2024-09-12
1
-1
/
+1
*
r8152: fix the firmware doesn't work
Hayes Wang
2024-09-12
1
-4
/
+13
*
usbnet: modern method to get random MAC
Oliver Neukum
2024-09-12
1
-8
/
+3
*
net: usb: qmi_wwan: add MeiG Smart SRM825L
ZHANG Yuntian
2024-09-08
1
-0
/
+1
*
net: usb: qmi_wwan: fix memory leak for not ip packets
Daniele Palmas
2024-08-14
1
-0
/
+1
*
net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
Ma Ke
2024-08-11
1
-2
/
+9
*
net: usb: qmi_wwan: add Telit FN912 compositions
Daniele Palmas
2024-06-26
1
-0
/
+2
*
net: usb: ax88179_178a: improve link status logs
Jose Ignacio Tornos Martinez
2024-06-24
1
-1
/
+5
*
net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings
Oliver Neukum
2024-06-20
1
-1
/
+2
*
net: usb: ax88179_178a: improve reset check
Jose Ignacio Tornos Martinez
2024-06-19
1
-5
/
+13
*
net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM
Parthiban Veerasooran
2024-05-27
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-14
1
-11
/
+26
|
\
|
*
net: usb: ax88179_178a: fix link status when link is set to down/up
Jose Ignacio Tornos Martinez
2024-05-13
1
-11
/
+26
*
|
net: usb: smsc95xx: stop lying about skb->truesize
Eric Dumazet
2024-05-10
1
-8
/
+7
*
|
net: usb: sr9700: stop lying about skb->truesize
Eric Dumazet
2024-05-07
1
-7
/
+3
*
|
net: usb: smsc75xx: stop lying about skb->truesize
Eric Dumazet
2024-05-07
1
-8
/
+4
*
|
usb: aqc111: stop lying about skb->truesize
Eric Dumazet
2024-05-07
1
-5
/
+3
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
7
-8
/
+8
*
|
r8152: replace dev_info with dev_dbg for loading firmware
Hayes Wang
2024-04-25
1
-1
/
+1
*
|
net: usb: ax88179_178a: Add check for usbnet_get_endpoints()
Ma Ke
2024-04-25
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
2
-8
/
+6
|
\
|
|
*
net: usb: ax88179_178a: stop lying about skb->truesize
Eric Dumazet
2024-04-23
1
-8
/
+3
|
*
net: usb: qmi_wwan: add Telit FN920C04 compositions
Daniele Palmas
2024-04-22
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
2
-2
/
+3
|
\
|
|
*
net: usb: ax88179_178a: avoid writing the mac address before first reading
Jose Ignacio Tornos Martinez
2024-04-18
1
-2
/
+2
|
*
net:usb:qmi_wwan: support Rolling modules
Vanillan Wang
2024-04-17
1
-0
/
+1
*
|
net: usb: qmi_wwan: add Lonsung U8300/U9300 product
Coia Prant
2024-04-17
1
-0
/
+2
*
|
net: usb: qmi_wwan: Remove generic .ndo_get_stats64
Breno Leitao
2024-04-11
1
-2
/
+0
*
|
net: usb: qmi_wwan: Leverage core stats allocator
Breno Leitao
2024-04-11
2
-7
/
+2
*
|
net: usb: lan78xx: Fixup EEE
Andrew Lunn
2024-04-08
1
-20
/
+22
*
|
net: usb: ax88179_178a: non necessary second random mac address
Jose Ignacio Tornos Martinez
2024-04-08
1
-1
/
+0
|
/
*
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
2024-04-04
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-11
1
-1
/
+1
|
\
|
*
r8152: fix unknown device for choose_configuration
Hayes Wang
2024-03-11
1
-1
/
+1
*
|
net: usbnet: Remove generic .ndo_get_stats64
Breno Leitao
2024-03-07
1
-1
/
+0
*
|
net: usbnet: Leverage core stats allocator
Breno Leitao
2024-03-07
1
-7
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-1
/
+2
|
\
|
|
*
net: lan78xx: fix runtime PM count underflow on link stop
Oleksij Rempel
2024-03-01
1
-1
/
+2
*
|
sr9800: Add check for usbnet_get_endpoints
Chen Ni
2024-03-06
1
-1
/
+3
*
|
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
3
-2
/
+10
|
\
|
|
*
net: lan78xx: fix "softirq work is pending" error
Oleksij Rempel
2024-02-27
1
-0
/
+2
|
*
net: usb: dm9601: fix wrong return value in dm9601_mdio_read
Javier Carrasco
2024-02-27
1
-1
/
+1
|
*
lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
Oleksij Rempel
2024-02-26
1
-1
/
+2
|
*
net: smsc95xx: add support for SYS TEC USB-SPEmodule1
Andre Werner
2024-02-22
1
-0
/
+5
[next]