1. 85e3c65 usbnet/cdc_ncm: add missing .reset_resume hook by Stefan Metzmacher · 13 years ago
  2. 930a6ea drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() by Alexey Khoroshilov · 13 years ago
  3. 19694ac CDC NCM: release interfaces fix in unbind() by Alexey Orishko · 13 years ago
  4. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 6c60408 CDC NCM: Add mising short packet in cdc_ncm driver by Alexey Orishko · 13 years ago
  6. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  7. aae1e74 net/usb: mark LG VL600 LTE modem ethernet interface as WWAN by Dan Williams · 13 years ago
  8. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  9. 9c41294 ipheth: Properly distinguish length and alignment in URBs and skbs by Ben Hutchings · 13 years ago
  10. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  11. 75bd0cb usbnet: runtime pm: fix out of memory by Ming Lei · 13 years ago
  12. d946092 smsc95xx: fix reset check by Rabin Vincent · 13 years ago
  13. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  14. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  15. b3c914a usbnet: add support for some Huawei modems with cdc-ether ports by Dan Williams · 13 years ago
  16. 68972ef usbnet: Resubmit interrupt URB if device is open by Paul Stewart · 13 years ago
  17. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  18. 8c61d9d cdc_ncm: fix short packet issue on some devices by Hans Petter Selasky · 13 years ago
  19. c582a95 drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function. by Thiago Farina · 13 years ago
  20. eb8aa72 rndis_host: Quirky devices are still 'point-to-point' by Ben Hutchings · 13 years ago
  21. 4d42d41 rndis_host: Poll status before control channel where necessary by Ben Hutchings · 13 years ago
  22. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  23. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  24. 88edaa4 net: Add support for SMSC LAN9530, LAN9730 and LAN89530 by Steve Glendinning · 13 years ago
  25. 5325e92 usb: plusb: Add debug to reset function by simon · 13 years ago
  26. 647da40 usb: plusb: Add support for PL-25A1 by simon · 13 years ago
  27. 6e4d2d9 usb: plusb: Whitespace by simon · 13 years ago
  28. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  29. 083dd8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  30. 78e47fe net: convert SMSC USB net drivers to hw_features by Michał Mirosław · 13 years ago
  31. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  33. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 13 years ago
  34. 3c0f3c6 NET: smsc95xx: don't use stack for async writes to the device by Marc Zyngier · 13 years ago
  35. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  36. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  37. 468c3f9 NET: cdc-phonet, handle empty phonet header by Jiri Slaby · 13 years ago
  38. ac90fa6 NET: cdc-phonet, fix stop-queue handling by Jiri Slaby · 13 years ago
  39. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  40. 67158ce Added support for usb ethernet (0x0fe6, 0x9700) by Shahar Havivi · 13 years ago
  41. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  42. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  43. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  44. 5b89db0e Net, USB, Option, hso: Do not dereference NULL pointer by Jesper Juhl · 13 years ago
  45. ab60707 USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() returns less than zero in kevent(). by Jesper Juhl · 13 years ago
  46. 84e77a8 USB CDC NCM errata updates for cdc_ncm host driver by Alexey Orishko · 13 years ago
  47. 986e3f6 USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() by Jesper Juhl · 13 years ago
  48. f742aa8 USB CDC NCM: tx_fixup() race condition fix by Alexey Orishko · 13 years ago
  49. 9e56790 USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitialized variable. by Jesper Juhl · 13 years ago
  50. f5260f0 USB: cdc_ether: remove unneeded check by Dan Carpenter · 14 years ago
  51. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. 0e214ad USB: mcs7830: return negative if auto negotiate fails by Dan Carpenter · 14 years ago
  53. 5591c75 usb: Use static const, consolidate code by Joe Perches · 14 years ago
  54. d9993be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  55. bbccc16 net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant by Andreas Mohr · 14 years ago
  56. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. f4680d3 asix: add USB ID for Logitec LAN-GTJ U2A by Arnaud Ebalard · 14 years ago
  58. 55508d6 net: Use skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  59. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  60. 6934d33 hso: IP checksuming doesn't work on GE0301 option cards by Thomas Bogendoerfer · 14 years ago
  61. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. 900d495 USB CDC NCM host driver by Alexey Orishko · 14 years ago
  63. 073285f usbnet: changes for upcoming cdc_ncm driver by Alexey Orishko · 14 years ago
  64. 8e65c0e hso: fix disable_net by Filip Aben · 14 years ago
  65. 8739cfe drivers/net/usb: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  66. ce5a121 hso: Fix unused variable warning by Alan Cox · 14 years ago
  67. 9c413ed drivers/net/usb: Update WARN uses by Joe Perches · 14 years ago
  68. b0786b4 usbnet: fix usb_autopm_get_interface failure(v1) by Ming Lei · 14 years ago
  69. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  70. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  71. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  72. f4e8ab7 smsc95xx: generate random MAC address once, not every ifup by Bernard Blackham · 14 years ago
  73. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  74. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  75. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  76. 7011e66 drivers/net/usb/hso.c: prevent reading uninitialized memory by Dan Rosenberg · 14 years ago
  77. 441993d cx82310_eth: allow empty URBs by Ondrej Zary · 14 years ago
  78. 7dbfdc2 cx82310_eth: check usb_string() return value for error by Ondrej Zary · 14 years ago
  79. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  80. c9cedbb ipheth: remove incorrect devtype to WWAN by Dan Williams · 14 years ago
  81. cc28a20 introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver by Ondrej Zary · 14 years ago
  82. f95d76a ipheth: add support for iPhone 4 by Jens Axboe · 14 years ago
  83. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  84. dacb397 usbnet: rx_submit() should return an error code. by David S. Miller · 14 years ago
  85. 23d23e4 usbnet: remove noisy and hardly useful printk by Christian Samsel · 14 years ago
  86. 5c7bf2f hso: Add new product ID by Filip Aben · 14 years ago
  87. 66cc42a4 usbnet: use jiffies in schedule_timeout(), not msecs by Kulikov Vasiliy · 14 years ago
  88. fd1f170 usb: usbnet: use newly introduced hex_to_bin() by Andy Shevchenko · 14 years ago
  89. 242647b hso: remove driver version by Filip Aben · 14 years ago
  90. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  91. c31fd6c usbnet: remove direct access to urb->status by Oliver Neukum · 14 years ago
  92. 0dacca7 usbnet: Set parent device early for netdev_printk() by Ben Hutchings · 14 years ago
  93. 7b00ac5 net: Revert "rndis_host: Poll status channel before control channel" by Ben Hutchings · 14 years ago
  94. 5a9dbfe usb: pegasus: fixed coding style issues by Nicolas Kaiser · 14 years ago
  95. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. d5dc0ae hso: remove setting of low_latency flag by Filip Aben · 14 years ago
  97. 8ccef43 usbnet: Print device statistics as unsigned by Ben Hutchings · 14 years ago
  98. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  99. 9227a46 asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN by Jussi Kivilinna · 14 years ago
  100. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago