1. 23b9c1a Infiniband: make ipath driver use default driver groups. by Greg Kroah-Hartman · 17 years ago
  2. 0a69631b IB/ipath: Fix receiving UD messages with immediate data by Ralph Campbell · 17 years ago
  3. e1bb784 IB/mlx4: Fix value of pkey_index in QP1 completions by Dotan Barak · 17 years ago
  4. 3d758a4 IB/ehca: Fix lock flag variable location, bump version number by Joachim Fenkes · 17 years ago
  5. 4faf775 IB/ehca: Serialize HCA-related hCalls if necessary by Joachim Fenkes · 17 years ago
  6. 1457edc IB/ehca: Return correct number of SGEs for SRQ by Joachim Fenkes · 17 years ago
  7. b181258 IB/ehca: Fix static rate if path faster than link by Joachim Fenkes · 17 years ago
  8. 3fe2ed3 IB/ehca: Fix static rate regression by Joachim Fenkes · 17 years ago
  9. 4187b91 IB/ipath: Normalize error return codes for posting work requests by Ralph Campbell · 17 years ago
  10. 14de986 IB/ipath: Fix offset returned to ibv_modify_srq() by Ralph Campbell · 17 years ago
  11. 8a278e6d5 IB/ipath: Fix error path in QP creation by Ralph Campbell · 17 years ago
  12. fb74dac IB/ipath: Fix offset returned to ibv_resize_cq() by Ralph Campbell · 17 years ago
  13. 9a76664 RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device by Steve Wise · 17 years ago
  14. 51aaa54 IB/ehca: Fix static rate calculation by Joachim Fenkes · 17 years ago
  15. 40ebb56 IB/ehca: Return physical link information in query_port() by Joachim Fenkes · 17 years ago
  16. f4ad1bc IB/ipath: Fix race with ACK retry timeout list management by Ralph Campbell · 17 years ago
  17. a6e7550 IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails by Ralph Campbell · 17 years ago
  18. 5317392 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  19. 164ef7a IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) by Dave Olson · 17 years ago
  20. 6279344 IB/ipath: Limit length checksummed in eeprom by Michael Albaugh · 17 years ago
  21. fffbfea IB/ipath: Fix a race where s_last is updated without lock held by Ralph Campbell · 17 years ago
  22. 96db0e0 IB/mlx4: Lock SQ lock in mlx4_ib_post_send() by Roland Dreier · 17 years ago
  23. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  24. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  25. c8ac5a7 IB/ehca: Fix sg_page() fallout by Olof Johansson · 17 years ago
  26. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  27. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  28. 8390413 IB/mlx4: Sanity check userspace send queue sizes by Jack Morgenstein · 17 years ago
  29. 8da9ee9 IB/ehca: Enable large page MRs by default by Joachim Fenkes · 17 years ago
  30. abc39d3 IB/ehca: Change meaning of hca_cap_mr_pgsize by Joachim Fenkes · 17 years ago
  31. 8c08d50 IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr() by Joachim Fenkes · 17 years ago
  32. 9511724 IB/ehca: Fix masking error in {,re}reg_phys_mr() by Joachim Fenkes · 17 years ago
  33. c0c84d5 IB/ehca: Supply QP token for SRQ base QPs by Joachim Fenkes · 17 years ago
  34. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  35. 53d412f infiniband: sg chaining support by Jens Axboe · 17 years ago
  36. ab8403c IB/mthca: Avoid alignment traps when writing doorbells by Roland Dreier · 17 years ago
  37. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  38. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  39. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  40. 55a98e9 IB/mthca: Mark error paths as unlikely() in post_srq_recv functions by Eli Cohen · 17 years ago
  41. 3ac8c70 IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. by Dave Olson · 17 years ago
  42. bda94e32 IB/ipath: Remove redundant link state checks by Ralph Campbell · 17 years ago
  43. 49739b3 IB/ipath: Fix IB_EVENT_PORT_ERR event by Ralph Campbell · 17 years ago
  44. 6a733cd IB/ipath: Better handling of unexpected GPIO interrupts by Michael Albaugh · 17 years ago
  45. 192594d IB/ipath: Maintain active time on all chips by Michael Albaugh · 17 years ago
  46. aa7c79a IB/ipath: Fix QHT7040 serial number check by Dave Olson · 17 years ago
  47. 20bed34 IB/ipath: Indicate a couple of chip bugs to userspace by Arthur Jones · 17 years ago
  48. 4bec0b9 IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround by Arthur Jones · 17 years ago
  49. 70c51da IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close by Arthur Jones · 17 years ago
  50. 542869a IB/ipath: Remove duplicate copy of LMC by Ralph Campbell · 17 years ago
  51. 15cba26 IB/ipath: Add ability to set the LMC via the sysfs debugging interface by Ralph Campbell · 17 years ago
  52. 6cff2fa IB/ipath: Optimize completion queue entry insertion and polling by Ralph Campbell · 17 years ago
  53. d42b01b IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED by Ralph Campbell · 17 years ago
  54. c9cf7db IB/ipath: Generate flush CQE when QP is in error state by Ralph Campbell · 17 years ago
  55. 036be09 IB/ipath: Remove redundant code by Ralph Campbell · 17 years ago
  56. d29cc6e IB/ipath: Future proof eeprom checksum code (contents reading) by Dave Olson · 17 years ago
  57. 5504669 IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate by Ralph Campbell · 17 years ago
  58. 9ef8617 IB/ipath: Correctly describe workaround for TID write chip bug by Dave Olson · 17 years ago
  59. 1793b47 IB/ipath: Remove unneeded code for ipathfs by Ralph Campbell · 17 years ago
  60. 9bec399 IB/ipath: Verify host bus bandwidth to chip will not limit performance by Dave Olson · 17 years ago
  61. 4ee9718 IB/ipath: Change UD to queue work requests like RC & UC by Ralph Campbell · 17 years ago
  62. 210d6ca IB/ipath: Performance optimization for CPU differences by Ralph Campbell · 17 years ago
  63. 327a338 IB/ipath: iba6110 rev4 GPIO counters support by Arthur Jones · 17 years ago
  64. 76dea3b IB/ehca: Fix clipping of device limits to INT_MAX by Roland Dreier · 17 years ago
  65. 76d7cc0 IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up by Roland Dreier · 17 years ago
  66. 1a1eb6a IB/mthca: Increase max number of QPs per multicast group to 56 by Roland Dreier · 17 years ago
  67. 8ad11fb IB/mlx4: Implement FMRs by Jack Morgenstein · 17 years ago
  68. d7bb58f mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command by Jack Morgenstein · 17 years ago
  69. c01759c IB/ehca: Return srq_attr->max_sge in ehca_query_srq() by Joachim Fenkes · 17 years ago
  70. a660722 IB/ehca: Adjust 64-bit alignment of create QP response for userspace by Hoang-Nam Nguyen · 17 years ago
  71. 03f72a5 IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() by Hoang-Nam Nguyen · 17 years ago
  72. cd9281d IB/mlx4: Display misc device information under /sys/class/infiniband/ by Jack Morgenstein · 17 years ago
  73. 9faa559 IB/ehca: Misc cpuinit section annotations and #ifdef cleanups by Satyam Sharma · 17 years ago
  74. 3a31c41 IB/ehca: Only use MR large pages for hugetlb regions by Joachim Fenkes · 17 years ago
  75. 08c283a IB/ehca: Fix large page HW cap defines by Hoang-Nam Nguyen · 17 years ago
  76. 39089e7 IB/ehca: Bump version number and change its format by Joachim Fenkes · 17 years ago
  77. 5110e4d IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id() by Joachim Fenkes · 17 years ago
  78. 0b5de96 IB/ehca: Serialize MR alloc and MR free hvCalls by Joachim Fenkes · 17 years ago
  79. e90d0b3 IB/ehca: Path migration support by Joachim Fenkes · 17 years ago
  80. b708fba IB/ehca: Add check for max #SGE to create_qp() by Joachim Fenkes · 17 years ago
  81. 86dce44 IB/ehca: ehca_gen_warn() should always print by Joachim Fenkes · 17 years ago
  82. e372219 IB/ehca: Print return codes as signed decimal integers by Joachim Fenkes · 17 years ago
  83. 2863ad4 IB/ehca: Refactor hvcall tracing by Joachim Fenkes · 17 years ago
  84. e390d3b IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space by Hoang-Nam Nguyen · 17 years ago
  85. 5281a4b IB/ehca: Support more than 4k QPs for userspace and kernelspace by Stefan Roscher · 17 years ago
  86. 441633b9 IB/ehca: Small QP userspace support by Stefan Roscher · 17 years ago
  87. a855b1a IB/mthca: Use PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  88. 339e264 IB/ehca: Export module parameters in sysfs by Anton Blanchard · 17 years ago
  89. 1f79448 IB/ehca: Make output clearer by removing some debug messages by Anton Blanchard · 17 years ago
  90. d7dc3cc IB/mlx4: Fix up SRQ limit_watermark endianness by Roland Dreier · 17 years ago
  91. 017aadc IB/mthca: Enable MSI-X by default by Michael S. Tsirkin · 17 years ago
  92. 1fea391 IB/ehca: Include <linux/mutex.h> from ehca_classes.h by Roland Dreier · 17 years ago
  93. 2242fa4 IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv() by Roland Dreier · 17 years ago
  94. e54664c RDMA/cxgb3: Make the iw_cxgb3 module parameters writable by Steve Wise · 17 years ago
  95. 6e694ea IB/mlx4: Fix data corruption triggered by wrong headroom marking order by Jack Morgenstein · 17 years ago
  96. 6db602d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  97. 5ff70cac IB/ehca: SRQ fixes to enable IPoIB CM by Joachim Fenkes · 17 years ago
  98. fecea0a IB/ehca: Fix Small QP regressions by Stefan Roscher · 17 years ago
  99. 5fbf816 cxgb3 - Fix dev->priv usage by Divy Le Ray · 17 years ago
  100. fe11cb6 IB/mlx4: Incorrect semicolon after if statement by Ilpo Järvinen · 17 years ago