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