index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
net: usb: asix: ax88772: re-add usbnet_link_change() in phylink callbacks
Markus Baier
1
-0
/
+2
13 days
net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirk
Alex Cheema
1
-0
/
+8
13 days
net: usb: r8152: add TRENDnet TUC-ET2G v2.0
Aleksander Jan Bajkowski
1
-0
/
+1
2026-04-27
net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
Morduan Zang
1
-0
/
+7
2026-04-27
net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
Zhan Jun
1
-1
/
+4
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2026-04-14
net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()
Greg Kroah-Hartman
1
-1
/
+6
2026-04-09
r8152: Add support for the RTL8157 hardware
Birger Koblitz
1
-181
/
+726
2026-04-09
r8152: Add support for 5Gbit Link Speeds and EEE
Birger Koblitz
1
-18
/
+82
2026-04-02
r8152: Add helper functions for SRAM2
Chih Kai Hsu
1
-102
/
+74
2026-03-31
net: ipeth: refactor endpoint lookup
Johan Hovold
1
-11
/
+7
2026-03-31
net: hso: refactor endpoint lookup
Johan Hovold
1
-48
/
+17
2026-03-31
r8152: add helper functions for PHY OCP registers
Chih Kai Hsu
1
-465
/
+220
2026-03-31
r8152: add helper functions for PLA/USB OCP registers
Chih Kai Hsu
1
-694
/
+407
2026-03-31
r8152: fix incorrect register write to USB_UPHY_XTAL
Chih Kai Hsu
1
-1
/
+1
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
1
-8
/
+9
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+12
2026-03-17
net: usb: aqc111: Do not perform PM inside suspend callback
Nikola Z. Ivanov
1
-6
/
+6
2026-03-16
net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
Tobi Gaertner
1
-2
/
+3
2026-03-16
net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
Tobi Gaertner
1
-2
/
+3
2026-03-14
net: usb: cdc-ether: unify error handling in probe
Oliver Neukum
1
-24
/
+30
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+17
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
net: usb: lan78xx: drop redundant device reference
Johan Hovold
1
-8
/
+1
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
2
-5
/
+6
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
1
-0
/
+1
2026-02-27
r8152: Add 2500baseT EEE status/configuration support
Birger Koblitz
1
-8
/
+42
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
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/netdev/net
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/linux/kernel/git/akpm/mm
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
[next]