1. 9a69d1a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  2. 60cad5d [IPV4]: annotate inetdev.h helpers by Al Viro · 18 years ago
  3. 3d27b00 IB/ipath: Fix lockdep error upon "ifconfig ibN down" by Bryan O'Sullivan · 18 years ago
  4. 7a26c47 IB/ipath: Fix races with ib_resize_cq() by Bryan O'Sullivan · 18 years ago
  5. bf3258e IB/ipath: Support new PCIE device, QLE7142 by Bryan O'Sullivan · 18 years ago
  6. c97d27d IB/ipath: Set CPU affinity early by Bryan O'Sullivan · 18 years ago
  7. 1a4e74a IB/ipath: Fix EEPROM read when driver is compiled with -Os by Bryan O'Sullivan · 18 years ago
  8. 89d1e09 IB/ipath: Fix and recover TXE piobuf and PBC parity errors by Bryan O'Sullivan · 18 years ago
  9. 5108477 IB/ipath: Change HT CRC message to indicate how to resolve problem by Bryan O'Sullivan · 18 years ago
  10. 7227aac IB/ipath: Clean up module exit code by Bryan O'Sullivan · 18 years ago
  11. 957670a IB/ipath: Call mtrr_del with correct arguments by Bryan O'Sullivan · 18 years ago
  12. 8d0208c IB/ipath: Flush RWQEs if access error or invalid error seen by Bryan O'Sullivan · 18 years ago
  13. 1fd3b40 IB/ipath: Improved support for PowerPC by Bryan O'Sullivan · 18 years ago
  14. 076fafc IB/ipath: Drop unnecessary "(void *)" casts by Bryan O'Sullivan · 18 years ago
  15. f62fe77 IB/ipath: Support multiple simultaneous devices of different types by Bryan O'Sullivan · 18 years ago
  16. 5659416 IB/ipath: Fix mismatch in shifts and masks for printing debug info by Bryan O'Sullivan · 18 years ago
  17. 0624b07 IB/ipath: Fix compiler warnings and errors on non-x86_64 systems by Bryan O'Sullivan · 18 years ago
  18. 8d588f8 IB/ipath: Print more informative parity error messages by Bryan O'Sullivan · 18 years ago
  19. 6a553af IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey by Bryan O'Sullivan · 18 years ago
  20. 10aeb0e IB/ipath: RC and UC should validate SLID and DLID by Bryan O'Sullivan · 18 years ago
  21. 7dae5bf IB/ipath: Only allow complete writes to flash by Bryan O'Sullivan · 18 years ago
  22. f3e93c7 IB/ipath: Count SRQs properly by Bryan O'Sullivan · 18 years ago
  23. aa4eaed IB/ipath: Lock and count allocated CQs properly by Bryan O'Sullivan · 18 years ago
  24. 11b054f IB/ipath: Clean up handling of GUID 0 by Bryan O'Sullivan · 18 years ago
  25. c78f641 IB/ipath: Unregister from IB core early by Bryan O'Sullivan · 18 years ago
  26. 2c9446a IB/ipath: Support revision 2 InfiniPath PCIE devices by Bryan O'Sullivan · 18 years ago
  27. 9929b0f IB/ipath: Driver support for userspace sharing of HW contexts by Bryan O'Sullivan · 18 years ago
  28. 221e319 IB/ipath: Fix memory leak if allocation fails by Bryan O'Sullivan · 18 years ago
  29. 6022943 IB/ipath: Limit # of packets sent without an ACK received by Bryan O'Sullivan · 18 years ago
  30. fd6a79a IB/iser: Fix the description of iSER in Kconfig by Erez Zilber · 18 years ago
  31. 74a2078 IB/iser: DMA unmap unaligned for RDMA data before touching it by Erez Zilber · 18 years ago
  32. 87e8df7 IB/iser: Have iSER data transaction object point to iSER conn by Erez Zilber · 18 years ago
  33. ee30cb5 RDMA/amso1100: Fix memory leak in c2_reg_phys_mr() by Roland Dreier · 18 years ago
  34. 44334bd RDMA/amso1100: Fix error path in c2_llp_accept() by Eric Sesterhenn · 18 years ago
  35. 6edf602 RDMA/amso1100: Fix compile warnings by Roland Dreier · 18 years ago
  36. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  37. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  38. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  39. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  40. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  41. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  42. d7b2004 [PATCH] missing includes from infiniband merge by Al Viro · 18 years ago
  43. 9cd330d IB: Fix typo in kerneldoc for ib_set_client_data() by Krishna Kumar · 18 years ago
  44. a8bfca0 IPoIB: Add some likely/unlikely annotations in hot path by Eli Cohen · 18 years ago
  45. 507c335 IPoIB: Remove unused include of vmalloc.h by Dotan Barak · 18 years ago
  46. 5ccd025 IPoIB: Rejoin all multicast groups after a port event by Eli Cohen · 18 years ago
  47. d0df6d6 IPoIB: Create MCGs with all attributes required by RFC by Roland Dreier · 18 years ago
  48. 5755d6d IB/iser: INFINIBAND_ISER depends on INET by Roland Dreier · 18 years ago
  49. d35cc33 IB/mthca: Simplify calls to mthca_cq_clean() by Roland Dreier · 18 years ago
  50. b3b30f5 IB/mthca: Recover from catastrophic errors by Jack Morgenstein · 18 years ago
  51. a70d059 IB/cm: Do not track remote QPN in timewait state by Michael S. Tsirkin · 18 years ago
  52. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  53. 2439a6e IPoIB: Refactor completion handling by Roland Dreier · 18 years ago
  54. d811102 IB/iser: Do not use FMR for a single dma entry sg by Erez Zilber · 18 years ago
  55. e981f1d IB/iser: fix some debug prints by Erez Zilber · 18 years ago
  56. 8dfa087 IB/iser: make FMR "page size" be 4K and not PAGE_SIZE by Erez Zilber · 18 years ago
  57. 8072ec2 IB/iser: Limit the max size of a scsi command by Erez Zilber · 18 years ago
  58. 777a71d IB/iser: fix a check of SG alignment for RDMA by Erez Zilber · 18 years ago
  59. 61a73c7 RDMA/cma: Protect against adding device during destruction by Sean Hefty · 18 years ago
  60. f94b533 RDMA/amso1100: Add driver for Ammasso 1100 RNIC by Tom Tucker · 18 years ago
  61. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  62. 922a8e9 RDMA: iWARP Connection Manager. by Tom Tucker · 18 years ago
  63. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  64. f06d265 IB/cm: Randomize starting comm ID by Sean Hefty · 18 years ago
  65. 2b3e258 IB/mad: Remove unused includes by James Lentini · 18 years ago
  66. 75ab134 IB/mad: Add support for dual-sided RMPP transfers. by Sean Hefty · 18 years ago
  67. 7684240 IB/cm: Use correct reject code for invalid GID by Sean Hefty · 18 years ago
  68. c1f250c IB/cm: Enable atomics along with RDMA reads by Sean Hefty · 18 years ago
  69. 9e583b8 IB/mthca: Return correct number of bits for static rate in query_qp by Jack Morgenstein · 18 years ago
  70. f6f7672 IB/mthca: Return port number for unconnected QPs in query_qp by Jack Morgenstein · 18 years ago
  71. b046a04 IB/mthca: Fix default static rate returned for Tavor in AV by Jack Morgenstein · 18 years ago
  72. 30fc5c3 IB/ipath: control receive polarity inversion by Bryan O'Sullivan · 18 years ago
  73. e35d710 IB/ipath: fix return value from ipath_poll by Bryan O'Sullivan · 18 years ago
  74. d821f02 IB/ipath: allow SMA to be disabled by Bryan O'Sullivan · 18 years ago
  75. a78aa6f IB/ipath: handle sq_sig_all field correctly by Bryan O'Sullivan · 18 years ago
  76. 0b81e4f IB/ipath: put a limit on the number of QPs that can be created by Bryan O'Sullivan · 18 years ago
  77. ca4ce38 IB/ipath: validate path_mig_state properly by Bryan O'Sullivan · 18 years ago
  78. fc8cf8c IB/ipath: be more strict about testing the modify QP verb by Bryan O'Sullivan · 18 years ago
  79. ff0b859 IB/ipath: add serial number to hardware freeze error message by Bryan O'Sullivan · 18 years ago
  80. 525d0ca IB/ipath: support new QLogic product naming scheme by Bryan O'Sullivan · 18 years ago
  81. 092260b IB/ipath: account for attached QPs correctly by Bryan O'Sullivan · 18 years ago
  82. eae33d4 IB/ipath: do not allow use of CQ entries with invalid counts by Bryan O'Sullivan · 18 years ago
  83. 98341f2 IB/ipath: add new minor device to allow sending of diag packets by Bryan O'Sullivan · 18 years ago
  84. 32c0a26 IB/ipath: trivial cleanups by Bryan O'Sullivan · 18 years ago
  85. 0fd4136 IB/ipath: remove stale references to userspace SMA by Bryan O'Sullivan · 18 years ago
  86. b55f4f0 IB/ipath: simplify debugging code after ipath_core and ib_ipath merger by Bryan O'Sullivan · 18 years ago
  87. 34b2aaf IB/ipath: simplify layering code by Bryan O'Sullivan · 18 years ago
  88. b1c1b6a IB/ipath: merge ipath_core and ib_ipath drivers by Bryan O'Sullivan · 18 years ago
  89. 367fe71 IB/ipath: drop requirement that PIO buffers be mmaped write-only by Bryan O'Sullivan · 18 years ago
  90. ba11203 IB/ipath: fix handling of kpiobufs by Bryan O'Sullivan · 18 years ago
  91. 8e280d9 IB/ipath: fix for crash on module unload, if cfgports < portcnt by Bryan O'Sullivan · 18 years ago
  92. c27fef2 IB/ipath: lock resource limit counters correctly by Bryan O'Sullivan · 18 years ago
  93. eb9dc6f IB/ipath: More changes to support InfiniPath on PowerPC 970 systems by Bryan O'Sullivan · 18 years ago
  94. 373d991 IB/ipath: Performance improvements via mmap of queues by Ralph Campbell · 18 years ago
  95. 9bc57e2 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods by Ralph Campbell · 18 years ago
  96. 64f817b IB/uverbs: Allow resize CQ operation to return driver-specific data by Ralph Campbell · 18 years ago
  97. fab9722 IB/ehca: Add driver for IBM eHCA InfiniBand adapters by Heiko J Schick · 18 years ago
  98. ded7f1a IB/srp: Add port/device attributes by Ishai Rabinovitz · 18 years ago
  99. 2a21418 IB/mthca: Include the header we really want by James Lentini · 18 years ago
  100. 1ccf6aa IB/uverbs: Fix lockdep warning when QP is created with 2 CQs by Roland Dreier · 18 years ago