index
:
linux/linux-stable.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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Age
Commit message (
Expand
)
Author
7 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8 days
usbnet: Set duplex status to unknown in the absence of MII
Yi Cong
8 days
net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
John Ernberg
12 days
net: usb: Remove duplicate assignments for net->pcpu_stat_type
Zqiang
2025-07-09
net: usb: enable the work after stop usbnet by ip down/up
Zqiang
2025-06-19
net: usb: Convert tasklet API to new bottom half workqueue mechanism
Jun Miao
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
usbnet:fix NPE during rx_complete
Ying Lu
2025-03-28
net: usb: usbnet: restore usb%d name exception for local mac addresses
Dominique Martinet
2024-10-22
net: usb: usbnet: fix name regression
Oliver Neukum
2024-10-15
net: usb: usbnet: fix race in probe failure
Oliver Neukum
2024-09-26
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
2024-09-03
usbnet: modern method to get random MAC
Oliver Neukum
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-11
net: usb: qmi_wwan: Leverage core stats allocator
Breno Leitao
2024-03-07
net: usbnet: Remove generic .ndo_get_stats64
Breno Leitao
2024-03-07
net: usbnet: Leverage core stats allocator
Breno Leitao
2024-02-21
net: usbnet: constify the struct device_type usage
Ricardo B. Marliere
2023-07-13
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
Alan Stern
2023-01-09
usbnet: optimize usbnet_bh() to reduce CPU load
Leesoo Ahn
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-26
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-28
net: usb: delete extra space and tab in blank line
Xie Shaowen
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-06
usbnet: fix memory leak in error case
Oliver Neukum
2022-07-01
usbnet: remove vestiges of debug macros
Oliver Neukum
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-29
usbnet: fix memory allocation in helpers
Oliver Neukum
2022-06-24
usbnet: Fix linkwatch use-after-free on disconnect
Lukas Wunner
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-13
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
2022-04-23
net: remove third argument of usb_maxpacket()
Vincent Mailhol
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-27
usbnet: fix error return code in usbnet_probe()
Wang Hai
2021-10-22
net: usb: don't write directly to netdev->dev_addr
Jakub Kicinski
2021-10-21
usbnet: sanity check for maxpacket
Oliver Neukum
2021-08-03
drivers/net/usb: Remove all strcpy() uses
Len Baker
2021-06-24
usbnet: add usbnet_event_names[] for kevent
Yajun Deng
2021-06-07
usbnet: run unbind() before unregister_netdev()
Oleksij Rempel
2021-04-06
usbnet: add method for reporting speed without MII
Oliver Neukum
2021-04-06
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
2021-03-08
net: usb: log errors to dmesg/syslog
Grant Grundler
2021-01-26
net: usbnet: use new tasklet API
Emil Renner Berthing
2021-01-26
net: usbnet: initialize tasklet using tasklet_init
Emil Renner Berthing
2021-01-26
usbnet: fix the indentation of one code snippet
Dongliang Mu
2020-11-12
usbnet: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
2020-10-13
net: usbnet: use new function dev_fetch_sw_netstats
Heiner Kallweit
[next]