1. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  2. b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  3. 69ad5da IB/core: Re-enable create_flow/destroy_flow uverbs by Matan Barak · 11 years ago
  4. f21519b IB/core: extended command: an improved infrastructure for uverbs commands by Yann Droneaud · 11 years ago
  5. 79d3da9 IB/mlx4: Fix device max capabilities check by Eli Cohen · 11 years ago
  6. 93b80ac IB/mlx4: Fix endless loop in resize CQ by Eli Cohen · 11 years ago
  7. 571b8b9 net/mlx4_core: Initialize all mailbox buffers to zero before use by Jack Morgenstein · 11 years ago
  8. 5a0d0a6 mlx4: Structures and init/teardown for VF resource quotas by Jack Morgenstein · 11 years ago
  9. 7afbddf IB/core: Temporarily disable create_flow/destroy_flow uverbs by Yann Droneaud · 11 years ago
  10. f77c016 IB/mlx4: Add receive flow steering support by Hadar Hen Zion · 11 years ago
  11. 3eac103f IB/mlx4: Use default pkey when creating tunnel QPs by Jack Morgenstein · 11 years ago
  12. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  13. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  14. ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  15. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 11 years ago
  16. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  17. f2d9db8 drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() by Jeff Layton · 11 years ago
  18. 3528f69 IB/mlx4: Set link type for RAW PACKET QPs in the QP context by Eli Cohen · 11 years ago
  19. 02d7ef6 IB/mlx4: Disable VLAN stripping for RAW PACKET QPs by Dotan Barak · 11 years ago
  20. ec693d4 net/mlx4_en: Add HW timestamping (TS) support by Amir Vadai · 11 years ago
  21. cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  22. f3cca4b IB/mlx4: Fetch XRC SRQ in the CQ polling code by Shlomo Pongratz · 11 years ago
  23. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 11 years ago
  24. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  25. 6a92006 IB/mlx4: convert to idr_alloc() by Tejun Heo · 11 years ago
  26. b425388 IB/mlx4: Advertise MW support by Shani Michaeli · 11 years ago
  27. 6ff63e1 IB/mlx4: Support memory window binding by Shani Michaeli · 11 years ago
  28. 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 11 years ago
  29. c89d127 IB/mlx4: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  30. 57d88cf IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable by Paul Bolle · 11 years ago
  31. a29bec1 IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool by Roland Dreier · 11 years ago
  32. 6108372 mlx4_core: Propagate MR deregistration failures to caller by Shani Michaeli · 11 years ago
  33. aee38fa IB/mlx4_ib: Remove local invalidate segment unused fields by Shani Michaeli · 11 years ago
  34. 6950a23 IB/mlx4: Adjust duplicate test by Julia Lawall · 11 years ago
  35. cab66d1 IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov() by Dan Carpenter · 11 years ago
  36. ceb7dec IB/mlx4: Fix spinlock order to avoid lockdep warnings by Jack Morgenstein · 12 years ago
  37. 08ff323 mlx4: 64-byte CQE/EQE support by Or Gerlitz · 12 years ago
  38. bef83ed IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualization by Eli Cohen · 12 years ago
  39. 2c75d2c IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF) by Jack Morgenstein · 12 years ago
  40. 8a09503 IB/mlx4: Fix build error on platforms where UL is not 64 bits by Doug Ledford · 12 years ago
  41. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  42. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  43. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  44. 3806d08 IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes by Jack Morgenstein · 12 years ago
  45. 47605df mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations by Jack Morgenstein · 12 years ago
  46. afa8fd1 mlx4: Paravirtualize Node Guids for slaves by Jack Morgenstein · 12 years ago
  47. 026149c mlx4: Activate SR-IOV mode for IB by Jack Morgenstein · 12 years ago
  48. 992e8e6e IB/mlx4: Miscellaneous adjustments for SR-IOV IB support by Jack Morgenstein · 12 years ago
  49. c1e7e46 IB/mlx4: Add iov directory in sysfs under the ib device by Jack Morgenstein · 12 years ago
  50. 2a4fae1 IB/mlx4: Propagate P_Key and guid change port management events to slaves by Jack Morgenstein · 12 years ago
  51. a0c64a1 mlx4: Add alias_guid mechanism by Jack Morgenstein · 12 years ago
  52. 3cf69cc IB/mlx4: Add CM paravirtualization by Amir Vadai · 12 years ago
  53. b9c5d6a IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV by Oren Duer · 12 years ago
  54. 0a9a018 mlx4: MAD_IFC paravirtualization by Jack Morgenstein · 12 years ago
  55. 37bfc7c IB/mlx4: SR-IOV multiplex and demultiplex MADs by Jack Morgenstein · 12 years ago
  56. 54679e1 mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop by Jack Morgenstein · 12 years ago
  57. fc06573 IB/mlx4: Initialize SR-IOV IB support for slaves in master context by Jack Morgenstein · 12 years ago
  58. 1ffeb2e IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support by Jack Morgenstein · 12 years ago
  59. 46db567 IB/mlx4: Fill in sq_sig_type in query QP by Dotan Barak · 12 years ago
  60. a0675a3 IB/mlx4: Check iboe netdev pointer before dereferencing it by Kleber Sacilotto de Souza · 12 years ago
  61. df7fba6 IB/mlx4: Fix possible deadlock on sm_lock spinlock by Jack Morgenstein · 12 years ago
  62. 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
  63. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  64. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 12 years ago
  65. 6634961 mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize them by Jack Morgenstein · 12 years ago
  66. 47e956b IB/mlx4: Fill the masked_atomic_cap attribute in query device by Dotan Barak · 12 years ago
  67. 00f5ce9 mlx4: Use port management change event instead of smp_snoop by Jack Morgenstein · 12 years ago
  68. b1d8eb5 IB/mlx4: Add debug prints by Jack Morgenstein · 12 years ago
  69. 0ff1fb6 {NET, IB}/mlx4: Add device managed flow steering firmware API by Hadar Hen Zion · 12 years ago
  70. fc2d004 IB/mlx4: Fix max_wqe capacity reported from query device by Sagi Grimberg · 12 years ago
  71. 3aac6ff IB/mlx4: Fix EQ deallocation in legacy mode by Shlomo Pongratz · 12 years ago
  72. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
  73. 035b103 IB/mlx4: Fix mlx4_ib_add() error flow by Jack Morgenstein · 12 years ago
  74. e605b74 IB/mlx4: Increase the number of vectors (EQs) available for ULPs by Shlomo Pongratz · 12 years ago
  75. 987c8f8 IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) by Shlomo Pongratz · 12 years ago
  76. c0c1d3d7 IB/mlx4: Put priority bits in WQE of IBoE MLX QP by Oren Duer · 12 years ago
  77. 3987a2d IB/mlx4: Add raw packet QP support by Or Gerlitz · 12 years ago
  78. ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  79. bf6b47d IB/mlx4: Fix memory leaks in ib_link_query_port() by Jesper Juhl · 12 years ago
  80. d2ef406 IB/mlx4: Don't return an invalid speed when a port is down by Or Gerlitz · 12 years ago
  81. 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  82. a9c766b IB/mlx4: Fix info returned when querying IBoE ports by Or Gerlitz · 12 years ago
  83. 3616f9c IB/mlx4: Fix possible missed completion event by Eli Cohen · 12 years ago
  84. d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 12 years ago
  85. 8154c07 mlx4_core: Get rid of redundant ext_port_cap flags by Or Gerlitz · 12 years ago
  86. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 12 years ago
  87. a5bbe89 mlx4: Enforce device max FMR maps in FMR alloc by Eli Cohen · 12 years ago
  88. 4ba6b8e IB/mlx4: Set bad_wr for invalid send opcode by Eli Cohen · 12 years ago
  89. a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 12 years ago
  90. 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  91. 9106c41 IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE by Or Gerlitz · 13 years ago
  92. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  93. 8e59d25 mlx4_ib: disable SRIOV mode for IB ports (not yet supported) by Jack Morgenstein · 13 years ago
  94. f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago
  95. 65dab25 mlx4: Extanding port_mask functionality by Jack Morgenstein · 13 years ago
  96. 4af3ce0 IB/mlx4: Fix shutdown crash accessing a non-existent bitmap by Roland Dreier · 13 years ago
  97. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  98. 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
  99. 80a2dcd IB/mlx4: Don't set VLAN in IBoE WQEs' control segment by Or Gerlitz · 13 years ago
  100. bcacb89 IB/mlx4: Enable 4K mtu for IBoE by Or Gerlitz · 13 years ago