index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
usbnet: cap max_mtu for drivers without bind callback
Laurent Vivier
1
-1
/
+2
2026-05-14
net: usb: usbnet: use proper ep number macros
Oliver Neukum
1
-7
/
+3
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
1
-3
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+2
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-03
net: usb: introduce usbnet_mii_ioctl helper function
Ethan Nelson-Moore
1
-0
/
+8
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
usbnet: limit max_mtu based on device's hard_mtu
Laurent Vivier
1
-3
/
+6
2026-01-15
usbnet: fix crash due to missing BQL accounting after resume
Simon Schippers
1
-0
/
+1
2025-12-29
usbnet: avoid a possible crash in dql_completed()
Eric Dumazet
1
-1
/
+2
2025-11-13
net: usb: usbnet: adhere to style
Oliver Neukum
1
-113
/
+120
2025-11-10
usbnet: Add support for Byte Queue Limits (BQL)
Simon Schippers
1
-0
/
+11
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-10-24
net: usb: usbnet: coding style for functions
Oliver Neukum
1
-25
/
+24
2025-10-23
usbnet: Prevents free active kevent
Lizhi Xu
1
-0
/
+2
2025-10-14
usbnet: Fix using smp_processor_id() in preemptible code warnings
Zqiang
1
-0
/
+2
2025-08-06
net: usbnet: Fix the wrong netif_carrier_on() call
Ammar Faizi
1
-3
/
+3
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+8
2025-07-25
usbnet: Set duplex status to unknown in the absence of MII
Yi Cong
1
-0
/
+7
2025-07-25
net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
John Ernberg
1
-3
/
+8
2025-07-21
net: usb: Remove duplicate assignments for net->pcpu_stat_type
Zqiang
1
-1
/
+0
2025-07-09
net: usb: enable the work after stop usbnet by ip down/up
Zqiang
1
-2
/
+2
2025-06-19
net: usb: Convert tasklet API to new bottom half workqueue mechanism
Jun Miao
1
-18
/
+18
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-3
/
+3
2025-04-04
usbnet:fix NPE during rx_complete
Ying Lu
1
-3
/
+3
2025-03-28
net: usb: usbnet: restore usb%d name exception for local mac addresses
Dominique Martinet
1
-6
/
+15
2024-10-22
net: usb: usbnet: fix name regression
Oliver Neukum
1
-1
/
+2
2024-10-15
net: usb: usbnet: fix race in probe failure
Oliver Neukum
1
-0
/
+1
2024-09-26
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
1
-9
/
+28
2024-09-03
usbnet: modern method to get random MAC
Oliver Neukum
1
-8
/
+3
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-11
net: usb: qmi_wwan: Leverage core stats allocator
Breno Leitao
1
-0
/
+1
2024-03-07
net: usbnet: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-07
net: usbnet: Leverage core stats allocator
Breno Leitao
1
-7
/
+1
2024-02-21
net: usbnet: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2023-07-13
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
Alan Stern
1
-0
/
+6
2023-01-09
usbnet: optimize usbnet_bh() to reduce CPU load
Leesoo Ahn
1
-12
/
+17
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2022-09-26
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
1
-1
/
+6
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-28
net: usb: delete extra space and tab in blank line
Xie Shaowen
1
-1
/
+1
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+12
2022-07-06
usbnet: fix memory leak in error case
Oliver Neukum
1
-5
/
+12
2022-07-01
usbnet: remove vestiges of debug macros
Oliver Neukum
1
-3
/
+0
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-06-29
usbnet: fix memory allocation in helpers
Oliver Neukum
1
-2
/
+2
2022-06-24
usbnet: Fix linkwatch use-after-free on disconnect
Lukas Wunner
1
-6
/
+2
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-4
/
+4
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
[next]