1. ec2a134 IB/iser: Remove unnecessary includes by Roland Dreier · 17 years ago
  2. 935ef2d RDMA/cma: Use neigh_event_send() to start neighbour discovery by Steve Wise · 17 years ago
  3. 3a31c41 IB/ehca: Only use MR large pages for hugetlb regions by Joachim Fenkes · 17 years ago
  4. c8d8bee IB/umem: Add hugetlb flag to struct ib_umem by Joachim Fenkes · 17 years ago
  5. 247e020 IB/srp: Add QoS support through service ID by Sean Hefty · 17 years ago
  6. 7ce8640 RDMA/ucma: Allow user space to set service type by Sean Hefty · 17 years ago
  7. a81c994 RDMA/cma: Add ability to specify type of service by Sean Hefty · 17 years ago
  8. 733d65f IB/sa: Add new QoS fields to path record by Sean Hefty · 17 years ago
  9. 8166883 IPoIB: Specify Traffic Class with path record queries for QoS support by Sean Hefty · 17 years ago
  10. 08c283a IB/ehca: Fix large page HW cap defines by Hoang-Nam Nguyen · 17 years ago
  11. 39089e7 IB/ehca: Bump version number and change its format by Joachim Fenkes · 17 years ago
  12. 5110e4d IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id() by Joachim Fenkes · 17 years ago
  13. 0b5de96 IB/ehca: Serialize MR alloc and MR free hvCalls by Joachim Fenkes · 17 years ago
  14. e90d0b3 IB/ehca: Path migration support by Joachim Fenkes · 17 years ago
  15. b708fba IB/ehca: Add check for max #SGE to create_qp() by Joachim Fenkes · 17 years ago
  16. 86dce44 IB/ehca: ehca_gen_warn() should always print by Joachim Fenkes · 17 years ago
  17. e372219 IB/ehca: Print return codes as signed decimal integers by Joachim Fenkes · 17 years ago
  18. 2863ad4 IB/ehca: Refactor hvcall tracing by Joachim Fenkes · 17 years ago
  19. e390d3b IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space by Hoang-Nam Nguyen · 17 years ago
  20. 5281a4b IB/ehca: Support more than 4k QPs for userspace and kernelspace by Stefan Roscher · 17 years ago
  21. 441633b9 IB/ehca: Small QP userspace support by Stefan Roscher · 17 years ago
  22. a855b1a IB/mthca: Use PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  23. 3c10c7c IB/sa: Error handling thinko fix by Ali Ayoub · 17 years ago
  24. 339e264 IB/ehca: Export module parameters in sysfs by Anton Blanchard · 17 years ago
  25. 1f79448 IB/ehca: Make output clearer by removing some debug messages by Anton Blanchard · 17 years ago
  26. d7dc3cc IB/mlx4: Fix up SRQ limit_watermark endianness by Roland Dreier · 17 years ago
  27. ca6de17 IPoIB: Fix error path memory leak by Eli Cohen · 17 years ago
  28. b3ac60f IPoIB: Fix typo to end statement with ';' instead of ',' by Eli Cohen · 17 years ago
  29. 017aadc IB/mthca: Enable MSI-X by default by Michael S. Tsirkin · 17 years ago
  30. 8a68bbe IB/fmr_pool: Clean up some error messages in fmr_pool.c by Anton Blanchard · 17 years ago
  31. 1fea391 IB/ehca: Include <linux/mutex.h> from ehca_classes.h by Roland Dreier · 17 years ago
  32. 2242fa4 IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv() by Roland Dreier · 17 years ago
  33. 65d470b IB: find_first_zero_bit() takes unsigned pointer by Roland Dreier · 17 years ago
  34. ce423ef IPoIB: Make sure no receives are handled when stopping device by Roland Dreier · 17 years ago
  35. e54664c RDMA/cxgb3: Make the iw_cxgb3 module parameters writable by Steve Wise · 17 years ago
  36. 6e694ea IB/mlx4: Fix data corruption triggered by wrong headroom marking order by Jack Morgenstein · 17 years ago
  37. 6db602d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  38. 5ff70cac IB/ehca: SRQ fixes to enable IPoIB CM by Joachim Fenkes · 17 years ago
  39. fecea0a IB/ehca: Fix Small QP regressions by Stefan Roscher · 17 years ago
  40. 5fbf816 cxgb3 - Fix dev->priv usage by Divy Le Ray · 17 years ago
  41. fe11cb6 IB/mlx4: Incorrect semicolon after if statement by Ilpo Järvinen · 17 years ago
  42. 6958e82 IPoIB: Fix leak in ipoib_transport_dev_init() error path by Jack Morgenstein · 17 years ago
  43. 1989191 IB/mlx4: Fix opcode returned in RDMA read completion by Vu Pham · 17 years ago
  44. 3d1ff48 IB/srp: Add OUI for new Cisco targets by Raghava Kondapalli · 17 years ago
  45. 5d7cbfd IB/srp: Wrap OUI checking for workarounds in helper functions by Roland Dreier · 17 years ago
  46. 699924b RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send() by Steve Wise · 17 years ago
  47. 92ddc44 IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c by Dotan Barak · 17 years ago
  48. 38d5af9 IB/mad: Fix address handle leak in mad_rmpp by Sean Hefty · 17 years ago
  49. 8fc394b IB/mad: agent_send_response() should be void by Hal Rosenstock · 17 years ago
  50. 86dfbec IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler() by Hal Rosenstock · 17 years ago
  51. 445d680 IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler() by Hal Rosenstock · 17 years ago
  52. 5399891 IB/sa: Don't need to check for default P_Key twice by Roland Dreier · 17 years ago
  53. 36026ec IB/core: Ignore membership bit in ib_find_pkey() by Moni Shoua · 17 years ago
  54. 0e6ff15 in-string typos of "error" by Eddy L O Jansson · 17 years ago
  55. 4dcf39c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  56. 78d1e02 IB/ipath: Workaround problem of errormask register being overwritten by Dave Olson · 17 years ago
  57. 3810f2a IB/ipath: Fix some issues with buffer cancel and sendctrl register update by Dave Olson · 17 years ago
  58. cf5b60a IB/ipath: Use faster put_tid_2 routine after initialization by Dave Olson · 17 years ago
  59. f17fddc IB/ipath: Remove unsafe fastrcvint code from interrupt handler by Dave Olson · 17 years ago
  60. a6ce22a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  61. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  62. 1655fc2 IB/ehca: Move extern declarations from .c files to .h files by Hoang-Nam Nguyen · 17 years ago
  63. e0f5d99 IB/mlx4: Whitespace fix by Roland Dreier · 17 years ago
  64. 05d989f IB/ehca: Fix include order to better match kernel style by Hoang-Nam Nguyen · 17 years ago
  65. 4e8e6ee RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure by Tom Tucker · 17 years ago
  66. 7974392 [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template by Mike Christie · 17 years ago
  67. e2f81da IB/ehca: Support small QP queues by Stefan Roscher · 17 years ago
  68. 0c10f7b IB/ehca: Make internal_create/destroy_qp() static by Joachim Fenkes · 17 years ago
  69. 51d2bfb IB/ehca: Move ehca2ib_return_code() out of line by Hoang-Nam Nguyen · 17 years ago
  70. 633a5ae IB/ehca: Generate async event when SRQ limit reached by Hoang-Nam Nguyen · 17 years ago
  71. 5bb7d92 IB/ehca: Support large page MRs by Hoang-Nam Nguyen · 17 years ago
  72. 23f1b38 IB/mlx4: Fix error path in create_qp_common() by Roland Dreier · 17 years ago
  73. c1f7495 IB/mthca: Change command token on timeout by Michael S. Tsirkin · 17 years ago
  74. bd63104 IB/ipath: Remove ipath_layer dead code by Arthur Jones · 17 years ago
  75. f5b4043 IB/mlx4: Fix leaks in __mlx4_ib_modify_qp by Florin Malita · 17 years ago
  76. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  77. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  78. 43509d1 IB/mthca: Simplify use of size0 in work request posting by Roland Dreier · 17 years ago
  79. e535c69 IB/mthca: Factor out setting WQE UD segment entries by Roland Dreier · 17 years ago
  80. 400ddc1 IB/mthca: Factor out setting WQE remote address and atomic segment entries by Roland Dreier · 17 years ago
  81. 0fbfa6a9 IB/mlx4: Factor out setting other WQE segments by Roland Dreier · 17 years ago
  82. d420d9e IB/mlx4: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  83. 8088545 IB/mthca: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  84. 7f5eb9b IB/mlx4: Return receive queue sizes for userspace QPs from query QP by Roland Dreier · 17 years ago
  85. 8f07653 RDMA/cma: Remove local write permission from QP access flags by Dotan Barak · 17 years ago
  86. 6d7d080 IB/mthca: Use uninitialized_var() for f0 by Roland Dreier · 17 years ago
  87. 454a01e IB/cm: Make internal function cm_get_ack_delay() static by Roland Dreier · 17 years ago
  88. 1743b91 IB/ipath: Remove ipath_get_user_pages_nocopy() by Roland Dreier · 17 years ago
  89. da9aec7 IB/ipath: Make a few functions static by Roland Dreier · 17 years ago
  90. 41179e2 IB/iser: Make a couple of functions static by Roland Dreier · 17 years ago
  91. e4daf73 IB/mthca: Fix printk format used for firmware version in warning by Roland Dreier · 17 years ago
  92. f6be6fb IB/mthca: Schedule MSI support for removal by Roland Dreier · 17 years ago
  93. 2b94397 IB/ehca: Fix warnings issued by checkpatch.pl by Hoang-Nam Nguyen · 17 years ago
  94. 187c72e IB/ehca: Restructure ehca_set_pagebuf() by Hoang-Nam Nguyen · 17 years ago
  95. df17bfd IB/ehca: MR/MW structure refactoring by Hoang-Nam Nguyen · 17 years ago
  96. 2492398 IB/ehca: Use macro to calculate number of chunks in a mem block by Hoang-Nam Nguyen · 17 years ago
  97. 4e4e74c IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value by Hoang-Nam Nguyen · 17 years ago
  98. a1a6ff1 IB/ehca: Use common error code mapping instead of specific ones by Hoang-Nam Nguyen · 17 years ago
  99. 3df78f8 IB/ehca: Fix memory leak in error path of ehca_get_dma_mr() by Hoang-Nam Nguyen · 17 years ago
  100. fbb9318 IB/ehca: Fix HW level autodetection by Joachim Fenkes · 17 years ago