1. d760fc3 bnx2x: allocate smaller Rx rings for 1G functions by Mintz Yuval · 13 years ago
  2. afa13b4 bnx2x: allocate memory dynamically in ethtool self-test. by Mintz Yuval · 13 years ago
  3. 817a8aa bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised by Mintz Yuval · 13 years ago
  4. 1b85ae5 bnx2x: added autoneg-restart after link advertisement changes by Mintz Yuval · 13 years ago
  5. 9e7e839 bnx2x: ethtool publishes link partners speed and FC by Mintz Yuval · 13 years ago
  6. e18c56b bnx2x: half duplex support added for several boards by Mintz Yuval · 13 years ago
  7. 1355b70 bnx2x: consistent statistics after internal driver reload by Mintz Yuval · 13 years ago
  8. 2371143 veth: Enforce minimum size of VETH_INFO_PEER by Thomas Graf · 13 years ago
  9. 78a5249f stmmac: update the driver version to Feb 2012 (v2) by Giuseppe CAVALLARO · 13 years ago
  10. cf3f047 stmmac: move hw init in the probe (v2) by Giuseppe CAVALLARO · 13 years ago
  11. 7a13f8f stmmac: request_irq when use an ext wake irq line (v2) by Francesco Virlinzi · 13 years ago
  12. 1cc5a73 stmmac: do not discard frame on dribbling bit assert by Giuseppe CAVALLARO · 13 years ago
  13. 72ba009 ipheth: Add iPhone 4S by Tim Gardner · 13 years ago
  14. 9f5b6c6 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 13 years ago
  15. 2531188 mlx4: fix QP tree trashing by Eugenia Emantayev · 13 years ago
  16. 75c6062 mlx4: fix buffer overrun by Eugenia Emantayev · 13 years ago
  17. 33b5d30 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
  18. 61cddc5 regmap: Fix cache defaults initialization from raw cache defaults by Lars-Peter Clausen · 13 years ago
  19. c38e234 i387: fix sense of sanity check by Linus Torvalds · 13 years ago
  20. 7ada1dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  21. ebf4bcb Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  22. 8b36ac5 Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  23. 694ce18 Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  24. 3013dc0 3c59x: shorten timer period for slave devices by Eric Dumazet · 13 years ago
  25. 58e05f3 netpoll: netpoll_poll_dev() should access dev->flags by Eric Dumazet · 13 years ago
  26. f65bd5e RxRPC: Fix kcalloc parameters swapped by Axel Lin · 13 years ago
  27. fc54363 bnx2x: remove the 'poll' module option by Michal Schmidt · 13 years ago
  28. 0af2a0d tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK by Neal Cardwell · 13 years ago
  29. eb40d89 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 13 years ago
  30. f1f75f0 mlx4: attach multicast with correct flag by Eugenia Emantayev · 13 years ago
  31. de9b43d mlx4: remove redundant adding of steering type to gid by Eugenia Emantayev · 13 years ago
  32. deb8b3e mlx4: remove unnecessary variables and arguments by Eugenia Emantayev · 13 years ago
  33. 45b5136 mlx4: remove unused field high_prios by Eugenia Emantayev · 13 years ago
  34. 0ee9f1d mlx4: fix QP tree trashing by Eugenia Emantayev · 13 years ago
  35. 58a30d6 mlx4_core: fix buffer overrun by Eugenia Emantayev · 13 years ago
  36. 13d2619 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  37. b7f5b7d drm/radeon/kms: fix MSI re-arm on rv370+ by Alex Deucher · 13 years ago
  38. 6f9f8a6 drm/radeon/kms/atom: bios scratch reg handling updates by Alex Deucher · 13 years ago
  39. 40e8c73 drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted. by Dave Airlie · 13 years ago
  40. 27c3afe ALSA: intel8x0: Fix default inaudible sound on Gateway M520 by Daniel T Chen · 13 years ago
  41. 675c67a Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  42. ce5afed Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  43. ca81a62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  44. 778a785 powerpc/pseries/eeh: Fix crash when error happens during device probe by Thadeu Lima de Souza Cascardo · 13 years ago
  45. 444080d powerpc/pseries: Fix partition migration hang in stop_topology_update by Brian King · 13 years ago
  46. f1c853b powerpc/powernv: Disable interrupts while taking phb->lock by Michael Ellerman · 13 years ago
  47. 6fe5f5f powerpc: Fix WARN_ON in decrementer_check_overflow by Benjamin Herrenschmidt · 13 years ago
  48. 7a768d3 powerpc/wsp: Fix IRQ affinity setting by Benjamin Herrenschmidt · 13 years ago
  49. e628942 powerpc: Implement GET_IP/SET_IP by Srikar Dronamraju · 13 years ago
  50. 454c0bf powerpc/wsp: Permanently enable PCI class code workaround by Benjamin Herrenschmidt · 13 years ago
  51. 9e056c0 tg3: Update copyright by Matt Carlson · 13 years ago
  52. e740522 tg3: Use *_UNKNOWN ethtool definitions by Matt Carlson · 13 years ago
  53. c6700ce tg3: Remove unneeded link_config.orig_... members by Matt Carlson · 13 years ago
  54. 2855b9f tg3: Remove unused link config code by Matt Carlson · 13 years ago
  55. 42b123b tg3: Consolidate ASIC rev detection code by Matt Carlson · 13 years ago
  56. b28f389 tg3: Reduce UMP event collision window by Matt Carlson · 13 years ago
  57. 4227822 tg3: Fix NVRAM page writes on newer devices by Matt Carlson · 13 years ago
  58. 3198e07 tg3: Fix copper autoneg adv checks by Matt Carlson · 13 years ago
  59. b546e46 tg3: Fix stats while interface is down by Matt Carlson · 13 years ago
  60. 3906969 tg3: Disable new DMA engine for 57766 by Matt Carlson · 13 years ago
  61. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 13 years ago
  62. 18ee684 mmc: atmel-mci: save and restore sdioirq when soft reset is performed by Ludovic Desroches · 13 years ago
  63. 00d9ac0 mmc: block: Init ro_lock sysfs attr to fix lockdep warnings by Rabin Vincent · 13 years ago
  64. 5ba85d9 mmc: sh_mmcif: fix late delayed work initialisation by Guennadi Liakhovetski · 13 years ago
  65. e3de2be mmc: tmio_mmc: fix card eject during IO with DMA by Guennadi Liakhovetski · 13 years ago
  66. dd13b4e mmc: core: Fix comparison issue in mmc_compare_ext_csds by Jurgen Heeks · 13 years ago
  67. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 13 years ago
  68. 012e467 mmc: sdhci-pci: set Medfield SDIO as non-removable by Adrian Hunter · 13 years ago
  69. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  70. 7488e92 mmc: core: Fix low speed mmc card detection failure by Girish K S · 13 years ago
  71. 147c3b3 mmc: esdhc: set the timeout to the max value by Jerry Huang · 13 years ago
  72. 81e4992 mmc: esdhc: add PIO mode support by Jerry Huang · 13 years ago
  73. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  74. b6bf30d mmc: of_mmc_spi: fix little endian support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  75. 2d0d68f mmc: core: UHS sdio card that fails should not exceed 50MHz by Philip Rakity · 13 years ago
  76. e3f89f4 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  77. 0d86f65 module: fix broken isapnp handling in file2alias by Ondrej Zary · 13 years ago
  78. 10f296c module: make module param bint handle nul value by Dave Young · 13 years ago
  79. 16dc459 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  80. 7c43161 sfc: Warn if unable to create MTDs by Ben Hutchings · 13 years ago
  81. 5b6262d sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE by Ben Hutchings · 13 years ago
  82. fadac6a sfc: Do not retry hardware probe if it schedules a reset by Ben Hutchings · 13 years ago
  83. d9ab700 sfc: Skip RX end-of-batch work on channels without an RX queue by Ben Hutchings · 13 years ago
  84. a5368e7 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 13 years ago
  85. 88fa269 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 13 years ago
  86. 3b582f3 Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/battery-urgent by Linus Torvalds · 13 years ago
  87. 19be13c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  88. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  89. a269c2f Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  90. ed5016d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  91. 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
  92. be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
  93. 5015e53 e1000e: cleanup goto statements to exit points without common work by Bruce Allan · 13 years ago
  94. 2a31b37 e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link by Bruce Allan · 13 years ago
  95. e561a70 e1000e: potentially incorrect return for e1000_init_hw_ich8lan by Bruce Allan · 13 years ago
  96. 3fa8293 e1000e: cleanup: minor whitespace addition (insert blank line separator) by Bruce Allan · 13 years ago
  97. f71dde6 e1000e: cleanup: remove unnecessary variable initializations by Bruce Allan · 13 years ago
  98. f764956 e1000e: cleanup: remove unnecessary test and return by Bruce Allan · 13 years ago
  99. 55920b5 e1000e: cleanup: remove unnecessary variable ret_val by Bruce Allan · 13 years ago
  100. f1a3fe1 e1000e: cleanup: remove unreachable statement by Bruce Allan · 13 years ago