1. 441633b IB/ehca: Small QP userspace support by Stefan Roscher · 17 years ago
  2. 339e264 IB/ehca: Export module parameters in sysfs by Anton Blanchard · 17 years ago
  3. 1f79448 IB/ehca: Make output clearer by removing some debug messages by Anton Blanchard · 17 years ago
  4. 1fea391 IB/ehca: Include <linux/mutex.h> from ehca_classes.h by Roland Dreier · 17 years ago
  5. 5ff70cac IB/ehca: SRQ fixes to enable IPoIB CM by Joachim Fenkes · 17 years ago
  6. fecea0a IB/ehca: Fix Small QP regressions by Stefan Roscher · 17 years ago
  7. 0e6ff15 in-string typos of "error" by Eddy L O Jansson · 17 years ago
  8. 1655fc2 IB/ehca: Move extern declarations from .c files to .h files by Hoang-Nam Nguyen · 17 years ago
  9. 05d989f IB/ehca: Fix include order to better match kernel style by Hoang-Nam Nguyen · 17 years ago
  10. e2f81da IB/ehca: Support small QP queues by Stefan Roscher · 17 years ago
  11. 0c10f7b IB/ehca: Make internal_create/destroy_qp() static by Joachim Fenkes · 17 years ago
  12. 51d2bfb IB/ehca: Move ehca2ib_return_code() out of line by Hoang-Nam Nguyen · 17 years ago
  13. 633a5ae IB/ehca: Generate async event when SRQ limit reached by Hoang-Nam Nguyen · 17 years ago
  14. 5bb7d92 IB/ehca: Support large page MRs by Hoang-Nam Nguyen · 17 years ago
  15. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  16. 2b94397 IB/ehca: Fix warnings issued by checkpatch.pl by Hoang-Nam Nguyen · 17 years ago
  17. 187c72e IB/ehca: Restructure ehca_set_pagebuf() by Hoang-Nam Nguyen · 17 years ago
  18. df17bfd IB/ehca: MR/MW structure refactoring by Hoang-Nam Nguyen · 17 years ago
  19. 2492398 IB/ehca: Use macro to calculate number of chunks in a mem block by Hoang-Nam Nguyen · 17 years ago
  20. 4e4e74c IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value by Hoang-Nam Nguyen · 17 years ago
  21. a1a6ff1 IB/ehca: Use common error code mapping instead of specific ones by Hoang-Nam Nguyen · 17 years ago
  22. 3df78f8 IB/ehca: Fix memory leak in error path of ehca_get_dma_mr() by Hoang-Nam Nguyen · 17 years ago
  23. fbb9318 IB/ehca: Fix HW level autodetection by Joachim Fenkes · 17 years ago
  24. f72d2f0 IB/ehca: Improve latency by unlocking after triggering the hardware by Hoang-Nam Nguyen · 17 years ago
  25. 8705ce5 IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events by Joachim Fenkes · 17 years ago
  26. b1cfe43 IB/ehca: Return QP pointer in poll_cq() by Joachim Fenkes · 17 years ago
  27. 26ed687 IB/ehca: Change idr spinlocks into rwlocks by Joachim Fenkes · 17 years ago
  28. 28db6be IB/ehca: Refactor sync between completions and destroy_cq using atomic_t by Joachim Fenkes · 17 years ago
  29. 9844b71 IB/ehca: Lock renaming, static initializers by Joachim Fenkes · 17 years ago
  30. 15f001e IB/ehca: Report RDMA atomic attributes in query_qp() by Hoang-Nam Nguyen · 17 years ago
  31. 85f0031 IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2 by Stefan Roscher · 17 years ago
  32. 472803d IB/ehca: Support UD low-latency QPs by Stefan Roscher · 17 years ago
  33. a6a1294 IB/ehca: add Shared Receive Queue support by Joachim Fenkes · 17 years ago
  34. 9a79fc0 IB/ehca: QP code restructuring in preparation for SRQ by Joachim Fenkes · 17 years ago
  35. 91f13aa IB/ehca: HW level, HW caps and MTU autodetection by Joachim Fenkes · 17 years ago
  36. b8a3ba5 IB/ehca: Change scaling_code parameter description to match default value by Hoang-Nam Nguyen · 17 years ago
  37. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 17 years ago
  38. fffba37 IB/ehca: Refactor "maybe missed event" code by Joachim Fenkes · 17 years ago
  39. 65a2c84 IB/ehca: Fix number of send WRs reported for new QP by Stefan Roscher · 17 years ago
  40. bd5a6cc IB/ehca: Return proper error code if register_mr fails by Hoang-Nam Nguyen · 17 years ago
  41. 4e430dc IB/ehca: Disable scaling code by default, bump version number by Joachim Fenkes · 17 years ago
  42. bba9b60 IB/ehca: Beautify sysfs attribute code and fix compiler warnings by Joachim Fenkes · 17 years ago
  43. c7a1493 IB/ehca: Remove _irqsave, move #ifdef by Joachim Fenkes · 17 years ago
  44. c55a0dd IB/ehca: Fix AQP0/1 QP number by Hoang-Nam Nguyen · 17 years ago
  45. 92761cd IB/ehca: Correctly set GRH mask bit in ehca_modify_qp() by Joachim Fenkes · 17 years ago
  46. 5d88278 IB/ehca: Serialize hypervisor calls in ehca_register_mr() by Stefan Roscher · 17 years ago
  47. de56037 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  48. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  49. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 17 years ago
  50. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  51. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  52. ed23a72 IB: Return "maybe missed event" hint from ib_req_notify_cq() by Roland Dreier · 17 years ago
  53. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  54. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  55. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  56. a48141d Revert "[POWERPC] Rename get_property to of_get_property: drivers" by Paul Mackerras · 17 years ago
  57. c4ed790 IB/ehca: Implement modify_port by Joachim Fenkes · 17 years ago
  58. d05c7a8 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  59. a7edd0e [POWERPC] get_property returns const by Stephen Rothwell · 17 years ago
  60. 73b9e98 IB/ehca: Make scaling code work without CPU hotplug by Joachim Fenkes · 17 years ago
  61. 3172679 IB/ehca: Fix sync between completion handler and destroy cq by Hoang-Nam Nguyen · 17 years ago
  62. 6bbcea0 IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN by Hoang-Nam Nguyen · 17 years ago
  63. 4fd3006 IB/ehca: Allow en/disabling scaling code via module parameter by Hoang-Nam Nguyen · 17 years ago
  64. 8b16cef IB/ehca: Fix race condition/locking issues in scaling code by Hoang-Nam Nguyen · 17 years ago
  65. 78d8d5f IB/ehca: Rework irq handler by Hoang-Nam Nguyen · 17 years ago
  66. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  67. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  68. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  69. 65e5c02 IB/ehca: Fix memleak on module unloading by Akinobu Mita · 17 years ago
  70. b45bfcc IB/ehca: Remove obsolete prototypes by Hoang-Nam Nguyen · 18 years ago
  71. 4c34bdf IB/ehca: Remove use of do_mmap() by Hoang-Nam Nguyen · 18 years ago
  72. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 18 years ago
  73. cea9ea6 IB/ehca: Fix mismatched spin_unlock in irq handler by Hoang-Nam Nguyen · 18 years ago
  74. ce29d72 IB/ehca: Fix improper use of yield() with spinlock held by Hoang-Nam Nguyen · 18 years ago
  75. f2d9136 IB/ehca: Use proper GFP_ flags for get_zeroed_page() by Hoang-Nam Nguyen · 18 years ago
  76. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  77. 2771e9e IB/ehca: Use WQE offset instead of WQE addr for pending work reqs by Hoang-Nam Nguyen · 18 years ago
  78. f2c238a IB/ehca: Activate scaling code by default by Hoang-Nam Nguyen · 18 years ago
  79. c581211 IB/ehca: Use named constant for max mtu by Hoang-Nam Nguyen · 18 years ago
  80. 7e28db5 IB/ehca: Assure 4K alignment for firmware control blocks by Hoang-Nam Nguyen · 18 years ago
  81. 04d03bc IB/ehca: Fix eHCA driver compilation for uniprocessor by Paul Mackerras · 18 years ago
  82. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  83. e5a0106 IB/ehca: Tweak trace message format by Hoang-Nam Nguyen · 18 years ago
  84. 0f248d9 IB/ehca: Fix device registration by Hoang-Nam Nguyen · 18 years ago
  85. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  86. 9bc57e2 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods by Ralph Campbell · 18 years ago
  87. fab9722 IB/ehca: Add driver for IBM eHCA InfiniBand adapters by Heiko J Schick · 18 years ago