1. 3f0cfa3 e1000e: Support for byte queue limits by Tom Herbert · 13 years ago
  2. 85c10f2 net: add calxeda xgmac ethernet driver by Rob Herring · 13 years ago
  3. 8ac72d1 corral some wayward N/A fw_version dust bunnies by Rick Jones · 13 years ago
  4. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  5. 871d337 net/can: convert drivers/net/can/* to use module_platform_driver() by Axel Lin · 13 years ago
  6. 3b15885 dsa: Move switch drivers to new directory drivers/net/dsa by Ben Hutchings · 13 years ago
  7. 8317e20 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  8. 2c55a3d tg3: Scale back code that modifies MRRS by Matt Carlson · 13 years ago
  9. cf9ecf4 tg3: Fix TSO CAP for 5704 devs w / ASF enabled by Matt Carlson · 13 years ago
  10. de0396f bnx2x: Change value comparison order by Yaniv Rosner · 13 years ago
  11. 2f751a8 bnx2x: Cosmetic changes by Yaniv Rosner · 13 years ago
  12. 3291133 bnx2x: Fix self test of BCM57800 by Yaniv Rosner · 13 years ago
  13. 6db5193 bnx2x: Add known PHY type check by Yaniv Rosner · 13 years ago
  14. ec15b89 bnx2x: Change Warpcore MDIO work around mode by Yaniv Rosner · 13 years ago
  15. 521683d bnx2x: Fix BCM84833 link and LED behavior by Yaniv Rosner · 13 years ago
  16. b76070b bnx2x: Warpcore HW reset following fan failure by Yaniv Rosner · 13 years ago
  17. 870516e1 bnx2x: ETS changes by Yaniv Rosner · 13 years ago
  18. 866ceda bnx2x: PFC changes by Yaniv Rosner · 13 years ago
  19. 39338b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  20. 8b7ff20 net/irda: convert drivers/net/irda/* to use module_platform_driver() by Axel Lin · 13 years ago
  21. c140d76 net/mlx4_en: bug fix for the case of vlan id 0 and UP 0 by Amir Vadai · 13 years ago
  22. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 13 years ago
  23. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 13 years ago
  24. f0ab34f net/mlx4_en: using non collapsed CQ on TX by Yevgeny Petrilin · 13 years ago
  25. 0d9fdaa net/mlx4_en: fix sparse warning on a cast which truncates bits from constant value by Or Gerlitz · 13 years ago
  26. 1202d46 net/mlx4: fix UDP RSS related settings by Or Gerlitz · 13 years ago
  27. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 13 years ago
  28. 021ac8d virtio_net: return already tracked tx_fifo_errors via virtnet_getstats() by Rick Jones · 13 years ago
  29. b4c0e72 ray_cs: Fix array bounds warnings. by David S. Miller · 13 years ago
  30. f473984 airo: Fix array bounds warning when moving packet payload. by David S. Miller · 13 years ago
  31. 51b7b1c KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6 by Ben Dooks · 13 years ago
  32. 32f160d KSZ8851-SNL: Fix MAC address change problem by Tristram Ha · 13 years ago
  33. a9a8de2 KSZ8851-SNL: Add support for EEPROM MAC address by Ben Dooks · 13 years ago
  34. e9008ee be2net: Fix non utilization of RX queues by Padmanabh Ratnakar · 13 years ago
  35. 65f8584 be2net: Use new hash key by Padmanabh Ratnakar · 13 years ago
  36. d8110f6 be2net: Add error handling for Lancer by Padmanabh Ratnakar · 13 years ago
  37. 3bb62f4 be2net: Fix error recovery paths by Padmanabh Ratnakar · 13 years ago
  38. 590c391 be2net: Move to new SR-IOV implementation in Lancer by Padmanabh Ratnakar · 13 years ago
  39. 4f5762e bonding: Remove obsolete source file 'bond_ipv6.c' by Ben Hutchings · 13 years ago
  40. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  41. fc0b927 net: Revert ARCNET and PHYLIB to tristate options by Ben Hutchings · 13 years ago
  42. 6f39da2 net: mv643xx_eth: fix build error by Axel Lin · 13 years ago
  43. 67c170a ehea: Use round_jiffies_relative to align workqueue by Anton Blanchard · 13 years ago
  44. aa9084a ehea: Reduce memory usage in buffer pools by Anton Blanchard · 13 years ago
  45. 7824285 qlge: fix size of external list for TX address descriptors by Thadeu Lima de Souza Cascardo · 13 years ago
  46. 1d125bd bnx2x: Fix 5461x LED by Yaniv Rosner · 13 years ago
  47. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  48. 15ac2b08a b44: Use dev_kfree_skb_irq() in b44_tx() by Xander Hover · 13 years ago
  49. 02f1ce3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  50. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  51. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  52. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  53. 82e5fc2 Revert "rt2800pci: handle spurious interrupts" by John W. Linville · 13 years ago
  54. 6cccccaf Revert "rt2x00: handle spurious pci interrupts" by John W. Linville · 13 years ago
  55. e348c5e tg3: Add MDI-X reporting by Matt Carlson · 13 years ago
  56. fa6b2aa tg3: Restrict large prod ring cap devices by Matt Carlson · 13 years ago
  57. 513aa6e tg3: Adjust BD replenish thresholds by Matt Carlson · 13 years ago
  58. f3791cd tg3: Make 1000Base-X FC resolution look like 1000T by Matt Carlson · 13 years ago
  59. c796984 CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 13 years ago
  60. 202ff1c tg3: Fix advertisement handling by Hiroaki SHIMODA · 13 years ago
  61. eb1852b rtlwifi: squash warning in _usb_read_sync by John W. Linville · 13 years ago
  62. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  63. fbe54e3 net, sja1000: Don't include version.h in peak_pci.c when not needed by Jesper Juhl · 13 years ago
  64. fd67a72 carl9170: use ieee80211_free_txskb by Christian Lamparter · 13 years ago
  65. c3745b4 p54: use ieee80211_free_txskb by Christian Lamparter · 13 years ago
  66. a7cf534 rndis_wlan: remove unused macro by Jussi Kivilinna · 13 years ago
  67. 1c70687 rndis_wlan: add reporting of PMKSA candidate events by Jussi Kivilinna · 13 years ago
  68. 30fd907 rndis_wlan: add missing __packed by Jussi Kivilinna · 13 years ago
  69. 6f104a0 rndis_wlan: pass channel info to cfg80211_roamed() by Jussi Kivilinna · 13 years ago
  70. cb82a66 rndis_wlan: split getting current channel to separate function by Jussi Kivilinna · 13 years ago
  71. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago
  72. 1e7aecc iwl-debug: Shrink object by using dev_err and deduplicating formats by Joe Perches · 13 years ago
  73. 1ffeb2a iwlwifi: remove redundancy by Wey-Yi Guy · 13 years ago
  74. b3f15ef iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_alloc by Emmanuel Grumbach · 13 years ago
  75. 4bf218c iwlwifi: fix endianity issues in debug prints by Emmanuel Grumbach · 13 years ago
  76. 1daf04b iwlwifi: improve the prints in the reclaim path by Emmanuel Grumbach · 13 years ago
  77. 08d1700 iwlwifi: check the HW when a queue is stuck by Emmanuel Grumbach · 13 years ago
  78. 1f1d5289 brcm80211: smac: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  79. 0dcc3c8 rtlwifi: Remove redundant code from PCI interrupt by Larry Finger · 13 years ago
  80. abfabc9 rtlwifi: rtl8192cu: Fix endianian issues by Larry Finger · 13 years ago
  81. ff6ff96 rtlwifi: rtl8192cu: Change firmware upload to use block writes by Larry Finger · 13 years ago
  82. 040a727 rtlwifi: rtl8192cu: Allow retries for USB I/O by George · 13 years ago
  83. 83c7657 ath9k: trivial: reorder rx_tasklet processing by Zefir Kurtisi · 13 years ago
  84. 9205fd9 tg3: switch to build_skb() infrastructure by Eric Dumazet · 13 years ago
  85. 4713e96 Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacy by John W. Linville · 13 years ago
  86. 5ccb3ea xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop() by Jan Beulich · 13 years ago
  87. 4f795b2 stmmac: mask mmc interrupts by Giuseppe CAVALLARO · 13 years ago
  88. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  89. b8ffdbd gianfar: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  90. cb50870 ksz884x: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 13 years ago
  91. 7a2da3d ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  92. ba9bb43 iseries_veth: Fix wrong parameter given to sizeof call by Thomas Jarosch · 13 years ago
  93. 40f9cd2 prism54: potential memory corruption in prism54_get_essid() by Dan Carpenter · 13 years ago
  94. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  95. f8a15af team: replace kmalloc+memcpy by kmemdup by Jiri Pirko · 13 years ago
  96. 2bba19f team: avoid using variable-length array by Jiri Pirko · 13 years ago
  97. 234a8fd team: add fix_features by Jiri Pirko · 13 years ago
  98. 505a467 net-forcedeth: fix possible stats inaccuracies on 32b hosts by david decotigny · 13 years ago
  99. dd2bc8e bnx2: switch to build_skb() infrastructure by Eric Dumazet · 13 years ago
  100. 282edce sky2: fix hang in napi_disable by stephen hemminger · 13 years ago