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