1. a024291 IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build by Bryan O'Sullivan · 17 years ago
  2. 63019d9 IB/mlx4: Include linux/mutex.h from mlx4_ib.h by Michael S. Tsirkin · 17 years ago
  3. 1d3f4b9 IB: Fix ib_umem_get() when npages == 0 by Andrew Morton · 17 years ago
  4. 43506d9 IB: Remove garbage non-ASCII characters from comments by Roland Dreier · 17 years ago
  5. fffba37 IB/ehca: Refactor "maybe missed event" code by Joachim Fenkes · 17 years ago
  6. 1bae4db IB/mad: Enhance SMI for switch support by Hal Rosenstock · 17 years ago
  7. 841adfc IPoIB/cm: Partial error clean up unmaps wrong address by Ralph Campbell · 17 years ago
  8. c8681f1 IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device() by Jack Morgenstein · 17 years ago
  9. 13ef5f4 IPoIB/cm: Remove dead definition of struct ipoib_cm_id by Roland Dreier · 17 years ago
  10. 82c3aca IPoIB/cm: Fix interoperability when MTU doesn't match by Michael S. Tsirkin · 17 years ago
  11. 3ec7393 IPoIB/cm: Initialize RX before moving QP to RTR by Michael S. Tsirkin · 17 years ago
  12. 24bce50 IB/umem: Fix possible hang on process exit by Roland Dreier · 17 years ago
  13. e61ef24 IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary by Roland Dreier · 17 years ago
  14. 5ae2a7a IB/mlx4: Handle FW command interface rev 3 by Roland Dreier · 17 years ago
  15. 082dee3 IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean() by Jack Morgenstein · 17 years ago
  16. 54e95f8 IB/mlx4: Get rid of max_inline_data calculation by Roland Dreier · 17 years ago
  17. 0e6e741 IB/mlx4: Handle new FW requirement for send request prefetching by Roland Dreier · 17 years ago
  18. 42c059ea IB/mlx4: Fix warning in rounding up queue sizes by Roland Dreier · 17 years ago
  19. 614c3c8 IB/mlx4: Fix handling of wq->tail for send completions by Roland Dreier · 17 years ago
  20. 99f9f3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  21. a4cd7ed IB/mlx4: Make sure RQ allocation is always valid by Roland Dreier · 17 years ago
  22. bf2944b RDMA/cma: Fix initialization of next_port by Sean Hefty · 17 years ago
  23. 57f01b5 IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp() by Jack Morgenstein · 17 years ago
  24. 42f811b [IPV4]: Convert IPv4 devconf to an array by Herbert Xu · 17 years ago
  25. 3e1db33 IB/mthca, mlx4_core: Fix typo in comment by Roland Dreier · 17 years ago
  26. d998ccc IB/cm: Fix stale connection detection by Sean Hefty · 17 years ago
  27. ec56dc0 IPoIB/cm: Fix performance regression on Mellanox by Michael S. Tsirkin · 17 years ago
  28. 8b7e1577 IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ by Michael S. Tsirkin · 17 years ago
  29. 2dfbfc3 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() by Michael S. Tsirkin · 17 years ago
  30. 8fd357a IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() by Michael S. Tsirkin · 17 years ago
  31. 65a2c84 IB/ehca: Fix number of send WRs reported for new QP by Stefan Roscher · 17 years ago
  32. c0be5fb IB/mlx4: Initialize send queue entry ownership bits by Eli Cohen · 17 years ago
  33. 02d89b8 IB/mlx4: Don't allocate RQ doorbell if using SRQ by Roland Dreier · 17 years ago
  34. 8aee74c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  35. 9f81036c IB/cm: Improve local id allocation by Michael S. Tsirkin · 17 years ago
  36. 518b164 IPoIB/cm: Fix SRQ WR leak by Michael S. Tsirkin · 17 years ago
  37. 24bd1e4 IB/ipoib: Fix typos in error messages by Michael S. Tsirkin · 17 years ago
  38. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  39. 56a8c8b IB/mlx4: Check if SRQ is full when posting receive by Roland Dreier · 17 years ago
  40. 2446304 IB/mlx4: Pass send queue sizes from userspace to kernel by Eli Cohen · 17 years ago
  41. 59b0ed12 IB/mlx4: Fix check of opcode in mlx4_ib_post_send() by Roland Dreier · 17 years ago
  42. 65adfa9 IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions by Michael S. Tsirkin · 17 years ago
  43. b18aad7 IB/mthca: Fix RESET to ERROR transition by Michael S. Tsirkin · 17 years ago
  44. 1526130 IB/mlx4: Set GRH:HopLimit when sending globally routed MADs by Roland Dreier · 17 years ago
  45. 3f37cae IB/mthca: Set GRH:HopLimit when building MLX headers by Rolf Manderscheid · 17 years ago
  46. 1f8f7b7 IB/mlx4: Fix check of max_qp_dest_rdma in modify QP by Eli Cohen · 17 years ago
  47. de57c9f IB/mthca: Fix use-after-free on device restart by Ali Ayoub · 17 years ago
  48. bd5a6cc IB/ehca: Return proper error code if register_mr fails by Hoang-Nam Nguyen · 17 years ago
  49. 26bbf13 IPoIB: Handle P_Key table reordering by Yosef Etigin · 17 years ago
  50. 1af4c43 IB/core: Use start_port() and end_port() by Roland Dreier · 17 years ago
  51. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 17 years ago
  52. 8b8c8bc IB/ipath: Fix potential deadlock with multicast spinlocks by Roland Dreier · 17 years ago
  53. 7b82cd8 IB/core: Free umem when mm is already gone by Eli Cohen · 17 years ago
  54. de7860c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  55. 7c5b9ef IPoIB/cm: Optimize stale connection detection by Michael S. Tsirkin · 17 years ago
  56. bd18c11 IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ by Michael S. Tsirkin · 17 years ago
  57. 3e28c56 IB/mthca: Fix posting >255 recv WRs for Tavor by Michael S. Tsirkin · 17 years ago
  58. 6c719f5 RDMA/cma: Add check to validate that cm_id is bound to a device by Sean Hefty · 17 years ago
  59. be65f08 RDMA/cma: Fix synchronization with device removal in cma_iw_handler by Sean Hefty · 17 years ago
  60. 8aa0860 RDMA/cma: Simplify device removal handling code by Sean Hefty · 17 years ago
  61. 4e430dc IB/ehca: Disable scaling code by default, bump version number by Joachim Fenkes · 17 years ago
  62. bba9b60 IB/ehca: Beautify sysfs attribute code and fix compiler warnings by Joachim Fenkes · 17 years ago
  63. c7a1493 IB/ehca: Remove _irqsave, move #ifdef by Joachim Fenkes · 17 years ago
  64. c55a0dd IB/ehca: Fix AQP0/1 QP number by Hoang-Nam Nguyen · 17 years ago
  65. 92761cd IB/ehca: Correctly set GRH mask bit in ehca_modify_qp() by Joachim Fenkes · 17 years ago
  66. 5d88278 IB/ehca: Serialize hypervisor calls in ehca_register_mr() by Stefan Roscher · 17 years ago
  67. 8f140b4 IB/ipath: Shadow the gpio_mask register by Arthur Jones · 17 years ago
  68. 26c6bc7 IB/mlx4: Fix uninitialized spinlock for 32-bit archs by Jack Morgenstein · 17 years ago
  69. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  70. de56037 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  71. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  72. 225c7b1 IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters by Roland Dreier · 17 years ago
  73. 1bf66a3 IB: Put rlimit accounting struct in struct ib_umem by Roland Dreier · 17 years ago
  74. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 17 years ago
  75. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  76. 1a1c9bb inode numbering: change libfs sb creation routines to avoid collisions with their root inodes by Jeff Layton · 17 years ago
  77. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  78. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  79. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  80. 8d1cc86 IPoIB: Convert to NAPI by Roland Dreier · 17 years ago
  81. ed23a72 IB: Return "maybe missed event" hint from ib_req_notify_cq() by Roland Dreier · 17 years ago
  82. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  83. 154257f IB/ipath: Fix a race condition when generating ACKs by Ralph Campbell · 17 years ago
  84. 6ed89b9 IB/ipath: Fix two more spin lock problems by Ralph Campbell · 17 years ago
  85. 1a70a05 IB/fmr_pool: Add prefix to all printks by Roland Dreier · 17 years ago
  86. b7f008f IB/srp: Set proc_name by Roland Dreier · 17 years ago
  87. 3633b3d IB/srp: Add orig_dgid sysfs attribute to scsi_host by Ishai Rabinovitz · 17 years ago
  88. d6ef7d6 IPoIB/cm: Don't crash if remote side uses one QP for both directions by Michael S. Tsirkin · 17 years ago
  89. aff9e39 RDMA/cxgb3: Support for new abort logic by Steve Wise · 17 years ago
  90. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  91. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  92. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  93. 60be4b5 RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message by Steve Wise · 17 years ago
  94. 1860cdf RDMA/cxgb3: Fail qp creation if the requested max_inline is too large by Steve Wise · 17 years ago
  95. 4a97d47 RDMA/cxgb3: Fix TERM codes by Steve Wise · 17 years ago
  96. 347fcfb IPoIB/cm: Fix error handling in ipoib_cm_dev_open() by Michael S. Tsirkin · 17 years ago
  97. 6b66b2da IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed by Robert Walsh · 17 years ago
  98. 9ba6d55 IB/mthca: Work around kernel QP starvation by Michael S. Tsirkin · 17 years ago
  99. c3af664 IB/ipath: Don't put QP in timeout queue if waiting to send by Ralph Campbell · 17 years ago
  100. 35ff032 IB/ipath: Don't call spin_lock_irq() from interrupt context by Ralph Campbell · 17 years ago