1. 5541620 usbnet: sanity checking of packet sizes and device mtu by Oliver Neukum · 5 years ago
  2. 96f23cb usbnet: ignore endpoints with invalid wMaxPacketSize by Bjørn Mork · 5 years ago
  3. ed7b03f usbnet: fix kernel crash after disconnect by Kloetzke Jan · 5 years ago
  4. 80ad5bd usbnet: fix alignment for frames with no ethernet header by Bjørn Mork · 7 years ago
  5. ef6cd13 net: usb: usbnet: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  6. b7545b7 Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  7. e4c6fb7 usbnet: move the CDC parser into USB core by Oliver Neukum · 8 years ago
  8. 43daa96 usbnet: Stop RX Q on MTU change by Soohoon Lee · 8 years ago
  9. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  10. ea07984 usbnet: correct speed testing by Oliver Neukum · 9 years ago
  11. 1666984 usbnet: cleanup after bind() in probe() by Oliver Neukum · 9 years ago
  12. 81e0ce7 usbnet: allow mini-drivers to consume L2 headers by Bjørn Mork · 9 years ago
  13. 704c16d usbnet: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  14. c40a2c8 CDC: common parser for extra headers by Oliver Neukum · 9 years ago
  15. fcb0bb6 usbnet: Fix a race between usbnet_stop() and the BH by Eugene Shatokhin · 9 years ago
  16. f50791a usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared by Eugene Shatokhin · 9 years ago
  17. 3e4336a usbnet: avoid integer overflow in start_xmit by Jason A. Donenfeld · 10 years ago
  18. 11f17ef usbnet: rename work handler by Oliver Neukum · 10 years ago
  19. 7a1e890 usbnet: Fix tx_bytes statistic running backward in cdc_ncm by Ben Hutchings · 10 years ago
  20. 1e9e39f usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 10 years ago
  21. 51487ae usbnet: re-use native hex2bin() by Andy Shevchenko · 10 years ago
  22. 1efed2d usbnet: add a callback for set_rx_mode by Olivier Blin · 10 years ago
  23. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  24. dbcdd4d cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  25. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  26. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  27. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 11 years ago
  28. eb85569 usbnet: remove generic hard_header_len check by Emil Goode · 11 years ago
  29. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. fdc3452 net: usbnet: fix SG initialisation by Bjørn Mork · 11 years ago
  31. 9cb0007 usb: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  32. 52f48d0 usbnet: fix status interrupt urb handling by Felix Fietkau · 11 years ago
  33. 09b6902 usbnet: fix error return code in usbnet_probe() by Wei Yongjun · 11 years ago
  34. 60e453a USBNET: fix handling padding packet by Ming Lei · 11 years ago
  35. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  36. eef23b5 net: usbnet: update addr_assign_type if appropriate by Bjørn Mork · 11 years ago
  37. 638c511 USBNET: support DMA SG by Ming Lei · 11 years ago
  38. 452c447 USBNET: increase max rx/tx qlen for improving USB3 thoughtput by Ming Lei · 11 years ago
  39. a88c32a USBNET: centralize computing of max rx/tx qlen by Ming Lei · 11 years ago
  40. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 12 years ago
  41. 6eecdc5 usbnet: allow status interrupt URB to always be active by Dan Williams · 12 years ago
  42. 4b49f58 usbnet: handle link change by Ming Lei · 12 years ago
  43. 0162c55 usbnet: apply usbnet_link_change by Ming Lei · 12 years ago
  44. ac64995 usbnet: introduce usbnet_link_change API by Ming Lei · 12 years ago
  45. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. 38673c8 drivers: net: usb: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  47. bf414b3 net: usbnet: fix tx_dropped statistics by Bjørn Mork · 12 years ago
  48. 70c37bf net: usbnet: prevent buggy devices from killing us by Bjørn Mork · 12 years ago
  49. 6509141 usbnet: add new flag FLAG_NOARP for usb net devices by Wei Shuai · 12 years ago
  50. 2dd7c8c usbnet: generic manage_power() by Oliver Neukum · 12 years ago
  51. a1c088e usbnet: handle PM failure gracefully by Oliver Neukum · 12 years ago
  52. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. 9532021 usbnet: ratelimit kevent may have been dropped warnings by Steve Glendinning · 12 years ago
  54. 6f0a098 usbnet: runtime wake up device before calling usbnet_{read|write}_cmd by Ming Lei · 12 years ago
  55. 0547fad usbnet: introduce usbnet_{read|write}_cmd_nopm by Ming Lei · 12 years ago
  56. 39707c2 net: usb: Fix memory leak on Tx data path by Hemant Kumar · 12 years ago
  57. 877bd86 usbnet: introduce usbnet 3 command helpers by Ming Lei · 12 years ago
  58. 5d9d01a3 usbnet: Support devices reporting idleness by Oliver Neukum · 12 years ago
  59. 85e8787 net: usbnet: fix softirq storm on suspend by Bjørn Mork · 12 years ago
  60. ab6f148 usbnet: fix deadlock in resume by Oliver Neukum · 12 years ago
  61. c7e12ea net: usb: Use eth_random_addr by Joe Perches · 12 years ago
  62. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. 65841fd usbnet: handle remote wakeup asap by Ming Lei · 12 years ago
  64. 5eeb313 usbnet: decrease suspend count if returning -EBUSY for runtime suspend by Ming Lei · 12 years ago
  65. fb13c47 usbnet: clear OPEN flag in failure path by Ming Lei · 12 years ago
  66. 86a2f41 usbnet: sanitise overlong driver information strings by Phil Sutter · 12 years ago
  67. 072c055 usbnet: don't initialize transfer buffer before submit status URB by tom.leiming@gmail.com · 12 years ago
  68. 24ead29 usbnet: remove declaration for intr_complete by tom.leiming@gmail.com · 12 years ago
  69. ef9d884 usbnet: remove usb_get/put_dev in .probe and .disconnect by tom.leiming@gmail.com · 12 years ago
  70. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  71. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 13 years ago
  72. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  73. a472384 usbnet: fix failure handling in usbnet_probe by tom.leiming@gmail.com · 13 years ago
  74. 720f3d7 usbnet: fix leak of transfer buffer of dev->interrupt by tom.leiming@gmail.com · 13 years ago
  75. 123edb1 usbnet: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  76. 8a78335 usbnet: consider device busy at each recieved packet by Oliver Neukum · 13 years ago
  77. 5d5440a usbnet: don't clear urb->dev in tx_complete by tom.leiming@gmail.com · 13 years ago
  78. 0956a8c usbnet: increase URB reference count before usb_unlink_urb by tom.leiming@gmail.com · 13 years ago
  79. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  80. 1aa9bc5 usbnet: use netif_tx_wake_queue instead of netif_start_queue by Alexey Orishko · 13 years ago
  81. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 13 years ago
  82. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  83. 4231d47 net/usbnet: avoid recursive locking in usbnet_stop() by Sebastian Siewior · 13 years ago
  84. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  85. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  86. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  87. f9b491e usbnet: add timestamping support by Michael Riesch · 13 years ago
  88. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  89. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  90. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
  91. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  92. 75bd0cb usbnet: runtime pm: fix out of memory by Ming Lei · 14 years ago
  93. 68972ef usbnet: Resubmit interrupt URB if device is open by Paul Stewart · 14 years ago
  94. c582a95 drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function. by Thiago Farina · 14 years ago
  95. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 14 years ago
  96. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 14 years ago
  97. ab60707 USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() returns less than zero in kevent(). by Jesper Juhl · 14 years ago
  98. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  99. 073285f usbnet: changes for upcoming cdc_ncm driver by Alexey Orishko · 14 years ago
  100. b0786b4 usbnet: fix usb_autopm_get_interface failure(v1) by Ming Lei · 14 years ago