1. 169a1d8 net,IB/mlx: Bump all Mellanox driver versions by Amir Vadai · 10 years ago
  2. c945938 Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-next by Roland Dreier · 10 years ago
  3. b4a26a2 IB: Report using RoCE IP based gids in port caps by Moni Shoua · 10 years ago
  4. ad4885d2 IB/mlx4: Build the port IBoE GID table properly under bonding by Moni Shoua · 10 years ago
  5. 5071456 IB/mlx4: Do IBoE GID table resets per-port by Moni Shoua · 10 years ago
  6. ddf8bd34 IB/mlx4: Do IBoE locking earlier when initializing the GID table by Moni Shoua · 10 years ago
  7. 4ce5a574 IB/mlx4: Move rtnl locking to the right place by Moni Shoua · 10 years ago
  8. acc4fcc IB/mlx4: Make sure GID index 0 is always occupied by Moni Shoua · 10 years ago
  9. 4196670 IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device by Matan Barak · 10 years ago
  10. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago
  11. 27cdef6 IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 11 years ago
  12. d487ee7 IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table by Moni Shoua · 11 years ago
  13. c1c9850 IB/mlx4: Add support for steerable IB UD QPs by Matan Barak · 11 years ago
  14. a37a1a4 IB/mlx4: Add mechanism to support flow steering over IB links by Matan Barak · 11 years ago
  15. 0a9b7d5 IB/mlx4: Enable device-managed steering support for IB ports too by Matan Barak · 11 years ago
  16. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  17. 69ad5da IB/core: Re-enable create_flow/destroy_flow uverbs by Matan Barak · 11 years ago
  18. f21519b IB/core: extended command: an improved infrastructure for uverbs commands by Yann Droneaud · 11 years ago
  19. 571b8b9 net/mlx4_core: Initialize all mailbox buffers to zero before use by Jack Morgenstein · 11 years ago
  20. 5a0d0a6 mlx4: Structures and init/teardown for VF resource quotas by Jack Morgenstein · 11 years ago
  21. 7afbddf IB/core: Temporarily disable create_flow/destroy_flow uverbs by Yann Droneaud · 11 years ago
  22. f77c016 IB/mlx4: Add receive flow steering support by Hadar Hen Zion · 11 years ago
  23. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  24. b425388 IB/mlx4: Advertise MW support by Shani Michaeli · 11 years ago
  25. c89d127 IB/mlx4: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  26. 08ff323 mlx4: 64-byte CQE/EQE support by Or Gerlitz · 12 years ago
  27. 3806d08 IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes by Jack Morgenstein · 12 years ago
  28. 026149c mlx4: Activate SR-IOV mode for IB by Jack Morgenstein · 12 years ago
  29. 992e8e6e IB/mlx4: Miscellaneous adjustments for SR-IOV IB support by Jack Morgenstein · 12 years ago
  30. a0c64a1 mlx4: Add alias_guid mechanism by Jack Morgenstein · 12 years ago
  31. b9c5d6a IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV by Oren Duer · 12 years ago
  32. 0a9a018 mlx4: MAD_IFC paravirtualization by Jack Morgenstein · 12 years ago
  33. 54679e1 mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop by Jack Morgenstein · 12 years ago
  34. fc06573 IB/mlx4: Initialize SR-IOV IB support for slaves in master context by Jack Morgenstein · 12 years ago
  35. df7fba6 IB/mlx4: Fix possible deadlock on sm_lock spinlock by Jack Morgenstein · 12 years ago
  36. 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
  37. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  38. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 12 years ago
  39. 47e956b IB/mlx4: Fill the masked_atomic_cap attribute in query device by Dotan Barak · 12 years ago
  40. 00f5ce9 mlx4: Use port management change event instead of smp_snoop by Jack Morgenstein · 12 years ago
  41. b1d8eb5 IB/mlx4: Add debug prints by Jack Morgenstein · 12 years ago
  42. 0ff1fb6 {NET, IB}/mlx4: Add device managed flow steering firmware API by Hadar Hen Zion · 12 years ago
  43. fc2d004 IB/mlx4: Fix max_wqe capacity reported from query device by Sagi Grimberg · 12 years ago
  44. 3aac6ff IB/mlx4: Fix EQ deallocation in legacy mode by Shlomo Pongratz · 12 years ago
  45. 035b103 IB/mlx4: Fix mlx4_ib_add() error flow by Jack Morgenstein · 12 years ago
  46. e605b74 IB/mlx4: Increase the number of vectors (EQs) available for ULPs by Shlomo Pongratz · 12 years ago
  47. 987c8f8 IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) by Shlomo Pongratz · 12 years ago
  48. ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  49. bf6b47d IB/mlx4: Fix memory leaks in ib_link_query_port() by Jesper Juhl · 12 years ago
  50. d2ef406 IB/mlx4: Don't return an invalid speed when a port is down by Or Gerlitz · 12 years ago
  51. 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  52. a9c766b IB/mlx4: Fix info returned when querying IBoE ports by Or Gerlitz · 13 years ago
  53. 8154c07 mlx4_core: Get rid of redundant ext_port_cap flags by Or Gerlitz · 12 years ago
  54. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 12 years ago
  55. a5bbe89 mlx4: Enforce device max FMR maps in FMR alloc by Eli Cohen · 12 years ago
  56. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  57. 8e59d25 mlx4_ib: disable SRIOV mode for IB ports (not yet supported) by Jack Morgenstein · 13 years ago
  58. f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago
  59. 65dab25 mlx4: Extanding port_mask functionality by Jack Morgenstein · 13 years ago
  60. 4af3ce0 IB/mlx4: Fix shutdown crash accessing a non-existent bitmap by Roland Dreier · 13 years ago
  61. 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
  62. bcacb89 IB/mlx4: Enable 4K mtu for IBoE by Or Gerlitz · 13 years ago
  63. a5e12df IB/mlx4: Configure extended active speeds by Marcel Apfelbaum · 13 years ago
  64. 42849b2 RDMA/uverbs: Export ib_open_qp() capability to user space by Sean Hefty · 13 years ago
  65. 0a1405d IB/mlx4: Add support for XRC QPs by Sean Hefty · 13 years ago
  66. 18abd5e IB/mlx4: Add support for XRC SRQs by Sean Hefty · 13 years ago
  67. 012a8ff IB/mlx4: Add support for XRC domains by Sean Hefty · 13 years ago
  68. cfcde11 IB/mlx4: Use flow counters on IBoE ports by Or Gerlitz · 13 years ago
  69. 6451c71 IB/mlx4: Generate GID change events in IBoE code by Or Gerlitz · 13 years ago
  70. 0345584 mlx4: generalization of multicast steering. by Yevgeny Petrilin · 13 years ago
  71. 725c899 mlx4_en: Reporting HW revision in ethtool -i by Yevgeny Petrilin · 13 years ago
  72. da995a8 IB/mlx4: Handle protocol field in multicast table by Aleksey Senin · 14 years ago
  73. 4979d18 mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) by Roland Dreier · 14 years ago
  74. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  75. 21d60609 IB/mlx4: Fix IBoE link state by Eli Cohen · 14 years ago
  76. 328266c IB/mlx4: Fix IBoE reported link rate by Eli Cohen · 14 years ago
  77. 22f4fbd infiniband: remove dev_base_lock use by Eric Dumazet · 14 years ago
  78. 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
  79. 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  80. fa417f7 IB/mlx4: Add support for IBoE by Eli Cohen · 14 years ago
  81. d0d68b8 IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 by Jack Morgenstein · 14 years ago
  82. 5a0fd09 IB/mlx4: Limit size of fast registration WRs by Eli Cohen · 14 years ago
  83. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 14 years ago
  84. 6fa8f71 IB/mlx4: Add support for masked atomic operations by Vladimir Sokolovsky · 14 years ago
  85. 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
  86. 417608c IB/mlx4: Remove limitation on LSO header size by Eli Cohen · 15 years ago
  87. 45c448a Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  88. 3b4a8cd IB/mlx4: Don't allow userspace open while recovering from catastrophic error by Jack Morgenstein · 15 years ago
  89. f1aa78b IB: Use printk_once() for driver versions by Marcin Slusarz · 15 years ago
  90. e1d60ec IB/mlx4: Use pgprot_writecombine() for BlueFlame pages by Roland Dreier · 15 years ago
  91. a6a4777 IB/mlx4: Unregister IB device prior to CLOSE PORT command by Yevgeny Petrilin · 15 years ago
  92. 22e7ef9 IB/mlx4: Don't register IB device for adapters with no IB ports by Roland Dreier · 16 years ago
  93. b8dd786 mlx4_core: Add support for multiple completion event vectors by Yevgeny Petrilin · 16 years ago
  94. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 16 years ago
  95. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 16 years ago
  96. 95d04f0 IB/mlx4: Add support for memory management extensions and local DMA L_Key by Roland Dreier · 16 years ago
  97. 521e575 IB/mlx4: Add support for blocking multicast loopback packets by Ron Livne · 16 years ago
  98. 6296883 mlx4_core: Move kernel doorbell management into core by Yevgeny Petrilin · 16 years ago
  99. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  100. 068c4ea IB/mlx4: Update module version and release date by Jack Morgenstein · 16 years ago