1. 9e2ef36b IB/ipath: Clean up some comments by Dave Olson · 17 years ago
  2. 3029fcc IB/ipath: Export hardware counters more consistently by Ralph Campbell · 17 years ago
  3. 6c719ca IB/ipath: MAD performance sampling registers support by Ralph Campbell · 17 years ago
  4. 755807a IB/ipath: Changes for fields moving from devdata to portdata by Dave Olson · 17 years ago
  5. d827486 IB/ipath: Generalize some xxx_SHIFT macros by Dave Olson · 17 years ago
  6. c59a80a IB/ipath: kreceive uses portdata rather than devdata by Ralph Campbell · 17 years ago
  7. d65708f IB/ipath: Cleanup ipath_get_egrbuf() by Ralph Campbell · 17 years ago
  8. cc65edc IB/ipath: Fix RNR NAK handling by Ralph Campbell · 17 years ago
  9. e57d62a IB/ehca: Forward event client-reregister-required to registered clients by Hoang-Nam Nguyen · 17 years ago
  10. b322618 IB/mlx4: Micro-optimize mlx4_ib_poll_one() by Roland Dreier · 17 years ago
  11. e57895d IB/mthca: Remove MSI support as scheduled by Adrian Bunk · 17 years ago
  12. 94545e8 IB: Spelling fixes in comments by Joe Perches · 17 years ago
  13. 3c84508 IB/ipath: Convert from .nopage to .fault by Nick Piggin · 17 years ago
  14. a2f76cd IB/ipath: Add the work completion error code to the QP error debug output by Ralph Campbell · 17 years ago
  15. 2f01a70 IB/ipath: Better comment for rmb() in ipath_intr() by Arthur Jones · 17 years ago
  16. 6276980 IB/ipath: Fix comments for ipath_create_srq() by Ralph Campbell · 17 years ago
  17. 733d128 IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entries by Ralph Campbell · 17 years ago
  18. e342c11 IB/ipath: Fix sendctrl locking by John Gregor · 17 years ago
  19. 9ab4295 IB/ipath: Remove dead code for user process waiting for send buffer by Ralph Campbell · 17 years ago
  20. 457fe7b RDMA/cxgb3: Support version 5.0 firmware by Steve Wise · 17 years ago
  21. 7f049f2 RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call by Steve Wise · 17 years ago
  22. 908cf9a drivers/infiniband: Add missing "space" by Joe Perches · 17 years ago
  23. 2c45688 IB/ipath: Convert ipath_eep_sem semaphore to a mutex by Matthias Kaehlcke · 17 years ago
  24. f9b4035 IB/ipath: Enable loopback of DR SMP responses from userspace by Ralph Campbell · 17 years ago
  25. e193e33 IB/ipath: Improve interrupt handler cache footprint by Dave Olson · 17 years ago
  26. 657c2f2 IB/ipath: Fix crash on unload introduced by sysfs changes by Roland Dreier · 17 years ago
  27. 23b9c1a Infiniband: make ipath driver use default driver groups. by Greg Kroah-Hartman · 17 years ago
  28. 0a69631b IB/ipath: Fix receiving UD messages with immediate data by Ralph Campbell · 17 years ago
  29. e1bb784 IB/mlx4: Fix value of pkey_index in QP1 completions by Dotan Barak · 17 years ago
  30. 3d758a4 IB/ehca: Fix lock flag variable location, bump version number by Joachim Fenkes · 17 years ago
  31. 4faf775 IB/ehca: Serialize HCA-related hCalls if necessary by Joachim Fenkes · 17 years ago
  32. 1457edc IB/ehca: Return correct number of SGEs for SRQ by Joachim Fenkes · 17 years ago
  33. b181258 IB/ehca: Fix static rate if path faster than link by Joachim Fenkes · 17 years ago
  34. 3fe2ed3 IB/ehca: Fix static rate regression by Joachim Fenkes · 17 years ago
  35. 4187b91 IB/ipath: Normalize error return codes for posting work requests by Ralph Campbell · 17 years ago
  36. 14de986 IB/ipath: Fix offset returned to ibv_modify_srq() by Ralph Campbell · 17 years ago
  37. 8a278e6d5 IB/ipath: Fix error path in QP creation by Ralph Campbell · 17 years ago
  38. fb74dac IB/ipath: Fix offset returned to ibv_resize_cq() by Ralph Campbell · 17 years ago
  39. 9a76664 RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device by Steve Wise · 17 years ago
  40. 51aaa54 IB/ehca: Fix static rate calculation by Joachim Fenkes · 17 years ago
  41. 40ebb56 IB/ehca: Return physical link information in query_port() by Joachim Fenkes · 17 years ago
  42. f4ad1bc IB/ipath: Fix race with ACK retry timeout list management by Ralph Campbell · 17 years ago
  43. a6e7550 IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails by Ralph Campbell · 17 years ago
  44. 5317392 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  45. 164ef7a IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) by Dave Olson · 17 years ago
  46. 6279344 IB/ipath: Limit length checksummed in eeprom by Michael Albaugh · 17 years ago
  47. fffbfea IB/ipath: Fix a race where s_last is updated without lock held by Ralph Campbell · 17 years ago
  48. 96db0e0 IB/mlx4: Lock SQ lock in mlx4_ib_post_send() by Roland Dreier · 17 years ago
  49. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  50. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  51. c8ac5a7 IB/ehca: Fix sg_page() fallout by Olof Johansson · 17 years ago
  52. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  53. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  54. 8390413 IB/mlx4: Sanity check userspace send queue sizes by Jack Morgenstein · 17 years ago
  55. 8da9ee9 IB/ehca: Enable large page MRs by default by Joachim Fenkes · 17 years ago
  56. abc39d3 IB/ehca: Change meaning of hca_cap_mr_pgsize by Joachim Fenkes · 17 years ago
  57. 8c08d50 IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr() by Joachim Fenkes · 17 years ago
  58. 9511724 IB/ehca: Fix masking error in {,re}reg_phys_mr() by Joachim Fenkes · 17 years ago
  59. c0c84d5 IB/ehca: Supply QP token for SRQ base QPs by Joachim Fenkes · 17 years ago
  60. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  61. 53d412f infiniband: sg chaining support by Jens Axboe · 17 years ago
  62. ab8403c IB/mthca: Avoid alignment traps when writing doorbells by Roland Dreier · 17 years ago
  63. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  64. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  65. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  66. 55a98e9 IB/mthca: Mark error paths as unlikely() in post_srq_recv functions by Eli Cohen · 17 years ago
  67. 3ac8c70 IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. by Dave Olson · 17 years ago
  68. bda94e32 IB/ipath: Remove redundant link state checks by Ralph Campbell · 17 years ago
  69. 49739b3 IB/ipath: Fix IB_EVENT_PORT_ERR event by Ralph Campbell · 17 years ago
  70. 6a733cd IB/ipath: Better handling of unexpected GPIO interrupts by Michael Albaugh · 17 years ago
  71. 192594d IB/ipath: Maintain active time on all chips by Michael Albaugh · 17 years ago
  72. aa7c79a IB/ipath: Fix QHT7040 serial number check by Dave Olson · 17 years ago
  73. 20bed34 IB/ipath: Indicate a couple of chip bugs to userspace by Arthur Jones · 17 years ago
  74. 4bec0b9 IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround by Arthur Jones · 17 years ago
  75. 70c51da IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close by Arthur Jones · 17 years ago
  76. 542869a IB/ipath: Remove duplicate copy of LMC by Ralph Campbell · 17 years ago
  77. 15cba26 IB/ipath: Add ability to set the LMC via the sysfs debugging interface by Ralph Campbell · 17 years ago
  78. 6cff2fa IB/ipath: Optimize completion queue entry insertion and polling by Ralph Campbell · 17 years ago
  79. d42b01b IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED by Ralph Campbell · 17 years ago
  80. c9cf7db IB/ipath: Generate flush CQE when QP is in error state by Ralph Campbell · 17 years ago
  81. 036be09 IB/ipath: Remove redundant code by Ralph Campbell · 17 years ago
  82. d29cc6e IB/ipath: Future proof eeprom checksum code (contents reading) by Dave Olson · 17 years ago
  83. 5504669 IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate by Ralph Campbell · 17 years ago
  84. 9ef8617 IB/ipath: Correctly describe workaround for TID write chip bug by Dave Olson · 17 years ago
  85. 1793b47 IB/ipath: Remove unneeded code for ipathfs by Ralph Campbell · 17 years ago
  86. 9bec399 IB/ipath: Verify host bus bandwidth to chip will not limit performance by Dave Olson · 17 years ago
  87. 4ee9718 IB/ipath: Change UD to queue work requests like RC & UC by Ralph Campbell · 17 years ago
  88. 210d6ca IB/ipath: Performance optimization for CPU differences by Ralph Campbell · 17 years ago
  89. 327a338 IB/ipath: iba6110 rev4 GPIO counters support by Arthur Jones · 17 years ago
  90. 76dea3b IB/ehca: Fix clipping of device limits to INT_MAX by Roland Dreier · 17 years ago
  91. 76d7cc0 IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up by Roland Dreier · 17 years ago
  92. 1a1eb6a IB/mthca: Increase max number of QPs per multicast group to 56 by Roland Dreier · 17 years ago
  93. 8ad11fb IB/mlx4: Implement FMRs by Jack Morgenstein · 17 years ago
  94. d7bb58f mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command by Jack Morgenstein · 17 years ago
  95. c01759c IB/ehca: Return srq_attr->max_sge in ehca_query_srq() by Joachim Fenkes · 17 years ago
  96. a660722 IB/ehca: Adjust 64-bit alignment of create QP response for userspace by Hoang-Nam Nguyen · 17 years ago
  97. 03f72a5 IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() by Hoang-Nam Nguyen · 17 years ago
  98. cd9281d IB/mlx4: Display misc device information under /sys/class/infiniband/ by Jack Morgenstein · 17 years ago
  99. 9faa559 IB/ehca: Misc cpuinit section annotations and #ifdef cleanups by Satyam Sharma · 17 years ago
  100. 3a31c41 IB/ehca: Only use MR large pages for hugetlb regions by Joachim Fenkes · 17 years ago