1. ceb7dec IB/mlx4: Fix spinlock order to avoid lockdep warnings by Jack Morgenstein · 12 years ago
  2. 08ff323 mlx4: 64-byte CQE/EQE support by Or Gerlitz · 12 years ago
  3. bef83ed IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualization by Eli Cohen · 12 years ago
  4. 2c75d2c IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF) by Jack Morgenstein · 12 years ago
  5. 8a09503 IB/mlx4: Fix build error on platforms where UL is not 64 bits by Doug Ledford · 12 years ago
  6. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  7. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  8. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  9. 3806d08 IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes by Jack Morgenstein · 12 years ago
  10. 47605df mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations by Jack Morgenstein · 12 years ago
  11. afa8fd1 mlx4: Paravirtualize Node Guids for slaves by Jack Morgenstein · 12 years ago
  12. 026149c mlx4: Activate SR-IOV mode for IB by Jack Morgenstein · 12 years ago
  13. 992e8e6e IB/mlx4: Miscellaneous adjustments for SR-IOV IB support by Jack Morgenstein · 12 years ago
  14. c1e7e46 IB/mlx4: Add iov directory in sysfs under the ib device by Jack Morgenstein · 12 years ago
  15. 2a4fae1 IB/mlx4: Propagate P_Key and guid change port management events to slaves by Jack Morgenstein · 12 years ago
  16. a0c64a1 mlx4: Add alias_guid mechanism by Jack Morgenstein · 12 years ago
  17. 3cf69cc IB/mlx4: Add CM paravirtualization by Amir Vadai · 12 years ago
  18. b9c5d6a IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV by Oren Duer · 12 years ago
  19. 0a9a018 mlx4: MAD_IFC paravirtualization by Jack Morgenstein · 12 years ago
  20. 37bfc7c IB/mlx4: SR-IOV multiplex and demultiplex MADs by Jack Morgenstein · 12 years ago
  21. 54679e1 mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop by Jack Morgenstein · 12 years ago
  22. fc06573 IB/mlx4: Initialize SR-IOV IB support for slaves in master context by Jack Morgenstein · 12 years ago
  23. 1ffeb2e IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support by Jack Morgenstein · 12 years ago
  24. 46db567 IB/mlx4: Fill in sq_sig_type in query QP by Dotan Barak · 12 years ago
  25. a0675a3 IB/mlx4: Check iboe netdev pointer before dereferencing it by Kleber Sacilotto de Souza · 12 years ago
  26. df7fba6 IB/mlx4: Fix possible deadlock on sm_lock spinlock by Jack Morgenstein · 12 years ago
  27. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  28. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  29. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 12 years ago
  30. 6634961 mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize them by Jack Morgenstein · 12 years ago
  31. 47e956b IB/mlx4: Fill the masked_atomic_cap attribute in query device by Dotan Barak · 12 years ago
  32. 00f5ce9 mlx4: Use port management change event instead of smp_snoop by Jack Morgenstein · 12 years ago
  33. b1d8eb5 IB/mlx4: Add debug prints by Jack Morgenstein · 12 years ago
  34. 0ff1fb6 {NET, IB}/mlx4: Add device managed flow steering firmware API by Hadar Hen Zion · 12 years ago
  35. fc2d004 IB/mlx4: Fix max_wqe capacity reported from query device by Sagi Grimberg · 12 years ago
  36. 3aac6ff IB/mlx4: Fix EQ deallocation in legacy mode by Shlomo Pongratz · 12 years ago
  37. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
  38. 035b103 IB/mlx4: Fix mlx4_ib_add() error flow by Jack Morgenstein · 12 years ago
  39. e605b74 IB/mlx4: Increase the number of vectors (EQs) available for ULPs by Shlomo Pongratz · 12 years ago
  40. 987c8f8 IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) by Shlomo Pongratz · 12 years ago
  41. c0c1d3d7 IB/mlx4: Put priority bits in WQE of IBoE MLX QP by Oren Duer · 12 years ago
  42. 3987a2d IB/mlx4: Add raw packet QP support by Or Gerlitz · 13 years ago
  43. ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  44. bf6b47d IB/mlx4: Fix memory leaks in ib_link_query_port() by Jesper Juhl · 12 years ago
  45. d2ef406 IB/mlx4: Don't return an invalid speed when a port is down by Or Gerlitz · 12 years ago
  46. 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  47. a9c766b IB/mlx4: Fix info returned when querying IBoE ports by Or Gerlitz · 13 years ago
  48. 3616f9c IB/mlx4: Fix possible missed completion event by Eli Cohen · 12 years ago
  49. d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 13 years ago
  50. 8154c07 mlx4_core: Get rid of redundant ext_port_cap flags by Or Gerlitz · 12 years ago
  51. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 12 years ago
  52. a5bbe89 mlx4: Enforce device max FMR maps in FMR alloc by Eli Cohen · 12 years ago
  53. 4ba6b8e IB/mlx4: Set bad_wr for invalid send opcode by Eli Cohen · 12 years ago
  54. a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 13 years ago
  55. 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  56. 9106c41 IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE by Or Gerlitz · 13 years ago
  57. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  58. 8e59d25 mlx4_ib: disable SRIOV mode for IB ports (not yet supported) by Jack Morgenstein · 13 years ago
  59. f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago
  60. 65dab25 mlx4: Extanding port_mask functionality by Jack Morgenstein · 13 years ago
  61. 4af3ce0 IB/mlx4: Fix shutdown crash accessing a non-existent bitmap by Roland Dreier · 13 years ago
  62. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  63. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  64. 80a2dcd IB/mlx4: Don't set VLAN in IBoE WQEs' control segment by Or Gerlitz · 13 years ago
  65. bcacb89 IB/mlx4: Enable 4K mtu for IBoE by Or Gerlitz · 13 years ago
  66. a5e12df IB/mlx4: Configure extended active speeds by Marcel Apfelbaum · 13 years ago
  67. 42849b2 RDMA/uverbs: Export ib_open_qp() capability to user space by Sean Hefty · 13 years ago
  68. 0a1405d IB/mlx4: Add support for XRC QPs by Sean Hefty · 13 years ago
  69. 18abd5e IB/mlx4: Add support for XRC SRQs by Sean Hefty · 13 years ago
  70. 012a8ff IB/mlx4: Add support for XRC domains by Sean Hefty · 13 years ago
  71. 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 13 years ago
  72. af3dcd2 mlx4: Fix infiniband Kconfig dependencies. by David S. Miller · 13 years ago
  73. c37791349c IB/mlx4: Support PMA counters for IBoE by Or Gerlitz · 13 years ago
  74. cfcde11 IB/mlx4: Use flow counters on IBoE ports by Or Gerlitz · 13 years ago
  75. 6451c71 IB/mlx4: Generate GID change events in IBoE code by Or Gerlitz · 13 years ago
  76. 0345584 mlx4: generalization of multicast steering. by Yevgeny Petrilin · 13 years ago
  77. 725c899 mlx4_en: Reporting HW revision in ethtool -i by Yevgeny Petrilin · 13 years ago
  78. da995a8 IB/mlx4: Handle protocol field in multicast table by Aleksey Senin · 14 years ago
  79. 4979d18 mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) by Roland Dreier · 14 years ago
  80. f1d6d6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  81. 1397490 IB/mlx4: Handle -ENOMEM in forward_trap() by Dan Carpenter · 14 years ago
  82. 3afa9f19 IB/mlx4: Don't call dma_free_coherent() with irqs disabled by Vladimir Sokolovsky · 14 years ago
  83. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. 21d60609 IB/mlx4: Fix IBoE link state by Eli Cohen · 14 years ago
  85. 328266c IB/mlx4: Fix IBoE reported link rate by Eli Cohen · 14 years ago
  86. e27535b IB/mlx4: Fix memory ordering of VLAN insertion control bits by Eli Cohen · 14 years ago
  87. 22f4fbd infiniband: remove dev_base_lock use by Eric Dumazet · 14 years ago
  88. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  89. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  90. 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  91. af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  92. fa417f7 IB/mlx4: Add support for IBoE by Eli Cohen · 14 years ago
  93. d0d68b8 IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 by Jack Morgenstein · 14 years ago
  94. e00ce92 infiniband: fix mlx4 kconfig dependency warning by Randy Dunlap · 14 years ago
  95. ff7f5aa IB/pack: IBoE UD packet packing support by Eli Cohen · 14 years ago
  96. 5a0fd09 IB/mlx4: Limit size of fast registration WRs by Eli Cohen · 14 years ago
  97. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 14 years ago
  98. 6fa8f71 IB/mlx4: Add support for masked atomic operations by Vladimir Sokolovsky · 14 years ago
  99. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  100. 7bd9129 IB/mlx4: Check correct variable for allocation failure by Dan Carpenter · 14 years ago