1. 959327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  2. f84ea77 caif: Replace BUG_ON with WARN_ON. by Roar Førde · 13 years ago
  3. 095d2a7 caif-shm: Bugfixes for caif_shmcore.c by sjur.brandeland@stericsson.com · 13 years ago
  4. 1e22677 caif-hsi: Remove wake line modification when flushing FIFO by Christian Auby · 13 years ago
  5. f2fd5c3 bnx2x: Fix compile errors if CONFIG_CNIC is not set by Michael Chan · 13 years ago
  6. b835c0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  7. d5f43c1 caif-spi: Bugfix for dump upon device removal by Erwan Bracq · 13 years ago
  8. 9e998a7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  9. 73dbb5e bnx2x: fix crash while ethtool -t by Dmitry Kravkov · 13 years ago
  10. e34c024 netback: fix typo in comment by Wei Liu · 13 years ago
  11. 16ecba2 netback: remove redundant assignment by Wei Liu · 13 years ago
  12. 1d187b3 bnx2x, cnic: support DRV_INFO upon FW request by Barak Witkowski · 13 years ago
  13. ed5162a bnx2x: support classification config query by Ariel Elior · 13 years ago
  14. 50f0a56 bnx2x: add fcoe statistics by Barak Witkowski · 13 years ago
  15. 0e898dd bnx2x: add PFC statistics by Barak Witkowski · 13 years ago
  16. d39aeaf 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
  17. 65e9d805 pasemi_mac: Fix building as module by Ben Hutchings · 13 years ago
  18. 6b84bd1 netback: Fix alert message. by Wei Liu · 13 years ago
  19. 4fb1db3 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  20. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 40c043b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 35337c8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  24. c7c2c39 r8169: fix Rx index race between FIFO overflow recovery and NAPI handler. by françois romieu · 13 years ago
  25. 811fd30 r8169: Rx FIFO overflow fixes. by françois romieu · 13 years ago
  26. 8c9b043 gpio: fix a build failure on KS8695 GPIO by Linus Walleij · 13 years ago
  27. 5d91c2d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  28. 17e6abe infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c by David Miller · 13 years ago
  29. 51e059b cxgb4i: Handle dst_get_neighbour_noref() returning NULL. by David Miller · 13 years ago
  30. a58b61e libcxgbi: Handle dst_get_neighbour_noref() returning NULL. by David Miller · 13 years ago
  31. 3786cf1 infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function. by David Miller · 13 years ago
  32. 40e2bb5 infiniband: nes: Use dst's neighbour entry. by David Miller · 13 years ago
  33. c4be62a cxgb3: Handle NULL dst neighbour in cxgb3_offload.c by David Miller · 13 years ago
  34. a475712 cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. by David Miller · 13 years ago
  35. 51d4597 infiniband: addr: Consolidate code to fetch neighbour hardware address from dst. by David Miller · 13 years ago
  36. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  37. 11948b9 toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT by Seth Forshee · 13 years ago
  38. 61ed26e intr_remapping: Fix section mismatch in ir_dev_scope_init() by Sergey Senozhatsky · 13 years ago
  39. c8f369a intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() by Sergey Senozhatsky · 13 years ago
  40. a7a2804 x86/mrst: Battery fixes by Major Lee · 13 years ago
  41. cbec062 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
  42. 560f20d ixgbe: Remove function prototype for non-existent function by Greg Rose · 13 years ago
  43. 43497cc ixgbe: DCB: IEEE transitions may fail to reprogram hardware. by John Fastabend · 13 years ago
  44. 4909fe9 ixgbe: DCBnl set_all, order of operations fix by John Fastabend · 13 years ago
  45. e8c626e igb: Update DMA Coalescing threshold calculation. by Matthew Vick · 13 years ago
  46. 5f4a780 e1000e: hitting BUG_ON() from napi_enable by Bruce Allan · 13 years ago
  47. 09357b0 e1000e: Avoid wrong check on TX hang by Jeff Kirsher · 13 years ago
  48. c2e4e25 sfc: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  49. ddf98e6 ll_temac: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  50. a1de221 enic: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  51. 01e2374 bnx2x: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  52. af968e2 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  53. f9143ea Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  54. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  55. 9995ffe iwlwifi: change the default behavior of watchdog timer by Wey-Yi Guy · 13 years ago
  56. 34a5b4b iwlwifi: do not re-configure HT40 after associated by Wey-Yi Guy · 13 years ago
  57. 274b89c iwlagn: fix HW crypto for TX-only keys by Johannes Berg · 13 years ago
  58. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  59. 7505afe forcedeath: Fix bql support for forcedeath by Igor Maravic · 13 years ago
  60. 1d214fa niu: Fix typo in comment. by David S. Miller · 13 years ago
  61. 7ed89ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  62. c2b5adb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  63. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  64. bab9efc vmwgfx: integer overflow in vmw_kms_update_layout_ioctl() by Xi Wang · 13 years ago
  65. f3a71df drm/radeon/kms: fix 2D tiling CS support on EG/CM by Alex Deucher · 13 years ago
  66. 392e372 drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM by Alex Deucher · 13 years ago
  67. 6eebd6b drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL) by Chris Wilson · 13 years ago
  68. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  69. efa230f niu: Add support for byte queue limits. by David S. Miller · 13 years ago
  70. 63ec3c8 niu: Remove redundant PHY ID test. by David S. Miller · 13 years ago
  71. 3b120ab 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
  72. 8593b6f Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  73. 307369b usb: ftdi_sio: add PID for Propox ISPcable III by Marcin Kościelnicki · 13 years ago
  74. 0de1350 Revert "xHCI: reset-on-resume quirk for NEC uPD720200" by Sarah Sharp · 13 years ago
  75. 158886c xHCI: fix bug in xhci_clear_command_ring() by Andiry Xu · 13 years ago
  76. e285e44 can: cc770: add platform bus driver for the CC770 and AN82527 by Wolfgang Grandegger · 13 years ago
  77. edd2c26 can: cc770: add legacy ISA bus driver for the CC770 and AN82527 by Wolfgang Grandegger · 13 years ago
  78. 2a367c3 can: cc770: add driver core for the Bosch CC770 and Intel AN82527 by Wolfgang Grandegger · 13 years ago
  79. d7d7596 icplus: mdio_write(), remove unnecessary for loop by Patrick Kelle · 13 years ago
  80. 7546496 [S390] ap: Setup timer for sending messages after reset. by Holger Dengler · 13 years ago
  81. 3b484ec [S390] cio: fix chsc_chp_vary by Sebastian Ott · 13 years ago
  82. 50c8e31 [S390] cio: provide fake irb for transport mode IO by Sebastian Ott · 13 years ago
  83. 659213b [S390] cio: disallow driver io for known to be broken paths by Sebastian Ott · 13 years ago
  84. 817e500 [S390] hibernate: directly trigger subchannel evaluation by Sebastian Ott · 13 years ago
  85. 48cc9b2 drm/radeon/kms: Skip ACPI call to ATIF when possible by Jean Delvare · 13 years ago
  86. bc96f94 drm/radeon/kms: Hide debugging message by Jean Delvare · 13 years ago
  87. f649647 drm/radeon/kms: add some loop timeouts in pageflip code by Alex Deucher · 13 years ago
  88. 4f3e0b1 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  89. 917fbdb bonding: only use primary address for ARP by Henrik Saavedra Persson · 13 years ago
  90. 11d814a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  91. c290b2f Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 13 years ago
  92. d6e92d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  93. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  94. 449fa02 sfc: fix race in efx_enqueue_skb_tso() by Eric Dumazet · 13 years ago
  95. e983190 bnx2: Support for byte queue limits by Eric Dumazet · 13 years ago
  96. 15fc1f3 net: fec: Select the FEC driver by default for i.MX SoCs by Fabio Estevam · 13 years ago
  97. de56566 can: Revert outdated cc770 driver patches. by David S. Miller · 13 years ago
  98. ba5736a ath9k_hw: add default chainmask for AR9462 by Mohammed Shafi Shajakhan · 13 years ago
  99. 6fea593 ath9k_hw: Fix TX IQ calibration for AR9003 by Mohammed Shafi Shajakhan · 13 years ago
  100. 85eb28a NFC: pn533: Staticise pn533_data_exchange() by Axel Lin · 13 years ago