1. 10a8c3c IB/ipath: Fix sanity checks on QP number of WRs and SGEs by Ralph Campbell · 16 years ago
  2. 69bd74c6 IB/ipath: Remove useless comments by Ralph Campbell · 16 years ago
  3. 72708a0 IB/ipath: HW workaround for case where chip can send but not receive by Dave Olson · 16 years ago
  4. a51a251 IB/ipath: Add code to support multiple link speeds and widths by Ralph Campbell · 16 years ago
  5. 58411d1 IB/ipath: Head of Line blocking vs forward progress of user apps by John Gregor · 16 years ago
  6. 6be979d IB/ipath: Make debug error message match the constraint that is checked for by Ralph Campbell · 16 years ago
  7. c1702be IB/ipath: Don't try to handle freeze mode HW errors if diagnostic mode by Ralph Campbell · 16 years ago
  8. b848882 IB/ipath: Fix link up LED display by Arthur Jones · 16 years ago
  9. 8bae0ff IB/ipath: Fix error recovery for send buffer status after chip freeze mode by Ralph Campbell · 16 years ago
  10. 0349d16 IB/ipath: Fix byte order of pioavail in handle_errors() by Ralph Campbell · 16 years ago
  11. c263ff6 IB/mthca: Avoid integer overflow when allocating huge ICM table by Roland Dreier · 16 years ago
  12. 1977353 IB/mthca: Avoid integer overflow when dealing with profile size by Roland Dreier · 16 years ago
  13. f4f8299 IB/ehca: Remove tgid checking by Hoang-Nam Nguyen · 16 years ago
  14. 1e89a19 IB/srp: Enforce protocol limit on srp_sg_tablesize by David Dillow · 16 years ago
  15. 826d801 IB/ipath: Enable 4KB MTU by Dave Olson · 16 years ago
  16. 5d1ce03 IB/ipath: Shared context code needs to be sure device is usable by Dave Olson · 16 years ago
  17. 6ca2abf IB/ipath: Provide I/O bus speeds for diagnostic purposes by Arthur Jones · 16 years ago
  18. f2ceb49 IB/ipath: Make some constants chip-specific, related cleanup by Dave Olson · 16 years ago
  19. 3dd59e2 IB/ipath: Misc sparse warning cleanup by Arthur Jones · 16 years ago
  20. 680b575 IB/mthca: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  21. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  22. 6046136 IPoIB: Use checksum offload support if available by Eli Cohen · 16 years ago
  23. 3371836 IB: Replace remaining __FUNCTION__ occurrences with __func__ by Harvey Harrison · 16 years ago
  24. e8e91f6 IB/ehca: Make symbols used only in a single source file static by Roland Dreier · 16 years ago
  25. 1a855fb RDMA/nes: Make symbols used only in a single source file static by Roland Dreier · 16 years ago
  26. 71e0957 RDMA/nes: Use proper format and cast to print dma_addr_t by Roland Dreier · 16 years ago
  27. 9d84ab9 RDMA/nes: Remove unused nes_netdev_exit() function by Roland Dreier · 16 years ago
  28. 5bd8341 RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device() by Roland Dreier · 16 years ago
  29. a7dab9e IB/uverbs: Use alloc_file() instead of get_empty_filp() by Roland Dreier · 16 years ago
  30. 1ae5c18 IB/uverbs: Don't store struct file * for event files by Roland Dreier · 16 years ago
  31. 37608ee mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums by Roland Dreier · 16 years ago
  32. 26c4fc2 RDMA/amso1100: Endian annotate mqsq allocator by Roland Dreier · 16 years ago
  33. dc544bc RDMA/amso1100: Start of endianness annotation by Roland Dreier · 16 years ago
  34. d23b9d8 RDMA/nes: Delete unused variables by Roland Dreier · 16 years ago
  35. b30db1c RDMA/nes: Trivial endianness annotations by Roland Dreier · 16 years ago
  36. 9cda779 RDMA/ucma: Endian annotation by Roland Dreier · 16 years ago
  37. a88f488 IB/cm: Endianness annotations by Roland Dreier · 16 years ago
  38. d2ae16d IB/mlx4: Endianness annotations by Roland Dreier · 16 years ago
  39. 6358ae2 IB/ipath: Fix sparse warning about shadowed symbol by Roland Dreier · 16 years ago
  40. 6ef6aee IB/ipath: Fix sparse warning about pointer signedness by Arthur Jones · 16 years ago
  41. edba846 RDMA/cxgb3: IDR IDs are signed by Roland Dreier · 16 years ago
  42. 4b29043 RDMA/amso1100: Don't use 0UL as a NULL pointer by Roland Dreier · 16 years ago
  43. 5d5e815d IB/mlx4: Convert "if(foo)" to "if (foo)" by Roland Dreier · 16 years ago
  44. b399939 IB/mthca: Formatting cleanups by Roland Dreier · 16 years ago
  45. 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 17 years ago
  46. 1f71f50 RDMA/cxgb3: Program hardware IRD with correct value by Roland Dreier · 17 years ago
  47. f2b2b59 RDMA/nes: Fix MSS calculation on RDMA path by Chien Tung · 17 years ago
  48. 10313cb IPoIB: Allocate priv->tx_ring with vmalloc() by Roland Dreier · 17 years ago
  49. 4200406 IPoIB/cm: Set tx_wr.num_sge in connected mode post_send() by Roland Dreier · 17 years ago
  50. b3e2749 IPoIB: Don't drop multicast sends when they can be queued by Or Gerlitz · 17 years ago
  51. 450bb38 IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets by Patrick Marchand Latifi · 17 years ago
  52. 2a049e5 IB/ipath: Fix error completion put on send CQ instead of recv CQ by Patrick Marchand Latifi · 17 years ago
  53. 4cd5060 IB/ipath: Fix RC QP initialization by Patrick Marchand Latifi · 17 years ago
  54. 87d5aed IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp() by Patrick Marchand Latifi · 17 years ago
  55. 140277e IB/ipath: Fix IB compliance problems with link state vs physical state by Ralph Campbell · 17 years ago
  56. d7c1fbd RDMA/iwcm: Don't access a cm_id after dropping reference by Steve Wise · 17 years ago
  57. d33ed42 IB/iser: Handle iser_device allocation error gracefully by Arne Redlich · 17 years ago
  58. 9a37827 IB/iser: Fix list iteration bug by Arne Redlich · 17 years ago
  59. 4fa4572 RDMA/cxgb3: Fix iwch_create_cq() off-by-one error by Jon Mason · 17 years ago
  60. 1bab74e RDMA/cxgb3: Return correct max_inline_data when creating a QP by Jon Mason · 17 years ago
  61. 3315529 IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush() by Pete Wyckoff · 17 years ago
  62. 35fb534 Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs" by Pete Wyckoff · 17 years ago
  63. 84ba284 IB/cm: Flush workqueue when removing device by Sean Hefty · 17 years ago
  64. 4b1cc7e RDMA/nes: Fix interrupt moderation low threshold by John Lacombe · 17 years ago
  65. 30da7cf RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian by Faisal Latif · 17 years ago
  66. a2e9c38 RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen() by Faisal Latif · 17 years ago
  67. f84fba6 RDMA/nes: Fix use-after-free in nes_create_cq() by Glenn Streiff · 17 years ago
  68. a4435fe RDMA/nes: Fix a check-after-use in nes_probe() by Adrian Bunk · 17 years ago
  69. ed0ba33 RDMA/nes: Fix a memory leak in schedule_nes_timer() by Adrian Bunk · 17 years ago
  70. 65b07ec RDMA/nes: Fix off-by-one by Adrian Bunk · 17 years ago
  71. 9300c0c RDMA/nes: Resurrect error path dead code by Chien Tung · 17 years ago
  72. 82d416f RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists by Bryan Rosenburg · 17 years ago
  73. b7f9c11 IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc() by Roland Dreier · 17 years ago
  74. ec229e5 IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out by Pradeep Satyanarayana · 17 years ago
  75. 51af33e RDMA/nes: Fix possible array overrun by Roland Dreier · 17 years ago
  76. edd2fd6 RDMA/nes: Fix VLAN support by Chien Tung · 17 years ago
  77. 11e0704 RDMA/nes: Fix MAC interrupt erroneously masked on ifdown by Glenn Streiff · 17 years ago
  78. c7482b8 IB: Fix return value in ib_device_register_sysfs() by Li Zefan · 17 years ago
  79. ead595a RDMA/cma: Do not issue MRA if user rejects connection request by Sean Hefty · 17 years ago
  80. e6028c0 IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable() by Jack Morgenstein · 17 years ago
  81. a9d1884 IPoIB: Remove unused struct ipoib_cm_tx.ibwc member by Eli Cohen · 17 years ago
  82. 167c426 IPoIB: On P_Key change event, reset state properly by Jack Morgenstein · 17 years ago
  83. 5163dc1 IB/mthca: Convert to use be16_add_cpu() by Marcin Slusarz · 17 years ago
  84. 8704e9a RDMA/cxgb3: Fail loopback connections by Steve Wise · 17 years ago
  85. 7c7a9bc IB/cm: Fix infiniband_cm class kobject ref counting by Roland Dreier · 17 years ago
  86. ab64b96 IB/cm: Remove debug printk()s that snuck upstream by Roland Dreier · 17 years ago
  87. fe17435 IB/mthca: Add missing sg_init_table() in mthca_map_user_db() by Roland Dreier · 17 years ago
  88. 7143740 IPoIB: Add send gather support by Eli Cohen · 17 years ago
  89. eb14032f IPoIB: Add high DMA feature flag by Eli Cohen · 17 years ago
  90. ea54b10 IB/mlx4: Use multiple WQ blocks to post smaller send WQEs by Jack Morgenstein · 17 years ago
  91. 1c69fc2 IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf by Roland Dreier · 17 years ago
  92. 3c2d774 RDMA/nes: Add a driver for NetEffect RNICs by Glenn Streiff · 17 years ago
  93. 2c78853 IB/mthca: Return proper error codes from mthca_fmr_alloc() by Olaf Kirch · 17 years ago
  94. f33afc2 IB: Avoid marking __devinitdata as const by Roland Dreier · 17 years ago
  95. 68f3948 IB/mlx4: Actually print out the driver version by Roland Dreier · 17 years ago
  96. 1d368c5 IB/ib_mthca: Pre-link receive WQEs in Tavor mode by Eli Cohen · 17 years ago
  97. 1203c42 IB/mthca: Remove checks for srq->first_free < 0 by Eli Cohen · 17 years ago
  98. 1d96354 IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled by Or Gerlitz · 17 years ago
  99. 9fe4bcf IB/srp: Retry stale connections by David Dillow · 17 years ago
  100. 893da75 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() by Jack Morgenstein · 17 years ago