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
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+6
2026-04-14
net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()
Greg Kroah-Hartman
-1
/
+6
2026-04-09
r8152: Add support for the RTL8157 hardware
Birger Koblitz
-184
/
+729
2026-04-09
r8152: Add support for 5Gbit Link Speeds and EEE
Birger Koblitz
-18
/
+82
2026-04-02
r8152: Add helper functions for SRAM2
Chih Kai Hsu
-103
/
+75
2026-03-31
net: ipeth: refactor endpoint lookup
Johan Hovold
-11
/
+7
2026-03-31
net: hso: refactor endpoint lookup
Johan Hovold
-48
/
+17
2026-03-31
r8152: add helper functions for PHY OCP registers
Chih Kai Hsu
-471
/
+226
2026-03-31
r8152: add helper functions for PLA/USB OCP registers
Chih Kai Hsu
-695
/
+408
2026-03-31
r8152: fix incorrect register write to USB_UPHY_XTAL
Chih Kai Hsu
-1
/
+1
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
-8
/
+9
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-10
/
+12
2026-03-17
net: usb: aqc111: Do not perform PM inside suspend callback
Nikola Z. Ivanov
-6
/
+6
2026-03-16
net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
Tobi Gaertner
-2
/
+3
2026-03-16
net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
Tobi Gaertner
-2
/
+3
2026-03-14
net: usb: cdc-ether: unify error handling in probe
Oliver Neukum
-24
/
+30
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-9
/
+17
2026-03-09
net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
Oleksij Rempel
-2
/
+0
2026-03-09
net: usb: lan78xx: skip LTM configuration for LAN7850
Oleksij Rempel
-0
/
+4
2026-03-09
net: usb: lan78xx: fix TX byte statistics for small packets
Oleksij Rempel
-1
/
+1
2026-03-09
net: usb: lan78xx: fix silent drop of packets with checksum errors
Oleksij Rempel
-1
/
+6
2026-03-06
net: usb: lan78xx: drop redundant device reference
Johan Hovold
-8
/
+1
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
-5
/
+6
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
-0
/
+1
2026-02-27
r8152: Add 2500baseT EEE status/configuration support
Birger Koblitz
-8
/
+42
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
[next]