summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2026-08-27rndis_host: add overflow check in rndis_rx_fixup()Griffin Kroah-Hartman
2026-08-19usbnet: cap max_mtu for drivers without bind callbackLaurent Vivier
2026-08-19net: usb: ipheth: fix carrier_work UAF on disconnectDoruk Tan Ozturk
2026-08-19net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()Yi Cong
2026-07-24net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon
2026-07-24net: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei
2026-07-24usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()Xiang Mei
2026-07-24net: usb: lan78xx: restore VLAN and hash filters after link upNicolai Buchwitz
2026-07-18net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()Maoyi Xie
2026-06-09r8152: handle the return value of usb_reset_device()Chih Kai Hsu
2026-05-04net: usb: asix: ax88772: re-add usbnet_link_change() in phylink callbacksMarkus Baier
2026-05-01net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirkAlex Cheema
2026-05-01net: usb: r8152: add TRENDnet TUC-ET2G v2.0Aleksander Jan Bajkowski
2026-04-27net: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang
2026-04-27net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-14net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman
2026-04-09r8152: Add support for the RTL8157 hardwareBirger Koblitz
2026-04-09r8152: Add support for 5Gbit Link Speeds and EEEBirger Koblitz
2026-04-02r8152: Add helper functions for SRAM2Chih Kai Hsu
2026-03-31net: ipeth: refactor endpoint lookupJohan Hovold
2026-03-31net: hso: refactor endpoint lookupJohan Hovold
2026-03-31r8152: add helper functions for PHY OCP registersChih Kai Hsu
2026-03-31r8152: add helper functions for PLA/USB OCP registersChih Kai Hsu
2026-03-31r8152: fix incorrect register write to USB_UPHY_XTALChih Kai Hsu
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-17net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner
2026-03-14net: usb: cdc-ether: unify error handling in probeOliver Neukum
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-09net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2026-03-09net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel
2026-03-09net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel
2026-03-09net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel
2026-03-06net: usb: lan78xx: drop redundant device referenceJohan Hovold
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-02-27r8152: Add 2500baseT EEE status/configuration supportBirger Koblitz
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-25net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman
2026-02-25net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman
2026-02-25net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman
2026-02-24net: usb: pegasus: enable basic endpoint checkingZiyi Guo
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson