1. ecd4b48 IB/qib: Use request_firmware() to load SD7220 firmware by Ben Hutchings · 14 years ago
  2. e467e10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  3. 9e77004 Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next by Roland Dreier · 14 years ago
  4. 756a33b IB/qib: Clean up properly if qib_init() fails by Ralph Campbell · 14 years ago
  5. 950aff5 IB/qib: Completion queue callback needs to be single threaded by Ralph Campbell · 15 years ago
  6. 7c7a416 IB/qib: Update 7322 serdes tables by Ralph Campbell · 15 years ago
  7. 2d757a7 IB/qib: Clear 6120 hardware error register by Ralph Campbell · 15 years ago
  8. 5df4223 IB/qib: Clear eager buffer memory for each new process by Ralph Campbell · 15 years ago
  9. b9e03e0 IB/qib: Mask hardware error during link reset by Ralph Campbell · 15 years ago
  10. fce24a9 IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem by Dave Olson · 15 years ago
  11. 2c5934b RDMA/cxgb4: Derive smac_idx from port viid by Steve Wise · 14 years ago
  12. 1973e8b RDMA/cxgb4: Avoid false GTS CIDX_INC overflows by Steve Wise · 15 years ago
  13. b21ef16 RDMA/cxgb4: Don't call abort_connection() for active connect failures by Steve Wise · 15 years ago
  14. f38926a RDMA/cxgb4: Use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  15. 971b2e8 fix the deadlock in qib_fs by Al Viro · 15 years ago
  16. 3e9345e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  17. 7145c45 IB/qib: Remove DCA support until feature is finished by Ralph Campbell · 15 years ago
  18. 1dee31f ehca: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 15 years ago
  19. a77fcf8 IB/qib: Use a single txselect module parameter for serdes tuning by Ralph Campbell · 15 years ago
  20. f27ec1d IB/qib: Don't rely on (undefined) order of function parameter evaluation by Roland Dreier · 15 years ago
  21. 7e3a1f4 IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=n by Ralph Campbell · 15 years ago
  22. 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  23. acdc30b Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 15 years ago
  24. b17e096 RDMA/nes: Fix incorrect unlock in nes_process_mac_intr() by Chien Tung · 15 years ago
  25. df02902 RDMA/nes: Async event for closed QP causes crash by Faisal Latif · 15 years ago
  26. 39942a0 RDMA/nes: Have ethtool read hardware registers for rx/tx stats by Faisal Latif · 15 years ago
  27. 30a6a62 RDMA/cxgb4: Only insert sq qid in lookup table by Steve Wise · 15 years ago
  28. 2f1fb50 RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode by Steve Wise · 15 years ago
  29. 4ab1eb9 RDMA/cxgb4: Set fence flag for inv-local-stag work requests by Steve Wise · 15 years ago
  30. f64b884 RDMA/cxgb4: Update some HW limits by Steve Wise · 15 years ago
  31. 25737bd RDMA/cxgb4: Don't limit fastreg page list depth by Steve Wise · 15 years ago
  32. 841dba9 RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation by Steve Wise · 15 years ago
  33. 7ec45b9 RDMA/cxgb4: Fix overflow bug in CQ arm by Steve Wise · 15 years ago
  34. 84172de RDMA/cxgb4: Optimize CQ overflow detection by Steve Wise · 15 years ago
  35. 895cf5f RDMA/cxgb4: CQ size must be IQ size - 2 by Steve Wise · 15 years ago
  36. 1c01c53 RDMA/cxgb4: Register RDMA provider based on LLD state_change events by Steve Wise · 15 years ago
  37. fd388ce RDMA/cxgb4: Detach from the LLD after unregistering RDMA device by Steve Wise · 15 years ago
  38. f6d6084 IB/ipath: Remove support for QLogic PCIe QLE devices by Ralph Campbell · 15 years ago
  39. f931551 IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters by Ralph Campbell · 15 years ago
  40. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  41. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  42. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 15 years ago
  43. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  44. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  45. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  46. ffebedb Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next by Roland Dreier · 15 years ago
  47. be4c9ba MAINTAINERS: Add cxgb4 and iw_cxgb4 entries by Roland Dreier · 15 years ago
  48. 617c9a7 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays by Roland Dreier · 15 years ago
  49. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  50. 6fa8f71 IB/mlx4: Add support for masked atomic operations by Vladimir Sokolovsky · 15 years ago
  51. 53978b4 RDMA/nes: Make unnecessarily global functions static by Roland Dreier · 15 years ago
  52. ce6e74f RDMA/nes: Make nesadapter->phy_lock usage consistent by Chien Tung · 15 years ago
  53. cfdda9d RDMA/cxgb4: Add driver for Chelsio T4 RNIC by Steve Wise · 15 years ago
  54. 3a2baff IB/mthca: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
  55. e749444 RDMA/amso1100: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
  56. 73a203d RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD by Steve Wise · 15 years ago
  57. 7960d6b RDMA/cxgb3: Use the dma state API instead of pci equivalents by FUJITA Tomonori · 15 years ago
  58. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  59. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  60. 5091b35 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus by Roland Dreier · 15 years ago
  61. 7bd9129 IB/mlx4: Check correct variable for allocation failure by Dan Carpenter · 15 years ago
  62. eadde3a RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() by Chien Tung · 15 years ago
  63. 22bedad net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  64. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  65. 8839316 Fix typos in comments by Thomas Weber · 15 years ago
  66. 122ce87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  67. 0636b33 Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next by Roland Dreier · 15 years ago
  68. a72042c RDMA/nes: Fix CX4 link problem in back-to-back configuration by Chien Tung · 15 years ago
  69. 9f29006 RDMA/nes: Clear stall bit before destroying NIC QP by Chien Tung · 15 years ago
  70. 883c699 RDMA/nes: Set assume_aligned_header bit by Faisal Latif · 15 years ago
  71. 69960a2 RDMA/cxgb3: Wait at least one schedule cycle during device removal by Steve Wise · 15 years ago
  72. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  73. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  74. fe8875e Merge branch 'misc' into for-next by Roland Dreier · 15 years ago
  75. 3bbddba Merge branch 'nes' into for-next by Roland Dreier · 15 years ago
  76. a835fb3 Merge branch 'mlx4' into for-next by Roland Dreier · 15 years ago
  77. 85f938a Merge branch 'ehca' into for-next by Roland Dreier · 15 years ago
  78. fbf219f infiniband: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  79. 09124e1 RDMA/nes: Add support for KR device id 0x0110 by Chien Tung · 15 years ago
  80. 920d706 IB/core: Fix and clean up ib_ud_header_init() by Eli Cohen · 15 years ago
  81. 68baf49 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing by Steve Wise · 15 years ago
  82. 5279d3a RDMA/cxgb3: Don't allocate the SW queue for user mode CQs by Steve Wise · 15 years ago
  83. 9918b28 RDMA/cxgb3: Increase the max CQ depth by Steve Wise · 15 years ago
  84. e998f24 RDMA/cxgb3: Doorbell overflow avoidance and recovery by Steve Wise · 15 years ago
  85. 831d06c RDMA/nes: Change WQ overflow return code by Or Gerlitz · 15 years ago
  86. 30b172f RDMA/nes: Multiple disconnects cause crash during AE handling by Faisal Latif · 15 years ago
  87. 43093b9 RDMA/nes: Fix crash when listener destroyed during loopback setup by Faisal Latif · 15 years ago
  88. 6e10d2e RDMA/nes: Use atomic counters for CM listener create and destroy by Faisal Latif · 15 years ago
  89. 45e354e IB/ehca: Require in_wc in process_mad() by Alexander Schmidt · 15 years ago
  90. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  91. fa55e30 IB/ehca: Allow access for ib_query_qp() by Alexander Schmidt · 15 years ago
  92. 25ef756 IB/ehca: Do not turn off irqs in tasklet context by Alexander Schmidt · 15 years ago
  93. a478868 IB/mlx4: Simplify retrieval of ib_device by Eli Cohen · 15 years ago
  94. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  95. ccbe9f0 RDMA: Use rlimit helpers by Jiri Slaby · 15 years ago
  96. 2542322 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure by Steve Wise · 15 years ago
  97. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  98. 12e9a45 Fix failure exit in ipathfs by Al Viro · 15 years ago
  99. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. eacc4d6 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address by H Hartley Sweeten · 15 years ago