1. bbf8eed IB/mlx4: Add support for resizing CQs by Vladimir Sokolovsky · 18 years ago
  2. 3fdcb97 IB/mlx4: Add support for modifying CQ moderation parameters by Eli Cohen · 18 years ago
  3. 28d52b3 IPoIB: Support modifying IPoIB CQ event moderation by Eli Cohen · 18 years ago
  4. 2dd5716 IB/core: Add support for modify CQ by Eli Cohen · 18 years ago
  5. 82c24c1 IPoIB: Add basic ethtool support by Eli Cohen · 18 years ago
  6. 139b2db RDMA/amso1100: Add support for "send with invalidate" work requests by Roland Dreier · 18 years ago
  7. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 18 years ago
  8. e7eacd3 IB/ipath: Update copyright dates for files changed in 2008 by Ralph Campbell · 18 years ago
  9. 124b4dc IB/ipath: add calls to new 7220 code and enable in build by Dave Olson · 18 years ago
  10. bb91714 IB/ipath: Misc changes to prepare for IB7220 introduction by Arthur Jones · 18 years ago
  11. 8babfa4 IB/ipath: User mode send DMA by Arthur Jones · 18 years ago
  12. 909c0fa IB/ipath: User mode send DMA header file by Arthur Jones · 18 years ago
  13. f7a60d7 IB/ipath: Add code for IBA7220 send DMA by John Gregor · 18 years ago
  14. 2c19643 IB/ipath: Add IBA7220-specific SERDES initialization data by Ralph Campbell · 18 years ago
  15. ab0fb2e IB/ipath: Support for SerDes portion of IBA7220 by Michael Albaugh · 18 years ago
  16. 843e6ab IB/ipath: HCA-specific code to support IBA7220 by Ralph Campbell · 18 years ago
  17. dd042d5 IB/ipath: Isolate 7220-specific content by Michael Albaugh · 18 years ago
  18. afce688 IB/ipath: Header file changes to support IBA7220 by Ralph Campbell · 18 years ago
  19. 6bb6883 IB/ipath: Fix up error handling by Ralph Campbell · 18 years ago
  20. 9b436eb IB/ipath: Fix check for no interrupts to reliably fallback to INTx by Dave Olson · 18 years ago
  21. 1d7c2e5 IB/ipath: Enable reduced PIO update for HCAs that support it. by Dave Olson · 18 years ago
  22. 0ab6b2b IB/ipath: Set LID filtering for HCAs that support it. by Dave Olson · 18 years ago
  23. b3e8f54 IB/ipath: Add support for IBTA 1.2 Heartbeat by Dave Olson · 18 years ago
  24. 555b203 IB/ipath: Make link state transition code ignore (transient) link recovery by Dave Olson · 18 years ago
  25. 9355fb6 IB/ipath: Add support for 7220 receive queue changes by Ralph Campbell · 18 years ago
  26. 2ba3f56 IB/ipath: Fix some white space and code style issues by Ralph Campbell · 18 years ago
  27. afd9970 IB/ipath: Allow old and new diagnostic packet formats by Michael Albaugh · 18 years ago
  28. 7ce5eac IB/core: Check optional verbs before using them by Dotan Barak · 18 years ago
  29. b3b8128 IB/ipath: Fix time comparison to use time_after_eq() by Robert P. J. Day · 18 years ago
  30. f438000 IB/mlx4: Micro-optimize mlx4_ib_post_send() by Roland Dreier · 18 years ago
  31. b832be1 IB/mlx4: Add IPoIB LSO support by Eli Cohen · 18 years ago
  32. 40ca198 IPoIB: Add LSO support by Eli Cohen · 18 years ago
  33. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 18 years ago
  34. d84e0b2 IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup by Michael Albaugh · 18 years ago
  35. d98b193 IB/ipath: Use PIO buffer for RC ACKs by Ralph Campbell · 18 years ago
  36. c4b4d16 IB/ipath: Make send buffers available for kernel if not allocated to user by Ralph Campbell · 18 years ago
  37. 4330e4d IB/ipath: Prevent link-recovery code from negating admin disable by Michael Albaugh · 18 years ago
  38. 8c641d4 IB/ipath: Remove some useless (void) casts by Ralph Campbell · 18 years ago
  39. 928e3e4 IB/ipath: Change the module author by Ralph Campbell · 18 years ago
  40. 4e96a77 RDMA/nes: Use more concise list_for_each_entry() by Robert P. J. Day · 18 years ago
  41. 157de22 IB: Use shorter list_splice_init() for brevity by Robert P. J. Day · 18 years ago
  42. 10f3206 RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 by Julia Lawall · 18 years ago
  43. 4d43653 RDMA/nes: Remove session_id from nes_cm stuff by Roland Dreier · 18 years ago
  44. 7822038 IB/ipath: Fix PCI config write size used to clear linkctrl error bits by Roland Dreier · 18 years ago
  45. 10a8c3c IB/ipath: Fix sanity checks on QP number of WRs and SGEs by Ralph Campbell · 18 years ago
  46. 69bd74c IB/ipath: Remove useless comments by Ralph Campbell · 18 years ago
  47. 72708a0 IB/ipath: HW workaround for case where chip can send but not receive by Dave Olson · 18 years ago
  48. a51a251 IB/ipath: Add code to support multiple link speeds and widths by Ralph Campbell · 18 years ago
  49. 58411d1 IB/ipath: Head of Line blocking vs forward progress of user apps by John Gregor · 18 years ago
  50. 6be979d IB/ipath: Make debug error message match the constraint that is checked for by Ralph Campbell · 18 years ago
  51. c1702be IB/ipath: Don't try to handle freeze mode HW errors if diagnostic mode by Ralph Campbell · 18 years ago
  52. b848882 IB/ipath: Fix link up LED display by Arthur Jones · 18 years ago
  53. 8bae0ff IB/ipath: Fix error recovery for send buffer status after chip freeze mode by Ralph Campbell · 18 years ago
  54. 0349d16 IB/ipath: Fix byte order of pioavail in handle_errors() by Ralph Campbell · 18 years ago
  55. c263ff6 IB/mthca: Avoid integer overflow when allocating huge ICM table by Roland Dreier · 18 years ago
  56. 1977353 IB/mthca: Avoid integer overflow when dealing with profile size by Roland Dreier · 18 years ago
  57. f4f8299 IB/ehca: Remove tgid checking by Hoang-Nam Nguyen · 18 years ago
  58. 1e89a19 IB/srp: Enforce protocol limit on srp_sg_tablesize by David Dillow · 18 years ago
  59. 826d801 IB/ipath: Enable 4KB MTU by Dave Olson · 18 years ago
  60. 5d1ce03 IB/ipath: Shared context code needs to be sure device is usable by Dave Olson · 18 years ago
  61. 6ca2abf IB/ipath: Provide I/O bus speeds for diagnostic purposes by Arthur Jones · 18 years ago
  62. f2ceb49 IB/ipath: Make some constants chip-specific, related cleanup by Dave Olson · 18 years ago
  63. 3dd59e2 IB/ipath: Misc sparse warning cleanup by Arthur Jones · 18 years ago
  64. 680b575 IB/mthca: Add IPoIB checksum offload support by Eli Cohen · 18 years ago
  65. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 18 years ago
  66. 6046136 IPoIB: Use checksum offload support if available by Eli Cohen · 18 years ago
  67. 3371836 IB: Replace remaining __FUNCTION__ occurrences with __func__ by Harvey Harrison · 18 years ago
  68. e8e91f6 IB/ehca: Make symbols used only in a single source file static by Roland Dreier · 18 years ago
  69. 1a855fb RDMA/nes: Make symbols used only in a single source file static by Roland Dreier · 18 years ago
  70. 71e0957 RDMA/nes: Use proper format and cast to print dma_addr_t by Roland Dreier · 18 years ago
  71. 9d84ab9 RDMA/nes: Remove unused nes_netdev_exit() function by Roland Dreier · 18 years ago
  72. 5bd8341 RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device() by Roland Dreier · 18 years ago
  73. a7dab9e IB/uverbs: Use alloc_file() instead of get_empty_filp() by Roland Dreier · 18 years ago
  74. 1ae5c18 IB/uverbs: Don't store struct file * for event files by Roland Dreier · 18 years ago
  75. 37608ee mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums by Roland Dreier · 18 years ago
  76. 26c4fc2 RDMA/amso1100: Endian annotate mqsq allocator by Roland Dreier · 18 years ago
  77. dc544bc RDMA/amso1100: Start of endianness annotation by Roland Dreier · 18 years ago
  78. d23b9d8 RDMA/nes: Delete unused variables by Roland Dreier · 18 years ago
  79. b30db1c RDMA/nes: Trivial endianness annotations by Roland Dreier · 18 years ago
  80. 9cda779 RDMA/ucma: Endian annotation by Roland Dreier · 18 years ago
  81. a88f488 IB/cm: Endianness annotations by Roland Dreier · 18 years ago
  82. d2ae16d IB/mlx4: Endianness annotations by Roland Dreier · 18 years ago
  83. 6358ae2 IB/ipath: Fix sparse warning about shadowed symbol by Roland Dreier · 18 years ago
  84. 6ef6aee IB/ipath: Fix sparse warning about pointer signedness by Arthur Jones · 18 years ago
  85. edba846 RDMA/cxgb3: IDR IDs are signed by Roland Dreier · 18 years ago
  86. 4b29043 RDMA/amso1100: Don't use 0UL as a NULL pointer by Roland Dreier · 18 years ago
  87. 5d5e815d IB/mlx4: Convert "if(foo)" to "if (foo)" by Roland Dreier · 18 years ago
  88. b399939 IB/mthca: Formatting cleanups by Roland Dreier · 18 years ago
  89. 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 18 years ago
  90. 1f71f50 RDMA/cxgb3: Program hardware IRD with correct value by Roland Dreier · 18 years ago
  91. f2b2b59 RDMA/nes: Fix MSS calculation on RDMA path by Chien Tung · 18 years ago
  92. 10313cb IPoIB: Allocate priv->tx_ring with vmalloc() by Roland Dreier · 18 years ago
  93. 4200406 IPoIB/cm: Set tx_wr.num_sge in connected mode post_send() by Roland Dreier · 18 years ago
  94. b3e2749 IPoIB: Don't drop multicast sends when they can be queued by Or Gerlitz · 18 years ago
  95. 450bb38 IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets by Patrick Marchand Latifi · 18 years ago
  96. 2a049e5 IB/ipath: Fix error completion put on send CQ instead of recv CQ by Patrick Marchand Latifi · 18 years ago
  97. 4cd5060 IB/ipath: Fix RC QP initialization by Patrick Marchand Latifi · 18 years ago
  98. 87d5aed IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp() by Patrick Marchand Latifi · 18 years ago
  99. 140277e IB/ipath: Fix IB compliance problems with link state vs physical state by Ralph Campbell · 18 years ago
  100. d7c1fbd RDMA/iwcm: Don't access a cm_id after dropping reference by Steve Wise · 18 years ago