1. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  2. ae184dd IB/mlx4_ib: Disassociate support by Yishai Hadas · 9 years ago
  3. 7dd9757 IB/mlx4: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  4. 799cdaf IB/mlx4: Fix incorrect cq flushing in error state by Ariel Nahum · 9 years ago
  5. 5e99b13 IB/mlx4: Use correct SL on AH query under RoCE by Noa Osherovich · 9 years ago
  6. 2b135db IB/mlx4: Forbid using sysfs to change RoCE pkeys by Jack Morgenstein · 9 years ago
  7. 2cb8e7f IB/mlx4: Demote mcg message from warning to debug by Jack Morgenstein · 9 years ago
  8. 90c1d8b IB/mlx4: Fix potential deadlock when sending mad to wire by Jack Morgenstein · 9 years ago
  9. 5070cd2 IB/mlx4: Replace mechanism for RoCE GID management by Moni Shoua · 9 years ago
  10. e26be1b IB/mlx4: Implement ib_device callbacks by Moni Shoua · 9 years ago
  11. 679e34d mlx4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  12. 18ebd40 mlx4, mlx5, mthca: Expose max_sge_rd correctly by Sagi Grimberg · 9 years ago
  13. e802f8e net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support by Hadar Hen Zion · 9 years ago
  14. d9a047a IB/mlx4: Optimize do_slave_init by Doug Ledford · 9 years ago
  15. 9bbf282 IB/mlx4: Fix memory leak in do_slave_init by Doug Ledford · 9 years ago
  16. a39a98f IB/mlx4: Optimize freeing of items on error unwind by Maninder Singh · 9 years ago
  17. 43bfb97 IB/mlx4: Fix use of flow-counters for process_mad by Or Gerlitz · 9 years ago
  18. 8a7ff14 IB/mlx4: Do not attemp to report HCA clock offset on VFs by Matan Barak · 9 years ago
  19. 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 9 years ago
  20. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  21. 9616982 net/mlx4_core: Add helper to query counters by Eran Ben Elisha · 9 years ago
  22. 7193a14 IB/mlx4: Set VF to read from QP counters by Eran Ben Elisha · 9 years ago
  23. c3abb51 IB/mlx4: Add RoCE/IB dedicated counters by Eran Ben Elisha · 9 years ago
  24. 47d8417 net/mlx4_core: Add sink counter by Eran Ben Elisha · 9 years ago
  25. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  26. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  27. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 9 years ago
  28. 4b664c4 IB/mlx4: Add support for CQ time-stamping by Matan Barak · 9 years ago
  29. 52033cf IB/mlx4: Add mmap call to map the hardware clock by Matan Barak · 9 years ago
  30. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  31. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  32. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  33. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  34. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 9 years ago
  35. 1156256 IB/mlx4: Fix error paths in mlx4_ib_create_flow() by Roland Dreier · 9 years ago
  36. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 9 years ago
  37. 4856413 net/mlx4_core: Demote simple multicast and broadcast flow steering rules by Matan Barak · 9 years ago
  38. 74d4943 net/mlx4_core: Modify port values when generting EQEs for VFs by Or Gerlitz · 9 years ago
  39. 430910b IB/mlx4: Convert slave port before building address-handle by Or Gerlitz · 9 years ago
  40. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  41. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  42. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  43. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 9 years ago
  44. c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 9 years ago
  45. cc47d369 infiniband/mlx4: check for mapping error by Sebastian Ott · 9 years ago
  46. ca9b590 IB/mlx4: Fix WQE LSO segment calculation by Erez Shitrit · 9 years ago
  47. 56c1d23 IB/mlx4: Change alias guids default to be host assigned by Yishai Hadas · 10 years ago
  48. ee59fa0 IB/mlx4: Request alias GUID on demand by Yishai Hadas · 9 years ago
  49. f547960 IB/mlx4: Change init flow to request alias GUIDs for active VFs by Yishai Hadas · 9 years ago
  50. 2350f24 IB/mlx4: Manage admin alias GUID upon admin request by Yishai Hadas · 9 years ago
  51. 99ee4df IB/mlx4: Alias GUID adding persistency support by Yishai Hadas · 10 years ago
  52. a130b59 net/mlx4: Add SET_PORT opcode modifiers enumeration by Ido Shamay · 9 years ago
  53. 61a3855 IB/mlx4: Saturate RoCE port PMA counters in case of overflow by Majd Dibbiny · 9 years ago
  54. 217e8b1 IB/mlx4: Verify net device validity on port change event by Moni Shoua · 9 years ago
  55. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  56. 98e8be8 IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order by Jack Morgenstein · 10 years ago
  57. 8ab9406 IB/mlx4: Bug fixes in mlx4_ib_resize_cq by Majd Dibbiny · 10 years ago
  58. bede98e IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp by Majd Dibbiny · 10 years ago
  59. e9a7faf IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach by Or Gerlitz · 10 years ago
  60. 35f05da IB/mlx4: Reset flow support for IB kernel ULPs by Yishai Hadas · 10 years ago
  61. 824c25c IB/mlx4: Always use the correct port for mirrored multicast attachments by Moni Shoua · 10 years ago
  62. c621574 IB/mlx4: Load balance ports in port aggregation mode by Moni Shoua · 10 years ago
  63. 146d6e1 IB/mlx4: Create mirror flows in port aggregation mode by Moni Shoua · 10 years ago
  64. a575009 IB/mlx4: Add port aggregation support by Moni Shoua · 10 years ago
  65. 2f48485 IB/mlx4: Reuse mlx4_mac_to_u64() by Moni Shoua · 10 years ago
  66. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  67. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  68. 5eff6da net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering by Or Gerlitz · 10 years ago
  69. 9f35e89 IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr by Jack Morgenstein · 10 years ago
  70. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  71. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  72. 3dca0f42 net/mlx4_core: Use tasklet for user-space CQ completion events by Matan Barak · 10 years ago
  73. 7ae0e40 net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs by Matan Barak · 10 years ago
  74. 571e1b2 mlx4: Avoid leaking steering rules on flow creation error flow by Or Gerlitz · 10 years ago
  75. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  76. 25476b0 IB/mlx4: Fix VF mac handling in RoCE by Jack Morgenstein · 10 years ago
  77. 3dec487 IB/mlx4: Do not allow APM under RoCE by Jack Morgenstein · 10 years ago
  78. d24d9f4 IB/mlx4: Don't update QP1 in native mode by Jack Morgenstein · 10 years ago
  79. 3e0629c IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header by Jack Morgenstein · 10 years ago
  80. 4bf9715 IB/mlx4: Avoid executing gid task when device is being removed by Moni Shoua · 10 years ago
  81. dba3ad2 IB/mlx4: Fix lockdep splat for the iboe lock by Jack Morgenstein · 10 years ago
  82. bccb84f IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up by Moni Shoua · 10 years ago
  83. 655b2aa IB/mlx4: Reorder steps in RoCE GID table initialization by Moni Shoua · 10 years ago
  84. f5c4834 IB/mlx4: Don't duplicate the default RoCE GID by Moni Shoua · 10 years ago
  85. e381835c IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() by Moni Shoua · 10 years ago
  86. 4ff0acc mlx4: Correct error flows in rereg_mr by Matan Barak · 10 years ago
  87. 50e2ec9 IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs by Markus Stockhausen · 10 years ago
  88. 8e1a03b mlx4: Fix wrong endianess access with QP context flags by Or Gerlitz · 10 years ago
  89. 09e05c3 net/mlx4: Set vlan stripping policy by the right command by Matan Barak · 10 years ago
  90. d2fce8a mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic by Or Gerlitz · 10 years ago
  91. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  92. a57f23f IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  93. 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
  94. 9376932 IB/mlx4_ib: Add support for user MR re-registration by Matan Barak · 10 years ago
  95. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  96. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  97. 6fcd8d0 IB/mlx4: Fix gfp passing in create_qp_common() by Jiri Kosina · 10 years ago
  98. 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 10 years ago
  99. 65fed8a IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs by Jack Morgenstein · 10 years ago
  100. 99ec41d mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs by Jack Morgenstein · 10 years ago