1. 1f5c23e IB/mthca: Use mmiowb after doorbell ring by Arthur Kepner · 18 years ago
  2. 6ef93dd IB/ipath: Initialize diagpkt file on device init only by Robert Walsh · 18 years ago
  3. fb7711e RDMA/amso1100: Fix a NULL dereference in error path by Adrian Bunk · 18 years ago
  4. d986a27 RDMA/amso1100: pci_module_init() conversion by Henrik Kretzschmar · 18 years ago
  5. 2cbe19d IB/mthca: Fix off-by-one in mthca SRQ creation by Michael S. Tsirkin · 18 years ago
  6. 73fbe8b IPoIB: Check for DMA mapping error for TX packets by Roland Dreier · 18 years ago
  7. 1031bfb RDMA/amso1100: Fix build with debugging off by Roland Dreier · 18 years ago
  8. 82a9c16 IB/cm: Send DREP in response to unmatched DREQ by Sean Hefty · 18 years ago
  9. 8575329 IB/cm: Fix timewait crash after module unload by Sean Hefty · 18 years ago
  10. a8bf4e7 IB/mthca: Query port fix by Jack Morgenstein · 18 years ago
  11. 01cb9bc IB/srp: Enable multiple connections to the same target by Ishai Rabinovitz · 18 years ago
  12. 9b0af40 IB/srp: Remove redundant memset() by Ishai Rabinovitz · 18 years ago
  13. e52e608 RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv by Tom Tucker · 18 years ago
  14. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  15. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  16. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  17. e5a0106 IB/ehca: Tweak trace message format by Hoang-Nam Nguyen · 18 years ago
  18. 0f248d9 IB/ehca: Fix device registration by Hoang-Nam Nguyen · 18 years ago
  19. 13b18c8 IB/ipath: Fix RDMA reads by Ralph Campbell · 18 years ago
  20. 3f168d2 RDMA/cma: Optimize error handling by Krishna Kumar · 18 years ago
  21. 94de178 RDMA/cma: Eliminate unnecessary remove_list by Krishna Kumar · 18 years ago
  22. 8f0472d RDMA/cma: Set status correctly on route resolution error by Sean Hefty · 18 years ago
  23. 6e35aab RDMA/cma: Fix device removal race by Krishna Kumar · 18 years ago
  24. 675a027 RDMA/cma: Fix leak of cm_ids in case of failures by Krishna Kumar · 18 years ago
  25. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  26. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  27. 9a69d1a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  28. 60cad5d [IPV4]: annotate inetdev.h helpers by Al Viro · 18 years ago
  29. 3d27b00 IB/ipath: Fix lockdep error upon "ifconfig ibN down" by Bryan O'Sullivan · 18 years ago
  30. 7a26c47 IB/ipath: Fix races with ib_resize_cq() by Bryan O'Sullivan · 18 years ago
  31. bf3258e IB/ipath: Support new PCIE device, QLE7142 by Bryan O'Sullivan · 18 years ago
  32. c97d27d IB/ipath: Set CPU affinity early by Bryan O'Sullivan · 18 years ago
  33. 1a4e74a IB/ipath: Fix EEPROM read when driver is compiled with -Os by Bryan O'Sullivan · 18 years ago
  34. 89d1e09 IB/ipath: Fix and recover TXE piobuf and PBC parity errors by Bryan O'Sullivan · 18 years ago
  35. 5108477 IB/ipath: Change HT CRC message to indicate how to resolve problem by Bryan O'Sullivan · 18 years ago
  36. 7227aac4 IB/ipath: Clean up module exit code by Bryan O'Sullivan · 18 years ago
  37. 957670a IB/ipath: Call mtrr_del with correct arguments by Bryan O'Sullivan · 18 years ago
  38. 8d0208c IB/ipath: Flush RWQEs if access error or invalid error seen by Bryan O'Sullivan · 18 years ago
  39. 1fd3b40 IB/ipath: Improved support for PowerPC by Bryan O'Sullivan · 18 years ago
  40. 076fafc IB/ipath: Drop unnecessary "(void *)" casts by Bryan O'Sullivan · 18 years ago
  41. f62fe77 IB/ipath: Support multiple simultaneous devices of different types by Bryan O'Sullivan · 18 years ago
  42. 5659416 IB/ipath: Fix mismatch in shifts and masks for printing debug info by Bryan O'Sullivan · 18 years ago
  43. 0624b07 IB/ipath: Fix compiler warnings and errors on non-x86_64 systems by Bryan O'Sullivan · 18 years ago
  44. 8d588f8 IB/ipath: Print more informative parity error messages by Bryan O'Sullivan · 18 years ago
  45. 6a553af IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey by Bryan O'Sullivan · 18 years ago
  46. 10aeb0e IB/ipath: RC and UC should validate SLID and DLID by Bryan O'Sullivan · 18 years ago
  47. 7dae5bf IB/ipath: Only allow complete writes to flash by Bryan O'Sullivan · 18 years ago
  48. f3e93c7 IB/ipath: Count SRQs properly by Bryan O'Sullivan · 18 years ago
  49. aa4eaed IB/ipath: Lock and count allocated CQs properly by Bryan O'Sullivan · 18 years ago
  50. 11b054fe IB/ipath: Clean up handling of GUID 0 by Bryan O'Sullivan · 18 years ago
  51. c78f641 IB/ipath: Unregister from IB core early by Bryan O'Sullivan · 18 years ago
  52. 2c9446a IB/ipath: Support revision 2 InfiniPath PCIE devices by Bryan O'Sullivan · 18 years ago
  53. 9929b0f IB/ipath: Driver support for userspace sharing of HW contexts by Bryan O'Sullivan · 18 years ago
  54. 221e319 IB/ipath: Fix memory leak if allocation fails by Bryan O'Sullivan · 18 years ago
  55. 6022943 IB/ipath: Limit # of packets sent without an ACK received by Bryan O'Sullivan · 18 years ago
  56. fd6a79a IB/iser: Fix the description of iSER in Kconfig by Erez Zilber · 18 years ago
  57. 74a2078 IB/iser: DMA unmap unaligned for RDMA data before touching it by Erez Zilber · 18 years ago
  58. 87e8df7 IB/iser: Have iSER data transaction object point to iSER conn by Erez Zilber · 18 years ago
  59. ee30cb5 RDMA/amso1100: Fix memory leak in c2_reg_phys_mr() by Roland Dreier · 18 years ago
  60. 44334bd RDMA/amso1100: Fix error path in c2_llp_accept() by Eric Sesterhenn · 18 years ago
  61. 6edf602 RDMA/amso1100: Fix compile warnings by Roland Dreier · 18 years ago
  62. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  63. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  64. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  65. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  66. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  67. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  68. d7b2004 [PATCH] missing includes from infiniband merge by Al Viro · 18 years ago
  69. 9cd330d IB: Fix typo in kerneldoc for ib_set_client_data() by Krishna Kumar · 18 years ago
  70. a8bfca0 IPoIB: Add some likely/unlikely annotations in hot path by Eli Cohen · 18 years ago
  71. 507c335 IPoIB: Remove unused include of vmalloc.h by Dotan Barak · 18 years ago
  72. 5ccd025 IPoIB: Rejoin all multicast groups after a port event by Eli Cohen · 18 years ago
  73. d0df6d6 IPoIB: Create MCGs with all attributes required by RFC by Roland Dreier · 18 years ago
  74. 5755d6d IB/iser: INFINIBAND_ISER depends on INET by Roland Dreier · 18 years ago
  75. d35cc33 IB/mthca: Simplify calls to mthca_cq_clean() by Roland Dreier · 18 years ago
  76. b3b30f5 IB/mthca: Recover from catastrophic errors by Jack Morgenstein · 18 years ago
  77. a70d059 IB/cm: Do not track remote QPN in timewait state by Michael S. Tsirkin · 18 years ago
  78. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  79. 2439a6e IPoIB: Refactor completion handling by Roland Dreier · 18 years ago
  80. d811102 IB/iser: Do not use FMR for a single dma entry sg by Erez Zilber · 18 years ago
  81. e981f1d IB/iser: fix some debug prints by Erez Zilber · 18 years ago
  82. 8dfa087 IB/iser: make FMR "page size" be 4K and not PAGE_SIZE by Erez Zilber · 18 years ago
  83. 8072ec2 IB/iser: Limit the max size of a scsi command by Erez Zilber · 18 years ago
  84. 777a71d IB/iser: fix a check of SG alignment for RDMA by Erez Zilber · 18 years ago
  85. 61a73c7 RDMA/cma: Protect against adding device during destruction by Sean Hefty · 18 years ago
  86. f94b533 RDMA/amso1100: Add driver for Ammasso 1100 RNIC by Tom Tucker · 18 years ago
  87. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  88. 922a8e9 RDMA: iWARP Connection Manager. by Tom Tucker · 18 years ago
  89. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  90. f06d265 IB/cm: Randomize starting comm ID by Sean Hefty · 18 years ago
  91. 2b3e258 IB/mad: Remove unused includes by James Lentini · 18 years ago
  92. 75ab134 IB/mad: Add support for dual-sided RMPP transfers. by Sean Hefty · 18 years ago
  93. 7684240 IB/cm: Use correct reject code for invalid GID by Sean Hefty · 18 years ago
  94. c1f250c IB/cm: Enable atomics along with RDMA reads by Sean Hefty · 18 years ago
  95. 9e583b8 IB/mthca: Return correct number of bits for static rate in query_qp by Jack Morgenstein · 18 years ago
  96. f6f7672 IB/mthca: Return port number for unconnected QPs in query_qp by Jack Morgenstein · 18 years ago
  97. b046a04 IB/mthca: Fix default static rate returned for Tavor in AV by Jack Morgenstein · 18 years ago
  98. 30fc5c3 IB/ipath: control receive polarity inversion by Bryan O'Sullivan · 18 years ago
  99. e35d710 IB/ipath: fix return value from ipath_poll by Bryan O'Sullivan · 18 years ago
  100. d821f02 IB/ipath: allow SMA to be disabled by Bryan O'Sullivan · 18 years ago