index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Lines
5 days
net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
Oleksij Rempel
-2
/
+0
5 days
net: usb: lan78xx: skip LTM configuration for LAN7850
Oleksij Rempel
-0
/
+4
5 days
net: usb: lan78xx: fix TX byte statistics for small packets
Oleksij Rempel
-1
/
+1
5 days
net: usb: lan78xx: fix silent drop of packets with checksum errors
Oleksij Rempel
-1
/
+6
8 days
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
-5
/
+6
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
-0
/
+1
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-10
/
+62
2026-02-25
net: usb: kaweth: validate USB endpoints
Greg Kroah-Hartman
-0
/
+13
2026-02-25
net: usb: kalmia: validate USB endpoints
Greg Kroah-Hartman
-0
/
+7
2026-02-25
net: usb: pegasus: validate USB endpoints
Greg Kroah-Hartman
-1
/
+12
2026-02-24
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
-5
/
+30
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-17
/
+17
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-27
/
+25
2026-02-19
net: usb: lan78xx: scan all MDIO addresses on LAN7801
Martin PÄlsson
-2
/
+0
2026-02-19
net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
Ziyi Guo
-2
/
+0
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-6
/
+31
2026-02-17
net: usb: catc: enable basic endpoint checking
Ziyi Guo
-6
/
+31
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+2
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-14
/
+15
2026-02-03
net: usb: sr9700: remove code to drive nonexistent multicast filter
Ethan Nelson-Moore
-28
/
+5
2026-02-03
net: usb: introduce usbnet_mii_ioctl helper function
Ethan Nelson-Moore
-42
/
+15
2026-01-30
net: usb: r8152: fix resume reset deadlock
Sergey Senozhatsky
-14
/
+15
2026-01-30
net: usb: remove unnecessary get_drvinfo code and driver versions
Ethan Nelson-Moore
-91
/
+9
2026-01-27
net: usb: int51x1: use usbnet_cdc_update_filter
Ethan Nelson-Moore
-36
/
+4
2026-01-27
net: usb: sr9700: replace magic numbers with register bit macros
Ethan Nelson-Moore
-2
/
+2
2026-01-26
net: usb: replace unnecessary get_link functions with usbnet_get_link
Ethan Nelson-Moore
-25
/
+4
2026-01-26
net: usb: smsc95xx: use phy_do_ioctl_running function
Ethan Nelson-Moore
-9
/
+1
2026-01-25
net: usb: sr9700: rename register write commands for clarity
Ethan Nelson-Moore
-6
/
+6
2026-01-25
net: usb: sr9700: use ETH_ALEN instead of magic number
Ethan Nelson-Moore
-1
/
+1
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+7
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+2
2026-01-20
usbnet: limit max_mtu based on device's hard_mtu
Laurent Vivier
-3
/
+6
2026-01-20
net: usb: r8152: fix transmit queue timeout
Mingj Ye
-0
/
+2
2026-01-17
net: usb: sr9700: remove code to drive nonexistent MII
Ethan Nelson-Moore
-125
/
+56
2026-01-15
net: usb: dm9601: remove broken SR9700 support
Ethan Nelson-Moore
-4
/
+0
2026-01-15
net: usb: sr9700: fix byte numbering in comments
Ethan Nelson-Moore
-21
/
+21
2026-01-15
usbnet: fix crash due to missing BQL accounting after resume
Simon Schippers
-0
/
+1
2026-01-08
net: usb: pegasus: fix memory leak in update_eth_regs_async()
Petko Manolov
-0
/
+2
2025-12-30
net: usb: sr9700: fix incorrect command used to write single register
Ethan Nelson-Moore
-2
/
+2
2025-12-29
usbnet: avoid a possible crash in dql_completed()
Eric Dumazet
-1
/
+2
2025-12-28
net: usb: asix: validate PHY address before use
Deepanshu Kartikey
-5
/
+6
2025-12-23
net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
Deepakkumar Karn
-0
/
+2
2025-12-22
net: usb: sr9700: support devices with virtual driver CD
Ethan Nelson-Moore
-0
/
+5
2025-11-13
net: usb: usbnet: adhere to style
Oliver Neukum
-113
/
+120
2025-11-10
usbnet: Add support for Byte Queue Limits (BQL)
Simon Schippers
-0
/
+11
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+6
2025-11-03
net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup
Qendrim Maxhuni
-0
/
+6
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+11
2025-10-29
net: usb: asix_devices: Check return value of usbnet_get_endpoints
Miaoqian Lin
-3
/
+9
[next]