Age | Commit message (Expand) | Author |
2023-03-22 | net: asix: fix modprobe "sysfs: cannot create duplicate filename" | Grant Grundler |
2023-03-20 | usb: plusb: remove unused pl_clear_QuickLink_features function | Tom Rix |
2023-03-20 | net: usb: lan78xx: Limit packet length to skb->len | Szymon Heidrich |
2023-03-17 | net: usb: smsc95xx: Limit packet length to skb->len | Szymon Heidrich |
2023-03-16 | net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull | Szymon Heidrich |
2023-03-15 | net: usb: smsc75xx: Limit packet length to skb->len | Szymon Heidrich |
2023-03-07 | net: usb: qmi_wwan: add Telit 0x1080 composition | Enrico Sau |
2023-03-07 | net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990 | Enrico Sau |
2023-03-02 | net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro... | Yuiko Oshino |
2023-02-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2023-02-13 | net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path | Miko Larsson |
2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-02-06 | net: USB: Fix wrong-direction WARNING in plusb.c | Alan Stern |
2023-01-20 | r8152: reduce the control transfer of rtl8152_get_version() | Hayes Wang |
2023-01-20 | r8152: remove rtl_vendor_mode function | Hayes Wang |
2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-01-18 | r8152: avoid to change cfg for all devices | Hayes Wang |
2023-01-17 | net: usb: sr9700: Handle negative len | Szymon Heidrich |
2023-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-01-12 | r8152: add vendor/device ID pair for Microsoft Devkit | Andre Przywara |
2023-01-09 | cdc_ether: no need to blacklist any r8152 devices | Bjørn Mork |
2023-01-09 | r8152: add USB device driver for config selection | Bjørn Mork |
2023-01-09 | usbnet: optimize usbnet_bh() to reduce CPU load | Leesoo Ahn |
2023-01-05 | net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem | Hui Wang |
2023-01-05 | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-01-03 | usb: rndis_host: Secure rndis_query check against int overflow | Szymon Heidrich |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) |
2022-12-07 | net: asix: add support for the Linux Automation GmbH USB 10Base-T1L | Oleksij Rempel |
2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-11-28 | net: usb: cdc_ether: add u-blox 0x1343 composition | Davide Tronchin |
2022-11-23 | net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLP | Santiago Ruano Rincón |
2022-11-23 | net: usb: qmi_wwan: add u-blox 0x1342 composition | Davide Tronchin |
2022-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-11-17 | net: usb: smsc95xx: fix external PHY reset | Alexandru Tachici |
2022-11-17 | net: usb: qmi_wwan: add Telit 0x103a composition | Enrico Sau |
2022-11-07 | net: remove explicit phylink_generic_validate() references | Russell King (Oracle) |
2022-11-03 | net: usb: Use kstrtobool() instead of strtobool() | Christophe JAILLET |
2022-10-31 | drivers: net: convert to boolean for the mac_managed_pm flag | Denis Kirjanov |
2022-10-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-10-03 | r8152: Rate limit overflow messages | Andrew Gaul |
2022-09-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-09-28 | net: drop the weight argument from netif_napi_add | Jakub Kicinski |
2022-09-27 | net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455 | Frank Wunderlich |
2022-09-26 | usbnet: Fix memory leak in usbnet_disconnect() | Peilin Ye |
2022-09-25 | Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/... | Greg Kroah-Hartman |
2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2022-09-06 | net: usb: qmi_wwan: add Quectel RM520N | jerry.meng |
2022-09-05 | Merge 6.0-rc4 into tty-next | Greg Kroah-Hartman |
2022-09-03 | r8152: Add MAC passthrough support for Lenovo Travel Hub | André Apitzsch |