1. f473984 airo: Fix array bounds warning when moving packet payload. by David S. Miller · 13 years ago
  2. 51b7b1c KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6 by Ben Dooks · 13 years ago
  3. 32f160d KSZ8851-SNL: Fix MAC address change problem by Tristram Ha · 13 years ago
  4. a9a8de2 KSZ8851-SNL: Add support for EEPROM MAC address by Ben Dooks · 13 years ago
  5. 072bc80 eeprom_93cx6: Add write support by Ben Dooks · 13 years ago
  6. b30f8bd eeprom_93cx6: Add data direction control. by Ben Dooks · 13 years ago
  7. e9008ee be2net: Fix non utilization of RX queues by Padmanabh Ratnakar · 13 years ago
  8. 65f8584 be2net: Use new hash key by Padmanabh Ratnakar · 13 years ago
  9. d8110f6 be2net: Add error handling for Lancer by Padmanabh Ratnakar · 13 years ago
  10. 3bb62f4 be2net: Fix error recovery paths by Padmanabh Ratnakar · 13 years ago
  11. 590c391 be2net: Move to new SR-IOV implementation in Lancer by Padmanabh Ratnakar · 13 years ago
  12. 4f5762e bonding: Remove obsolete source file 'bond_ipv6.c' by Ben Hutchings · 13 years ago
  13. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  14. fc0b927 net: Revert ARCNET and PHYLIB to tristate options by Ben Hutchings · 13 years ago
  15. 6f39da2 net: mv643xx_eth: fix build error by Axel Lin · 13 years ago
  16. 67c170a ehea: Use round_jiffies_relative to align workqueue by Anton Blanchard · 13 years ago
  17. aa9084a ehea: Reduce memory usage in buffer pools by Anton Blanchard · 13 years ago
  18. 7824285 qlge: fix size of external list for TX address descriptors by Thadeu Lima de Souza Cascardo · 13 years ago
  19. 1d125bd bnx2x: Fix 5461x LED by Yaniv Rosner · 13 years ago
  20. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  21. 15ac2b08a b44: Use dev_kfree_skb_irq() in b44_tx() by Xander Hover · 13 years ago
  22. 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
  23. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  24. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  25. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  26. 82e5fc2 Revert "rt2800pci: handle spurious interrupts" by John W. Linville · 13 years ago
  27. 6cccccaf Revert "rt2x00: handle spurious pci interrupts" by John W. Linville · 13 years ago
  28. e348c5e tg3: Add MDI-X reporting by Matt Carlson · 13 years ago
  29. fa6b2aa tg3: Restrict large prod ring cap devices by Matt Carlson · 13 years ago
  30. 513aa6e tg3: Adjust BD replenish thresholds by Matt Carlson · 13 years ago
  31. f3791cd tg3: Make 1000Base-X FC resolution look like 1000T by Matt Carlson · 13 years ago
  32. c796984 CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 13 years ago
  33. 202ff1c tg3: Fix advertisement handling by Hiroaki SHIMODA · 13 years ago
  34. fbe54e3 net, sja1000: Don't include version.h in peak_pci.c when not needed by Jesper Juhl · 13 years ago
  35. 9205fd9 tg3: switch to build_skb() infrastructure by Eric Dumazet · 13 years ago
  36. 5ccb3ea xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop() by Jan Beulich · 13 years ago
  37. 4f795b2 stmmac: mask mmc interrupts by Giuseppe CAVALLARO · 13 years ago
  38. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  39. b8ffdbd gianfar: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  40. cb50870 ksz884x: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 13 years ago
  41. 7a2da3d ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  42. ba9bb43 iseries_veth: Fix wrong parameter given to sizeof call by Thomas Jarosch · 13 years ago
  43. 40f9cd2 prism54: potential memory corruption in prism54_get_essid() by Dan Carpenter · 13 years ago
  44. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  45. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  46. bb893d1 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  47. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  48. a767835 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  49. ddddefa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 13 years ago
  50. f8a15af team: replace kmalloc+memcpy by kmemdup by Jiri Pirko · 13 years ago
  51. 2bba19f team: avoid using variable-length array by Jiri Pirko · 13 years ago
  52. 234a8fd team: add fix_features by Jiri Pirko · 13 years ago
  53. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  54. 15bd1cf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  55. 9545eb6 Merge branch 'unicore32' of git://github.com/gxt/linux by Linus Torvalds · 13 years ago
  56. 148b00b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  57. 505a467 net-forcedeth: fix possible stats inaccuracies on 32b hosts by david decotigny · 13 years ago
  58. dd2bc8e bnx2: switch to build_skb() infrastructure by Eric Dumazet · 13 years ago
  59. 282edce sky2: fix hang in napi_disable by stephen hemminger · 13 years ago
  60. 738a849 sky2: enforce minimum ring size by stephen hemminger · 13 years ago
  61. 4a8bb7e bonding: Don't allow mode change via sysfs with slaves present by Veaceslav Falico · 13 years ago
  62. 596a1b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  63. d6f1448 ibm/emac: fix improper cleanup when device is removed to allow re-bind by Wolfgang Grandegger · 13 years ago
  64. 38ff1ed f_phonet: fix page offset of first received fragment by Rémi Denis-Courmont · 13 years ago
  65. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago
  66. 2d16181 p54spi: Fix workqueue deadlock by Michael Büsch · 13 years ago
  67. 32d3a39 p54spi: Add missing spin_lock_init by Michael Büsch · 13 years ago
  68. 68fa64e rt2x00: Fix efuse EEPROM reading on PPC32. by Gertjan van Wingerde · 13 years ago
  69. 23085d5 rt2x00: handle spurious pci interrupts by Stanislaw Gruszka · 13 years ago
  70. 4ba7d99 rt2800pci: handle spurious interrupts by Stanislaw Gruszka · 13 years ago
  71. c4be3c2 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
  72. e11c259 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
  73. a9098b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  74. bd29e56 fix typo/thinko in get_random_bytes() by Luck, Tony · 13 years ago
  75. 869f8df platform/x86: fix dell-laptop function prototypes by Randy Dunlap · 13 years ago
  76. d29387e media/staging: fix allyesconfig build error by Randy Dunlap · 13 years ago
  77. 3627902 hwmon: (exynos4_tmu) Fix Kconfig dependency by Donggeun Kim · 13 years ago
  78. 102463b stmmac: fix pm functions avoiding sleep on spinlock by Francesco Virlinzi · 13 years ago
  79. 989508b stmmac: remove spin_lock in stmmac_ioctl. by Srinivas Kandagatla · 13 years ago
  80. 19e30c1 stmmac: parameters auto-tuning through HW cap reg by Giuseppe CAVALLARO · 13 years ago
  81. c5b9b4e stmmac: fix advertising 1000Base capabilties for non GMII iface by Srinivas Kandagatla · 13 years ago
  82. bbc1754 stmmac: use mdelay on timeout of sw reset by Francesco Virlinzi · 13 years ago
  83. 8f5f698 forcedeth: stats updated with a deferrable timer by david decotigny · 13 years ago
  84. 0a1f222 forcedeth: account for dropped RX frames by david decotigny · 13 years ago
  85. f5d827a forcedeth: implement ndo_get_stats64() API by david decotigny · 13 years ago
  86. 1ec4f2d forcedeth: allow to silence "TX timeout" debug messages by Sameer Nanda · 13 years ago
  87. 8932878 forcedeth: Add messages to indicate using MSI or MSI-X by Mike Ditto · 13 years ago
  88. 674aee3 forcedeth: fix stats on hardware without extended stats support by david decotigny · 13 years ago
  89. 3ad9b35 net: drivers: use bool type instead of double negation by Michał Mirosław · 13 years ago
  90. d9fa7c8 sky2: version 1.30 by stephen hemminger · 13 years ago
  91. 00427a7 sky2: used fixed RSS key by stephen hemminger · 13 years ago
  92. b1cb825 sky2: reduce default Tx ring size by stephen hemminger · 13 years ago
  93. 926d097 sky2: rename up/down functions by stephen hemminger · 13 years ago
  94. f9687c4 sky2: pci posting issues by stephen hemminger · 13 years ago
  95. 1401a80 sky2: fix hang on shutdown (and other irq issues) by stephen hemminger · 13 years ago
  96. bbc13ab r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list by Florian Fainelli · 13 years ago
  97. b721e25 ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN by Joe Perches · 13 years ago
  98. c857ff6 amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  99. 288e127 bna: Convert MAC_ADDRLEN uses to ETH_ALEN by Joe Perches · 13 years ago
  100. 104bf3f ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago