index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-17
/
+17
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
16
-27
/
+25
6 days
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-6
/
+31
8 days
net: usb: catc: enable basic endpoint checking
Ziyi Guo
1
-6
/
+31
13 days
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-04
net: usb: sr9700: remove code to drive nonexistent multicast filter
Ethan Nelson-Moore
3
-28
/
+5
2026-02-04
net: usb: introduce usbnet_mii_ioctl helper function
Ethan Nelson-Moore
7
-42
/
+15
2026-01-31
net: usb: r8152: fix resume reset deadlock
Sergey Senozhatsky
1
-14
/
+15
2026-01-31
net: usb: remove unnecessary get_drvinfo code and driver versions
Ethan Nelson-Moore
16
-91
/
+9
2026-01-28
net: usb: int51x1: use usbnet_cdc_update_filter
Ethan Nelson-Moore
2
-36
/
+4
2026-01-28
net: usb: sr9700: replace magic numbers with register bit macros
Ethan Nelson-Moore
1
-2
/
+2
2026-01-27
net: usb: replace unnecessary get_link functions with usbnet_get_link
Ethan Nelson-Moore
3
-25
/
+4
2026-01-27
net: usb: smsc95xx: use phy_do_ioctl_running function
Ethan Nelson-Moore
1
-9
/
+1
2026-01-26
net: usb: sr9700: rename register write commands for clarity
Ethan Nelson-Moore
2
-6
/
+6
2026-01-26
net: usb: sr9700: use ETH_ALEN instead of magic number
Ethan Nelson-Moore
1
-1
/
+1
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+7
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-21
usbnet: limit max_mtu based on device's hard_mtu
Laurent Vivier
1
-3
/
+6
2026-01-21
net: usb: r8152: fix transmit queue timeout
Mingj Ye
1
-0
/
+2
2026-01-18
net: usb: sr9700: remove code to drive nonexistent MII
Ethan Nelson-Moore
2
-125
/
+56
2026-01-16
net: usb: dm9601: remove broken SR9700 support
Ethan Nelson-Moore
1
-4
/
+0
2026-01-16
net: usb: sr9700: fix byte numbering in comments
Ethan Nelson-Moore
1
-21
/
+21
2026-01-16
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-14
net: usb: usbnet: adhere to style
Oliver Neukum
1
-113
/
+120
2025-11-11
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
2025-11-04
net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup
Qendrim Maxhuni
1
-0
/
+6
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+11
2025-10-30
net: usb: asix_devices: Check return value of usbnet_get_endpoints
Miaoqian Lin
1
-3
/
+9
2025-10-25
net: usb: usbnet: coding style for functions
Oliver Neukum
1
-25
/
+24
2025-10-24
usbnet: Prevents free active kevent
Lizhi Xu
1
-0
/
+2
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+9
2025-10-17
net: usb: rtl8150: Fix frame padding
Michal Pecio
1
-2
/
+9
2025-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+19
2025-10-16
net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...
I Viswanath
1
-4
/
+4
2025-10-15
r8152: Advertise software timestamp information.
Abhishek Rawal
1
-0
/
+1
2025-10-14
r8152: add error handling in rtl8152_driver_init
Yi Cong
1
-1
/
+6
2025-10-14
usbnet: Fix using smp_processor_id() in preemptible code warnings
Zqiang
1
-0
/
+2
2025-10-12
net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx...
Bhanu Seshu Kumar Valluri
1
-4
/
+7
2025-10-07
net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
Oleksij Rempel
1
-0
/
+29
2025-10-03
net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_...
Bhanu Seshu Kumar Valluri
1
-4
/
+7
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+0
[next]