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