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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
net: usb: aqc111: debug info before sanitation
Oliver Neukum
1
-4
/
+4
2025-05-28
net: ch9200: fix uninitialised access during mii_nway_restart
Qasim Ijaz
1
-2
/
+5
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
7
-224
/
+390
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+4
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-27
net: usb: r8152: Convert to use struct sockaddr_storage internally
Kees Cook
1
-25
/
+27
2025-05-26
net: usb: aqc111: fix error handling of usbnet read calls
Nikita Zhandarovich
1
-2
/
+8
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
1
-1
/
+1
2025-05-16
net: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-5
/
+4
2025-05-07
net: usb: lan78xx: Extract flow control configuration to helper
Oleksij Rempel
1
-18
/
+87
2025-05-07
net: usb: lan78xx: Refactor USB link power configuration into helper
Oleksij Rempel
1
-31
/
+59
2025-05-07
net: usb: lan78xx: Extract PHY interrupt acknowledgment to helper
Oleksij Rempel
1
-1
/
+15
2025-05-07
net: usb: lan78xx: move LED DT configuration to helper
Oleksij Rempel
1
-26
/
+46
2025-05-07
net: usb: lan78xx: refactor PHY init to separate detection and MAC configuration
Oleksij Rempel
1
-46
/
+128
2025-05-07
net: usb: lan78xx: remove explicit check for missing PHY driver
Oleksij Rempel
1
-4
/
+0
2025-05-07
net: usb: lan78xx: Improve error handling in PHY initialization
Oleksij Rempel
1
-16
/
+31
2025-05-01
r8152: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2
-42
/
+8
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+2
2025-04-25
Revert "rndis_host: Flag RNDIS modems as WWAN devices"
Christian Heusel
1
-14
/
+2
2025-04-10
usbnet: asix AX88772: leave the carrier control to phylink
Krzysztof HaĆasa
3
-36
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
4
-8
/
+8
2025-04-04
usbnet:fix NPE during rx_complete
Ying Lu
1
-3
/
+3
2025-03-28
net: usb: usbnet: restore usb%d name exception for local mac addresses
Dominique Martinet
1
-6
/
+15
2025-03-27
rndis_host: Flag RNDIS modems as WWAN devices
Lubomir Rintel
1
-2
/
+14
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
7
-8
/
+51
2025-03-25
net: usb: asix: ax88772: Increase phy_name size
Andy Shevchenko
1
-4
/
+8
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-03-17
cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk
Philipp Hahn
3
-0
/
+19
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+2
2025-03-10
net: usb: lan78xx: Sanitize return values of register read/write functions
Oleksij Rempel
1
-2
/
+2
2025-02-28
net: usb: cdc_mbim: fix Telit Cinterion FE990A name
Fabio Porcedda
1
-1
/
+1
2025-02-28
net: usb: qmi_wwan: fix Telit Cinterion FE990A name
Fabio Porcedda
1
-1
/
+1
2025-02-28
net: usb: qmi_wwan: add Telit Cinterion FE990B composition
Fabio Porcedda
1
-0
/
+1
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2025-02-27
usbnet: gl620a: fix endpoint checking in genelink_bind()
Nikita Zhandarovich
1
-3
/
+1
2025-02-18
net/cdc_ncm: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-13
net: usb: asix_devices: add FiberGecko DeviceID
Max Schulze
1
-0
/
+17
2025-02-10
r8152: add vendor/device ID pair for Dell Alienware AW1022z
Aleksander Jan Bajkowski
1
-0
/
+1
2025-02-07
net: usb: cdc_mbim: fix Telit Cinterion FN990A name
Fabio Porcedda
1
-1
/
+1
2025-02-07
net: usb: qmi_wwan: fix Telit Cinterion FN990A name
Fabio Porcedda
1
-1
/
+1
2025-02-07
net: usb: qmi_wwan: add Telit Cinterion FN990B composition
Fabio Porcedda
1
-0
/
+1
2025-01-28
usbnet: ipheth: document scope of NCM implementation
Foster Snowhill
1
-0
/
+8
2025-01-28
usbnet: ipheth: fix DPE OoB read
Foster Snowhill
1
-3
/
+1
2025-01-28
usbnet: ipheth: break up NCM header size computation
Foster Snowhill
1
-1
/
+12
2025-01-28
usbnet: ipheth: refactor NCM datagram loop
Foster Snowhill
1
-19
/
+23
2025-01-28
usbnet: ipheth: use static NDP16 location in URB
Foster Snowhill
1
-5
/
+4
2025-01-28
usbnet: ipheth: check that DPE points past NCM header
Foster Snowhill
1
-1
/
+2
2025-01-28
usbnet: ipheth: fix possible overflow in DPE length check
Foster Snowhill
1
-2
/
+2
2025-01-28
net: usb: rtl8150: enable basic endpoint checking
Nikita Zhandarovich
1
-0
/
+22
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
[next]