1. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  2. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  3. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  4. 74cba4a net: qmi_wwan: fix build error due to cdc-wdm dependecy by Bjørn Mork · 13 years ago
  5. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  6. 1aa9bc5 usbnet: use netif_tx_wake_queue instead of netif_start_queue by Alexey Orishko · 13 years ago
  7. 11207b6 net: qmi_wwan: add support for ZTE MF820D by Bjørn Mork · 13 years ago
  8. d5ddb4a cdc_ncm: avoid discarding datagrams in rx path by Alexey Orishko · 13 years ago
  9. 3f658cd cdc_ncm: fix MTU and max_datagram_size handling by Alexey Orishko · 13 years ago
  10. c84ff1d cdc_ncm: reduce driver latency in the data path by Alexey Orishko · 13 years ago
  11. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 13 years ago
  12. a9e0aca asix: asix_rx_fixup surgery to reduce skb truesizes by Eric Dumazet · 13 years ago
  13. f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 13 years ago
  14. 4e50391 usb: asix: Patch for Sitecom LN-031 by Joerg Neikes · 13 years ago
  15. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  16. b086cf0 net: qmi_wwan: add Gobi and Pantech UML290 device IDs by Bjørn Mork · 13 years ago
  17. c3ecb08 net: qmi_wwan: support devices having a shared QMI/wwan interface by Bjørn Mork · 13 years ago
  18. 423ce8c net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices by Bjørn Mork · 13 years ago
  19. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  20. 4231d47 net/usbnet: avoid recursive locking in usbnet_stop() by Sebastian Siewior · 13 years ago
  21. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  22. 6ac8f06 usb/kaweth: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  23. 517cd81 usb/cdc_ncm: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  24. 15b8f4c mcs7830: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  25. ee932bf Move Logitech Harmony 900 from cdc_ether to zaurus by Scott Talbert · 13 years ago
  26. 22ad749 hso: memsetting wrong data in hso_get_count() by Dan Carpenter · 13 years ago
  27. 15103aa zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM mode by Dave Jones · 13 years ago
  28. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  29. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  30. 72ba009 ipheth: Add iPhone 4S by Tim Gardner · 13 years ago
  31. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  32. 9b28ecd net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices by Bjørn Mork · 13 years ago
  33. 71bc5d9 asix: fix setting custom MAC address on Asix 88178 devices by Jussi Kivilinna · 13 years ago
  34. 8ef66bd asix: fix setting custom MAC address on Asix 88772 devices by Jussi Kivilinna · 13 years ago
  35. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  36. bc689c9 usbnet: make ethtool_ops const by stephen hemminger · 13 years ago
  37. 6c15d74 asix: fix infinite loop in rx_fixup() by Aurelien Jacobs · 13 years ago
  38. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  39. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  40. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  41. 681f162 usb: pegasus: cleanup a couple conditions by Dan Carpenter · 13 years ago
  42. f87ce5b drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue by allan · 13 years ago
  43. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  44. e8303a3 asix: new device id by Aurelien Jacobs · 13 years ago
  45. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  46. c796984 CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 13 years ago
  47. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  48. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  49. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  50. 46993f0 net-next:asix: V2 Update VERSION by Grant Grundler · 13 years ago
  51. b2d3ad2 net-next:asix: V2 more fixes for ax88178 phy init sequence by Grant Grundler · 13 years ago
  52. d366518 net-next:asix: reduce AX88772 init time by about 2 seconds by Grant Grundler · 13 years ago
  53. a77929a net-next:asix:poll in asix_get_phyid in case phy not ready by Grant Grundler · 13 years ago
  54. 3486140 net-next:asix:PHY_MODE_RTL8211CL should be 0xC by Grant Grundler · 13 years ago
  55. 6d74eb9 net/usb: Misc. fixes for the LG-VL600 LTE USB modem by Mark Kamichoff · 13 years ago
  56. ea1649d Fix incorrect usage of NET_IP_ALIGN by Nico Erfurth · 13 years ago
  57. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  58. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  59. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  60. 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
  61. 79de9ef NET: asix: fix ethtool -e for AX88178 USB dongle by Grant Grundler · 13 years ago
  62. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  63. 83e1b91 NET: white space/coding style cleanup of asix driver by Grant Grundler · 13 years ago
  64. 610d885 NET: fix phy init for Asix AX88178 USB (GigE) by Grant Grundler · 13 years ago
  65. 4ad1438 NET: fix phy init for AX88772 USB ethernet by Grant Grundler · 13 years ago
  66. 141b9e6 rtl8150: removal of forward declarations. by françois romieu · 13 years ago
  67. f9b491e usbnet: add timestamping support by Michael Riesch · 13 years ago
  68. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  69. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  70. 02009af ipheth: iPhone 4 Verizon CDMA USB Product ID add by Kavan Smith · 13 years ago
  71. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  72. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  73. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  74. 75bc8ef usbnet/cdc_ncm: Don't use stack variables for DMA by Josh Boyer · 13 years ago
  75. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  76. c2e2a31 rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...) by huajun li · 13 years ago
  77. 2ae40ee net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver by Mark Kamichoff · 13 years ago
  78. 36c3541 cdc_ncm: fix endianness problem. by Giuseppe Scrivano · 13 years ago
  79. bca0beb ASIX: Use only 11 bits of header for data size by Marek Vasut · 13 years ago
  80. bc466e6 ASIX: Simplify condition in rx_fixup() by Marek Vasut · 13 years ago
  81. 3088590 ASIX: Add AX88772B USB ID by Marek Vasut · 13 years ago
  82. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  83. bd0d7aa drivers/net: static should be at beginning of declaration by Jesper Juhl · 13 years ago
  84. 5e2cd08 hso: fix a use after free condition by Greg KH · 13 years ago
  85. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  86. 16adf5d usbnet: Remove over-broad module alias from zaurus. by Dave Jones · 13 years ago
  87. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  88. 5c18e80 net/usb/kalmia: signedness bug in kalmia_bind() by Dan Carpenter · 13 years ago
  89. 7cdfa4a net/usb: kalmia: Various fixes for better support of non-x86 architectures. by Marius B. Kotsbak · 13 years ago
  90. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  91. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  92. d402612 net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 by Marius B. Kotsbak · 13 years ago
  93. 8ef207d iph: use default get_stats by stephen hemminger · 13 years ago
  94. 85e3c65 usbnet/cdc_ncm: add missing .reset_resume hook by Stefan Metzmacher · 13 years ago
  95. 930a6ea drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() by Alexey Khoroshilov · 13 years ago
  96. 19694ac CDC NCM: release interfaces fix in unbind() by Alexey Orishko · 13 years ago
  97. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  98. 6c60408 CDC NCM: Add mising short packet in cdc_ncm driver by Alexey Orishko · 14 years ago
  99. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  100. aae1e74 net/usb: mark LG VL600 LTE modem ethernet interface as WWAN by Dan Williams · 14 years ago