1. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. 85743f1 net/mlx4_core: Set UAR page size to 4KB regardless of system page size by Huy Nguyen · 9 years ago
  3. c2bab61 IB/mlx4: Add support for the port info class for RoCE ports by Eran Ben Elisha · 9 years ago
  4. c3c0c83 IB/mlx4: Add support for extended counters over RoCE ports by Eran Ben Elisha · 9 years ago
  5. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  6. 4ed088e IB/mlx4: Advertise RoCE v2 support by Matan Barak · 9 years ago
  7. e1b866c IB/mlx4: Create and use another QP1 for RoCEv2 by Moni Shoua · 9 years ago
  8. 3ef967a IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers by Moni Shoua · 9 years ago
  9. 71a39bb IB/mlx4: Enable RoCE v2 when the IB device is added by Moni Shoua · 9 years ago
  10. 3b5daf2 IB/mlx4: Support modify_qp for RoCE v2 by Moni Shoua · 9 years ago
  11. 7e57b85 IB/mlx4: Add support for setting RoCEv2 gids in hardware by Moni Shoua · 9 years ago
  12. b699a85 IB/mlx4: Add gid_type to GID properties by Moni Shoua · 9 years ago
  13. 39f4265 infiniband: Replace memset with eth_zero_addr by Lucas Tanure · 9 years ago
  14. 1049f13 IB/mlx4: Take source mac from AH instead from the port by Moni Shoua · 9 years ago
  15. 4e40816 IB/mlx4: Initialize hop_limit when creating address handle by Matan Barak · 9 years ago
  16. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. ee37095 IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch by Leon Romanovsky · 9 years ago
  18. 9afc60d IB/mlx4: Suppress non-fatal memory allocations by Leon Romanovsky · 9 years ago
  19. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  20. 25f4022 IB/core: Initialize UD header structure with IP and UDP headers by Moni Shoua · 9 years ago
  21. df41766 IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq by Wengang Wang · 9 years ago
  22. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. 0ef2f05 IB/mlx4: Use vmalloc for WR buffers when needed by Wengang Wang · 9 years ago
  24. a5e14ba mlx4: Expose correct max_sge_rd limit by Sagi Grimberg · 9 years ago
  25. f1b4e12a IB/mlx4: Use the VF base-port when demuxing mad from wire by Or Gerlitz · 9 years ago
  26. e761c67 IB/mlx4: Remove old FRWR API support by Sagi Grimberg · 9 years ago
  27. 1b2cd0f IB/mlx4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  28. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  29. dbf727d IB/core: Use GID table in AH creation and dmac resolution by Matan Barak · 9 years ago
  30. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  31. fbfb662 IB/mlx4: Add support for blocking multicast loopback QP creation user flag by Eran Ben Elisha · 9 years ago
  32. 7b59f0f IB/mlx4: Add counter based implementation for QP multicast loopback block by Eran Ben Elisha · 9 years ago
  33. 3ba8e31 IB/mlx4: Add IB counters table by Eran Ben Elisha · 9 years ago
  34. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  35. 070b399 IB/mlx4: Report checksum offload cap for RAW QP when query device by Bodong Wang · 9 years ago
  36. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  37. ae184dd IB/mlx4_ib: Disassociate support by Yishai Hadas · 9 years ago
  38. 7dd9757 IB/mlx4: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  39. 799cdaf IB/mlx4: Fix incorrect cq flushing in error state by Ariel Nahum · 9 years ago
  40. 5e99b13 IB/mlx4: Use correct SL on AH query under RoCE by Noa Osherovich · 9 years ago
  41. 2b135db IB/mlx4: Forbid using sysfs to change RoCE pkeys by Jack Morgenstein · 9 years ago
  42. 2cb8e7f IB/mlx4: Demote mcg message from warning to debug by Jack Morgenstein · 9 years ago
  43. 90c1d8b IB/mlx4: Fix potential deadlock when sending mad to wire by Jack Morgenstein · 9 years ago
  44. 5070cd2 IB/mlx4: Replace mechanism for RoCE GID management by Moni Shoua · 9 years ago
  45. e26be1b IB/mlx4: Implement ib_device callbacks by Moni Shoua · 9 years ago
  46. 679e34d mlx4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  47. 18ebd40 mlx4, mlx5, mthca: Expose max_sge_rd correctly by Sagi Grimberg · 9 years ago
  48. e802f8e net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support by Hadar Hen Zion · 9 years ago
  49. d9a047a IB/mlx4: Optimize do_slave_init by Doug Ledford · 9 years ago
  50. 9bbf282 IB/mlx4: Fix memory leak in do_slave_init by Doug Ledford · 9 years ago
  51. a39a98f IB/mlx4: Optimize freeing of items on error unwind by Maninder Singh · 9 years ago
  52. 43bfb97 IB/mlx4: Fix use of flow-counters for process_mad by Or Gerlitz · 9 years ago
  53. 8a7ff14 IB/mlx4: Do not attemp to report HCA clock offset on VFs by Matan Barak · 9 years ago
  54. 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 9 years ago
  55. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  56. 9616982 net/mlx4_core: Add helper to query counters by Eran Ben Elisha · 9 years ago
  57. 7193a14 IB/mlx4: Set VF to read from QP counters by Eran Ben Elisha · 9 years ago
  58. c3abb51 IB/mlx4: Add RoCE/IB dedicated counters by Eran Ben Elisha · 9 years ago
  59. 47d8417 net/mlx4_core: Add sink counter by Eran Ben Elisha · 9 years ago
  60. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  61. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  62. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 9 years ago
  63. 4b664c4 IB/mlx4: Add support for CQ time-stamping by Matan Barak · 9 years ago
  64. 52033cf IB/mlx4: Add mmap call to map the hardware clock by Matan Barak · 9 years ago
  65. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  66. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  67. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  68. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  69. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 9 years ago
  70. 1156256 IB/mlx4: Fix error paths in mlx4_ib_create_flow() by Roland Dreier · 9 years ago
  71. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 9 years ago
  72. 4856413 net/mlx4_core: Demote simple multicast and broadcast flow steering rules by Matan Barak · 9 years ago
  73. 74d4943 net/mlx4_core: Modify port values when generting EQEs for VFs by Or Gerlitz · 9 years ago
  74. 430910b IB/mlx4: Convert slave port before building address-handle by Or Gerlitz · 9 years ago
  75. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  76. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  77. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  78. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 9 years ago
  79. c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 9 years ago
  80. cc47d369 infiniband/mlx4: check for mapping error by Sebastian Ott · 10 years ago
  81. ca9b590 IB/mlx4: Fix WQE LSO segment calculation by Erez Shitrit · 10 years ago
  82. 56c1d23 IB/mlx4: Change alias guids default to be host assigned by Yishai Hadas · 10 years ago
  83. ee59fa0 IB/mlx4: Request alias GUID on demand by Yishai Hadas · 10 years ago
  84. f547960 IB/mlx4: Change init flow to request alias GUIDs for active VFs by Yishai Hadas · 10 years ago
  85. 2350f24 IB/mlx4: Manage admin alias GUID upon admin request by Yishai Hadas · 10 years ago
  86. 99ee4df IB/mlx4: Alias GUID adding persistency support by Yishai Hadas · 10 years ago
  87. a130b59 net/mlx4: Add SET_PORT opcode modifiers enumeration by Ido Shamay · 10 years ago
  88. 61a3855 IB/mlx4: Saturate RoCE port PMA counters in case of overflow by Majd Dibbiny · 10 years ago
  89. 217e8b1 IB/mlx4: Verify net device validity on port change event by Moni Shoua · 10 years ago
  90. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  91. 98e8be8 IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order by Jack Morgenstein · 10 years ago
  92. 8ab9406 IB/mlx4: Bug fixes in mlx4_ib_resize_cq by Majd Dibbiny · 10 years ago
  93. bede98e IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp by Majd Dibbiny · 10 years ago
  94. e9a7faf IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach by Or Gerlitz · 10 years ago
  95. 35f05da IB/mlx4: Reset flow support for IB kernel ULPs by Yishai Hadas · 10 years ago
  96. 824c25c IB/mlx4: Always use the correct port for mirrored multicast attachments by Moni Shoua · 10 years ago
  97. c621574 IB/mlx4: Load balance ports in port aggregation mode by Moni Shoua · 10 years ago
  98. 146d6e1 IB/mlx4: Create mirror flows in port aggregation mode by Moni Shoua · 10 years ago
  99. a575009 IB/mlx4: Add port aggregation support by Moni Shoua · 10 years ago
  100. 2f48485 IB/mlx4: Reuse mlx4_mac_to_u64() by Moni Shoua · 10 years ago