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