index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
net: usb: aqc111: Do not perform PM inside suspend callback
Nikola Z. Ivanov
1
-6
/
+6
12 days
net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
Tobi Gaertner
1
-2
/
+3
12 days
net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
Tobi Gaertner
1
-2
/
+3
2026-03-09
net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
Oleksij Rempel
1
-2
/
+0
2026-03-09
net: usb: lan78xx: skip LTM configuration for LAN7850
Oleksij Rempel
1
-0
/
+4
2026-03-09
net: usb: lan78xx: fix TX byte statistics for small packets
Oleksij Rempel
1
-1
/
+1
2026-03-09
net: usb: lan78xx: fix silent drop of packets with checksum errors
Oleksij Rempel
2
-1
/
+6
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
2
-5
/
+6
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
1
-0
/
+1
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-10
/
+62
2026-02-25
net: usb: kaweth: validate USB endpoints
Greg Kroah-Hartman
1
-0
/
+13
2026-02-25
net: usb: kalmia: validate USB endpoints
Greg Kroah-Hartman
1
-0
/
+7
2026-02-25
net: usb: pegasus: validate USB endpoints
Greg Kroah-Hartman
1
-1
/
+12
2026-02-24
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
1
-5
/
+30
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-17
/
+17
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
16
-27
/
+25
2026-02-19
net: usb: lan78xx: scan all MDIO addresses on LAN7801
Martin PÄlsson
1
-2
/
+0
2026-02-19
net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
Ziyi Guo
1
-2
/
+0
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-6
/
+31
2026-02-17
net: usb: catc: enable basic endpoint checking
Ziyi Guo
1
-6
/
+31
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+15
2026-02-03
net: usb: sr9700: remove code to drive nonexistent multicast filter
Ethan Nelson-Moore
3
-28
/
+5
2026-02-03
net: usb: introduce usbnet_mii_ioctl helper function
Ethan Nelson-Moore
7
-42
/
+15
2026-01-30
net: usb: r8152: fix resume reset deadlock
Sergey Senozhatsky
1
-14
/
+15
2026-01-30
net: usb: remove unnecessary get_drvinfo code and driver versions
Ethan Nelson-Moore
16
-91
/
+9
2026-01-27
net: usb: int51x1: use usbnet_cdc_update_filter
Ethan Nelson-Moore
2
-36
/
+4
2026-01-27
net: usb: sr9700: replace magic numbers with register bit macros
Ethan Nelson-Moore
1
-2
/
+2
2026-01-26
net: usb: replace unnecessary get_link functions with usbnet_get_link
Ethan Nelson-Moore
3
-25
/
+4
2026-01-26
net: usb: smsc95xx: use phy_do_ioctl_running function
Ethan Nelson-Moore
1
-9
/
+1
2026-01-25
net: usb: sr9700: rename register write commands for clarity
Ethan Nelson-Moore
2
-6
/
+6
2026-01-25
net: usb: sr9700: use ETH_ALEN instead of magic number
Ethan Nelson-Moore
1
-1
/
+1
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+7
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-20
usbnet: limit max_mtu based on device's hard_mtu
Laurent Vivier
1
-3
/
+6
2026-01-20
net: usb: r8152: fix transmit queue timeout
Mingj Ye
1
-0
/
+2
2026-01-17
net: usb: sr9700: remove code to drive nonexistent MII
Ethan Nelson-Moore
2
-125
/
+56
2026-01-15
net: usb: dm9601: remove broken SR9700 support
Ethan Nelson-Moore
1
-4
/
+0
2026-01-15
net: usb: sr9700: fix byte numbering in comments
Ethan Nelson-Moore
1
-21
/
+21
2026-01-15
usbnet: fix crash due to missing BQL accounting after resume
Simon Schippers
1
-0
/
+1
2026-01-08
net: usb: pegasus: fix memory leak in update_eth_regs_async()
Petko Manolov
1
-0
/
+2
2025-12-30
net: usb: sr9700: fix incorrect command used to write single register
Ethan Nelson-Moore
1
-2
/
+2
2025-12-29
usbnet: avoid a possible crash in dql_completed()
Eric Dumazet
1
-1
/
+2
2025-12-28
net: usb: asix: validate PHY address before use
Deepanshu Kartikey
2
-5
/
+6
2025-12-23
net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
Deepakkumar Karn
1
-0
/
+2
2025-12-22
net: usb: sr9700: support devices with virtual driver CD
Ethan Nelson-Moore
1
-0
/
+5
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-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
[next]