1. 6d973cb qlcnic: fix sparse warnings by Sony Chacko · 12 years ago
  2. 5ad6ff9 qlcnic: fix compiler warnings by Sony Chacko · 12 years ago
  3. 18d359ce pch_gbe, ptp_pch: Fix the dependency direction between these drivers by Ben Hutchings · 12 years ago
  4. e8e55d9 vxlan: remove unused variable. by Rami Rosen · 12 years ago
  5. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 0cad3ff Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  7. 2ca3cb5 rapidio: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  8. 1d567e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  9. f4bcd79 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. 26c6e80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  11. 1a1e8c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  12. ec01487 Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  13. d6ee1a2 Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  14. 7e11156 Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  15. 57260e4 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  16. 62735e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  17. 7279d7c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  18. 6fc4adc tilegx: request_irq with a non-null device name by Simon Marchi · 12 years ago
  19. 6f75511 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  20. 3697fd5 Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  21. 55aa914 drm/ttm: remove unneeded preempt_disable/enable by Akinobu Mita · 12 years ago
  22. ac207ed ttm: Clear the ttm page allocated from high memory zone correctly by Zhao Yakui · 12 years ago
  23. 888155b vmwgfx: return an -EFAULT if copy_to_user() fails by Dan Carpenter · 12 years ago
  24. 7213dde Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  25. 4223dbf net: phy: smsc: Re-enable EDPD mode for LAN87xx by Patrick Trantham · 12 years ago
  26. 6cec9b0 can: grcan: Add device driver for GRCAN and GRHCAN cores by Andreas Larsson · 12 years ago
  27. e8017454 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  28. 7c96cfc Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  29. c70edb9 can: janz-ican3: Fix the usage of wait_for_completion_timeout by Chuansheng Liu · 12 years ago
  30. 7653ebd can: usb: esd_usb2: Add support for CAN-USB/Micro by Matthias Fuchs · 12 years ago
  31. a5f8f0e can: usb: esd_usb2: Add support for listen-only mode by Matthias Fuchs · 12 years ago
  32. e4bc6c0 can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opto CAN board by Muhammad Ghias · 12 years ago
  33. ae289dc s390/3215: fix tty close handling by Heiko Carstens · 12 years ago
  34. 55fb277 ixgbevf: Add checksum statistics counters to rings by Greg Rose · 12 years ago
  35. 3938d3c ixgbevf: Remove unneeded and obsolete comment by Greg Rose · 12 years ago
  36. b919639 drm/radeon: fix logic error in atombios_encoders.c by Alex Deucher · 12 years ago
  37. dee847f ixgbevf: White space and comments clean up by Greg Rose · 12 years ago
  38. 3157175 ixgbevf: Remove mailbox spinlock from the reset function by Greg Rose · 12 years ago
  39. 92fe0bf ixgbevf: Remove checking for mac.ops function pointers by Greg Rose · 12 years ago
  40. 7af335c ixgbevf: Remove the ring adapter pointer value by Greg Rose · 12 years ago
  41. 6259a01 ixgbevf: Fix unnecessary dereference where local var is available. by Greg Rose · 12 years ago
  42. b9dd245 ixgbevf: Streamline the rx buffer allocation by Greg Rose · 12 years ago
  43. 07bd34d ioat: Do not enable DCA if tag map is invalid by Alexander Duyck · 12 years ago
  44. 80d1178 Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free" by David S. Miller · 12 years ago
  45. 71380f9b net: cpsw: halt network stack before halting the device during suspend by Mugunthan V N · 12 years ago
  46. 549985e cpsw: simplify the setup of the register pointers by Richard Cochran · 12 years ago
  47. 1fb19aa net: cpsw: Add parent<->child relation support between cpsw and mdio by Vaibhav Hiremath · 12 years ago
  48. d1df50f net: davinci_mdio: Fix typo mistake in calling runtime-pm api by Vaibhav Hiremath · 12 years ago
  49. b092d92 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  50. 0b3ba05 tg3: Use tp->rxq_cnt when checking RSS tables. by Michael Chan · 12 years ago
  51. 93df8b8 tg3: Cleanup hardcoded ethtool test array indexes by Nithin Nayak Sujir · 12 years ago
  52. f4a46d1 tg3: Prevent spurious tx timeout by setting carrier off before tx disable. by Nithin Nayak Sujir · 12 years ago
  53. 3d567e0 tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices by Nithin Nayak Sujir · 12 years ago
  54. 769ce4c net/smsc911x: Fix ready check in cases where WORD_SWAP is needed by Kamlakant Patel · 12 years ago
  55. 71c6c83 drivers/net: fix tasklet misuse issue by Xiaotian Feng · 12 years ago
  56. 96800ee vmxnet3: fix indentation by stephen hemminger · 12 years ago
  57. ecb48c3 Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and 'regulator/fix/supp-volt' into tmp by Mark Brown · 12 years ago
  58. f0f98b1 regulator: fix voltage check in regulator_is_supported_voltage() by Marek Szyprowski · 12 years ago
  59. 3629a6c net/macb: clear unused address register by Joachim Eastwood · 12 years ago
  60. 2dbfdbb net/macb: add support for phy irq via gpio pin by Joachim Eastwood · 12 years ago
  61. 63f71dd net/phy/davicom: add irq functions to DM9161E and DM9161A by Joachim Eastwood · 12 years ago
  62. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  63. 1838b8c tty: serial: max310x: Add terminating entry for spi_device_id table by Axel Lin · 12 years ago
  64. c019bc1 TTY: hvc_console, fix port reference count going to zero prematurely by Paul Mackerras · 12 years ago
  65. d61f978 brcmfmac: fix typo in CONFIG_BRCMISCAN by Hauke Mehrtens · 12 years ago
  66. 485f2b7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  67. e734207 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  68. 5bdf502 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  69. 23ff2f0 regulator: core: Avoid deadlock when regulator_register fails by Charles Keepax · 12 years ago
  70. 1ba56fb vxlan: Update hard_header_len based on lowerdev when instantiating VXLAN by Alexander Duyck · 12 years ago
  71. eb5ce43 vxlan: fix a typo. by Rami Rosen · 12 years ago
  72. aa1e3e8 i2c-mux-pinctrl: Fix probe error path by Guenter Roeck · 12 years ago
  73. d38e0e3 Revert "Staging: Android alarm: IOCTL command encoding fix" by Colin Cross · 12 years ago
  74. 910cc72 bnx2x: Add static declaration to several functions by Merav Sicron · 12 years ago
  75. 52b702f vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too large by Alexander Duyck · 12 years ago
  76. bbc8d92 net: cdc_ncm: add Huawei devices by Bjørn Mork · 12 years ago
  77. 7702745 qeth: set new mac even if old mac is gone by Ursula Braun · 12 years ago
  78. a134884 qeth: Fix IPA_CMD_QIPASSIST return code handling by Stefan Raspl · 12 years ago
  79. 8092880 smsc95xx: set MII_BUSY bit to read/write PHY regs by Steve Glendinning · 12 years ago
  80. 24a372c igb: Ethtool support to enable and disable EEE by Akeem G. Abodunrin · 12 years ago
  81. 80d0759 igb: Improve performance and reduce size of igb_tx_map by Alexander Duyck · 12 years ago
  82. 1d9daf4 igb: Update igb Tx flags to improve code efficiency by Alexander Duyck · 12 years ago
  83. ed6aa10 igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 12 years ago
  84. 039454a igb: Support for modifying UDP RSS flow hashing by Akeem G. Abodunrin · 12 years ago
  85. 867eb39 igb: Clear Go Link Disconnect for 82580 and later devices by Carolyn Wyborny · 12 years ago
  86. 85624ca ixgbevf: Reduce size of maximum rx buffer by Greg Rose · 12 years ago
  87. 366c109 ixgbevf: Add flag to indicate when rx is in net poll by Greg Rose · 12 years ago
  88. a5f9337 ixgbevf: fix possible use of uninitialized variable by Emil Tantilov · 12 years ago
  89. e45dd5f ixgbevf: make sure probe fails on MSI-X enable error by Jakub Kicinski · 12 years ago
  90. f7c40561 ixgbe: Do not use DCA to prefetch the entire packet into the cache by Alexander Duyck · 12 years ago
  91. e592c5d Revert "USB/host: Cleanup unneccessary irq disable code" by Greg Kroah-Hartman · 12 years ago
  92. c0bc309 USB: option: add Alcatel X220/X500D USB IDs by Dan Williams · 12 years ago
  93. fcb2164 USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs by Dan Williams · 12 years ago
  94. f0e3e35 USB: keyspan: fix typo causing GPF on open by Bjørn Mork · 12 years ago
  95. 2f4f649 drm/i915: do not ignore eDP bpc settings from vbt by Jani Nikula · 12 years ago
  96. 946edc4 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  97. d0ddfbd drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures by Jani Nikula · 12 years ago
  98. 3d93067 clk: ux500: Register slimbus clock lookups for u8500 by Ulf Hansson · 12 years ago
  99. d4915cf clk: ux500: Update rtc clock lookup for u8500 by Ulf Hansson · 12 years ago
  100. 15e66cd clk: ux500: Register msp clock lookups for u8500 by Ulf Hansson · 12 years ago