1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. fe8875e Merge branch 'misc' into for-next by Roland Dreier · 14 years ago
  3. 920d706 IB/core: Fix and clean up ib_ud_header_init() by Eli Cohen · 14 years ago
  4. a478868 IB/mlx4: Simplify retrieval of ib_device by Eli Cohen · 14 years ago
  5. 2b94607 IB/mlx4: Fix queue overflow check in post_recv by Or Gerlitz · 14 years ago
  6. 4c42558 IB/mlx4: Initialize SRQ scatter entries when creating an SRQ by Jack Morgenstein · 14 years ago
  7. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  8. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  9. 417608c IB/mlx4: Remove limitation on LSO header size by Eli Cohen · 15 years ago
  10. ecdc428 IB/mlx4: Remove unneeded code by Eli Cohen · 15 years ago
  11. 45c448a Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  12. 3b4a8cd IB/mlx4: Don't allow userspace open while recovering from catastrophic error by Jack Morgenstein · 15 years ago
  13. 338a8fa IB/mlx4: Annotate CQ locking by Roland Dreier · 15 years ago
  14. f1aa78b IB: Use printk_once() for driver versions by Marcin Slusarz · 15 years ago
  15. 2ac6bf4 IB/mlx4: Add strong ordering to local inval and fast reg work requests by Jack Morgenstein · 15 years ago
  16. 2b6b7d4 IB/mlx4: Don't overwrite fast registration page list when posting work request by Jack Morgenstein · 15 years ago
  17. e1d60ec IB/mlx4: Use pgprot_writecombine() for BlueFlame pages by Roland Dreier · 15 years ago
  18. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 15 years ago
  19. a6a4777 IB/mlx4: Unregister IB device prior to CLOSE PORT command by Yevgeny Petrilin · 15 years ago
  20. f0f6f34 IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event by Moni Shoua · 15 years ago
  21. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 15 years ago
  22. 0fd7e1d IB/mlx4: Fix memory ordering problem when posting LSO sends by Roland Dreier · 15 years ago
  23. ccbf04f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  24. 22e7ef9 IB/mlx4: Don't register IB device for adapters with no IB ports by Roland Dreier · 15 years ago
  25. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  26. f781a22 IB/mlx4: Fix reading SL field out of cqe->sl_vid by Roland Dreier · 15 years ago
  27. 7798dbf IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize by Jack Morgenstein · 15 years ago
  28. b8dd786 mlx4_core: Add support for multiple completion event vectors by Yevgeny Petrilin · 15 years ago
  29. 42ab01c IB/mlx4: Fix MTT leakage in resize CQ by Jack Morgenstein · 16 years ago
  30. 7f3abf5 IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr() by Vladimir Sokolovsky · 16 years ago
  31. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 16 years ago
  32. a3cdcbf mlx4_core: Add QP range reservation support by Yevgeny Petrilin · 16 years ago
  33. d57f5f7 IB/mlx4: Set RLKEY bit for kernel QPs by Vladimir Sokolovsky · 16 years ago
  34. 5a0cd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  35. 29bdc88 IB/mlx4: Fix up fast register page list format by Vladimir Sokolovsky · 16 years ago
  36. 4c246ed IB/mlx4: Actually return L_Key and R_Key for fast register MRs by Vladimir Sokolovsky · 16 years ago
  37. 6e0d733 IB/mlx4: Allow 4K messages for UD QPs by Alex Naslednikov · 16 years ago
  38. f780a9f mlx4_core: Add ethernet fields to CQE struct by Yevgeny Petrilin · 16 years ago
  39. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 16 years ago
  40. 95d04f0 IB/mlx4: Add support for memory management extensions and local DMA L_Key by Roland Dreier · 16 years ago
  41. 47b3747 IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg by Roland Dreier · 16 years ago
  42. f507d28 IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0 by Eli Cohen · 16 years ago
  43. 521e575 IB/mlx4: Add support for blocking multicast loopback packets by Ron Livne · 16 years ago
  44. 7c27f35 IB/mlx4: Remove extra code for RESET->ERR QP state transition by Roland Dreier · 16 years ago
  45. 6578cf3 IB/mlx4: Pass congestion management class MADs to the HCA by Eli Cohen · 16 years ago
  46. d1f2cd8 IB/mlx4: Configure QPs' max message size based on real device capability by Eli Cohen · 16 years ago
  47. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  48. 9670e55 IB/mlx4: Optimize QP stamping by Eli Cohen · 16 years ago
  49. cd155c1 IB/mlx4: Fix creation of kernel QP with max number of send s/g entries by Roland Dreier · 16 years ago
  50. a3d8e15 IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send() by Andrew Morton · 16 years ago
  51. 3ae15e1 IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf() by Roland Dreier · 16 years ago
  52. e463c7b mlx4_core: Add a way to set the "collapsed" CQ flag by Yevgeny Petrilin · 16 years ago
  53. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  54. 6296883 mlx4_core: Move kernel doorbell management into core by Yevgeny Petrilin · 16 years ago
  55. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  56. 068c4ea IB/mlx4: Update module version and release date by Jack Morgenstein · 16 years ago
  57. 0df67030 IB/mlx4: Update QP state if query QP succeeds by Dotan Barak · 16 years ago
  58. bbf8eed1 IB/mlx4: Add support for resizing CQs by Vladimir Sokolovsky · 16 years ago
  59. 3fdcb97 IB/mlx4: Add support for modifying CQ moderation parameters by Eli Cohen · 16 years ago
  60. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  61. f438000 IB/mlx4: Micro-optimize mlx4_ib_post_send() by Roland Dreier · 16 years ago
  62. b832be1 IB/mlx4: Add IPoIB LSO support by Eli Cohen · 16 years ago
  63. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 16 years ago
  64. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  65. 37608ee mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums by Roland Dreier · 16 years ago
  66. d2ae16d IB/mlx4: Endianness annotations by Roland Dreier · 16 years ago
  67. 5d5e815d IB/mlx4: Convert "if(foo)" to "if (foo)" by Roland Dreier · 16 years ago
  68. e6028c0 IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable() by Jack Morgenstein · 16 years ago
  69. ea54b10 IB/mlx4: Use multiple WQ blocks to post smaller send WQEs by Jack Morgenstein · 16 years ago
  70. 1c69fc2 IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf by Roland Dreier · 16 years ago
  71. 68f3948 IB/mlx4: Actually print out the driver version by Roland Dreier · 16 years ago
  72. 893da75 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() by Jack Morgenstein · 16 years ago
  73. b322618 IB/mlx4: Micro-optimize mlx4_ib_poll_one() by Roland Dreier · 16 years ago
  74. e1bb784 IB/mlx4: Fix value of pkey_index in QP1 completions by Dotan Barak · 16 years ago
  75. 96db0e0 IB/mlx4: Lock SQ lock in mlx4_ib_post_send() by Roland Dreier · 17 years ago
  76. 8390413 IB/mlx4: Sanity check userspace send queue sizes by Jack Morgenstein · 17 years ago
  77. 8ad11fb IB/mlx4: Implement FMRs by Jack Morgenstein · 17 years ago
  78. d7bb58f mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command by Jack Morgenstein · 17 years ago
  79. cd9281d IB/mlx4: Display misc device information under /sys/class/infiniband/ by Jack Morgenstein · 17 years ago
  80. d7dc3cc IB/mlx4: Fix up SRQ limit_watermark endianness by Roland Dreier · 17 years ago
  81. 2242fa4 IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv() by Roland Dreier · 17 years ago
  82. 6e694ea IB/mlx4: Fix data corruption triggered by wrong headroom marking order by Jack Morgenstein · 17 years ago
  83. fe11cb6 IB/mlx4: Incorrect semicolon after if statement by Ilpo Järvinen · 17 years ago
  84. 1989191 IB/mlx4: Fix opcode returned in RDMA read completion by Vu Pham · 17 years ago
  85. e0f5d99 IB/mlx4: Whitespace fix by Roland Dreier · 17 years ago
  86. 23f1b38 IB/mlx4: Fix error path in create_qp_common() by Roland Dreier · 17 years ago
  87. f5b4043 IB/mlx4: Fix leaks in __mlx4_ib_modify_qp by Florin Malita · 17 years ago
  88. 0fbfa6a9 IB/mlx4: Factor out setting other WQE segments by Roland Dreier · 17 years ago
  89. d420d9e IB/mlx4: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  90. 7f5eb9b IB/mlx4: Return receive queue sizes for userspace QPs from query QP by Roland Dreier · 17 years ago
  91. 8fcea95 IB/mlx4: Take sizeof the correct pointer in call to memset() by Dotan Barak · 17 years ago
  92. 1c27cb7 IB/mlx4: Fix port returned from query QP for QPs in INIT state by Jack Morgenstein · 17 years ago
  93. 586bb58 IB/mlx4: Fix flow label returned from query QP by Jack Morgenstein · 17 years ago
  94. 65541cb IB/mlx4: Implement query SRQ by Jack Morgenstein · 17 years ago
  95. 6a775e2 IB/mlx4: Implement query QP by Jack Morgenstein · 17 years ago
  96. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 17 years ago
  97. 149983af mlx4_core: Get the maximum message size from reported device capabilities by Dotan Barak · 17 years ago
  98. 63019d9 IB/mlx4: Include linux/mutex.h from mlx4_ib.h by Michael S. Tsirkin · 17 years ago
  99. c8681f1 IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device() by Jack Morgenstein · 17 years ago
  100. e61ef24 IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary by Roland Dreier · 17 years ago