1. 4d02ebd IB/mlx4: Fix RSS hash fields restrictions by Guy Levi · 7 years ago
  2. 5f22a1d IB/mlx4: Increase maximal message size under UD QP by Mark Bloch · 7 years ago
  3. ed8637d IB/mlx4: Add contig support for control objects by Guy Levi · 7 years ago
  4. 108809a IB/mlx4: Fix RSS's QPC attributes assignments by Guy Levi · 7 years ago
  5. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  6. c73c8b1 net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap by Eran Ben Elisha · 7 years ago
  7. 17bf1ad RDMA/mlx4: Properly annotate link layer variable by Leon Romanovsky · 7 years ago
  8. f9bfea9 IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero by Guy Levi · 7 years ago
  9. 078b357 IB/mlx4: Fix struct mlx4_ib_create_wq alignment by Guy Levi · 7 years ago
  10. c3f1ee2 IB/mlx4: Fix RSS QP type in creation verb by Guy Levi · 7 years ago
  11. fba02e6 RDMA/mlx4: Don't use uninitialized variable by Leon Romanovsky · 7 years ago
  12. e9105cd IB/mlx4: use kvmalloc_array to allocate wrid by Li Dongyang · 7 years ago
  13. 3078f5f IB/mlx4: Add support for RSS QP by Guy Levi · 8 years ago
  14. b8d46ca IB/mlx4: Add support for WQ indirection table related verbs by Guy Levi · 8 years ago
  15. 400b1eb IB/mlx4: Add support for WQ related verbs by Guy Levi · 8 years ago
  16. f330187 (IB, net)/mlx4: Add resource utilization support by Moshe Shemesh · 8 years ago
  17. ea30b96 IB/mlx4: Add inline-receive support by Maor Gottlieb · 8 years ago
  18. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  19. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  20. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  21. 71d53ab IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  22. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  23. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  24. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  25. a748d60 IB/mlx4: Take source GID by index from HW GID table by Talat Batheesh · 8 years ago
  26. 69ae543 RDMA: Adding ethertype ETH_P_IBOE by Selvin Xavier · 8 years ago
  27. b42dde4 IB/mlx4: Rework special QP creation error path by Bart Van Assche · 8 years ago
  28. c482af6 IB/mlx4: Fix out-of-range array index in destroy qp flow by Jack Morgenstein · 8 years ago
  29. bf08e88 IB/mlx4: Check if GRH is available before using it by Eran Ben Elisha · 8 years ago
  30. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  31. fd10ed8 IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets by Jack Morgenstein · 8 years ago
  32. 9ce28a2 IB/mlx4: Move user vendor structures by Leon Romanovsky · 8 years ago
  33. 8ec07bf IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV by Jack Morgenstein · 8 years ago
  34. baa0be7 IB/mlx4: Fix code indentation in QP1 MAD flow by Jack Morgenstein · 8 years ago
  35. 224e92e net/mlx4_en: break out tx_desc write into separate function by Brenden Blanco · 8 years ago
  36. 5b420d9 IB/mlx4: Fix memory leak if QP creation failed by Dotan Barak · 9 years ago
  37. f2940e2 IB/mlx4: Fix the SQ size of an RC QP by Yishai Hadas · 9 years ago
  38. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 9 years ago
  39. 85743f1 net/mlx4_core: Set UAR page size to 4KB regardless of system page size by Huy Nguyen · 9 years ago
  40. e1b866c IB/mlx4: Create and use another QP1 for RoCEv2 by Moni Shoua · 9 years ago
  41. 3ef967a IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers by Moni Shoua · 9 years ago
  42. 3b5daf2 IB/mlx4: Support modify_qp for RoCE v2 by Moni Shoua · 9 years ago
  43. 1049f13 IB/mlx4: Take source mac from AH instead from the port by Moni Shoua · 9 years ago
  44. ee37095 IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch by Leon Romanovsky · 9 years ago
  45. 9afc60d IB/mlx4: Suppress non-fatal memory allocations by Leon Romanovsky · 9 years ago
  46. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  47. 25f4022 IB/core: Initialize UD header structure with IP and UDP headers by Moni Shoua · 9 years ago
  48. 0ef2f05 IB/mlx4: Use vmalloc for WR buffers when needed by Wengang Wang · 9 years ago
  49. e761c67 IB/mlx4: Remove old FRWR API support by Sagi Grimberg · 9 years ago
  50. 1b2cd0f IB/mlx4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  51. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  52. dbf727d IB/core: Use GID table in AH creation and dmac resolution by Matan Barak · 9 years ago
  53. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  54. fbfb662 IB/mlx4: Add support for blocking multicast loopback QP creation user flag by Eran Ben Elisha · 9 years ago
  55. 7b59f0f IB/mlx4: Add counter based implementation for QP multicast loopback block by Eran Ben Elisha · 9 years ago
  56. 3ba8e31 IB/mlx4: Add IB counters table by Eran Ben Elisha · 9 years ago
  57. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  58. 5070cd2 IB/mlx4: Replace mechanism for RoCE GID management by Moni Shoua · 9 years ago
  59. c3abb51 IB/mlx4: Add RoCE/IB dedicated counters by Eran Ben Elisha · 10 years ago
  60. 47d8417 net/mlx4_core: Add sink counter by Eran Ben Elisha · 10 years ago
  61. c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 10 years ago
  62. cc47d369 infiniband/mlx4: check for mapping error by Sebastian Ott · 10 years ago
  63. ca9b590 IB/mlx4: Fix WQE LSO segment calculation by Erez Shitrit · 10 years ago
  64. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  65. bede98e IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp by Majd Dibbiny · 10 years ago
  66. 35f05da IB/mlx4: Reset flow support for IB kernel ULPs by Yishai Hadas · 10 years ago
  67. c621574 IB/mlx4: Load balance ports in port aggregation mode by Moni Shoua · 10 years ago
  68. 2f48485 IB/mlx4: Reuse mlx4_mac_to_u64() by Moni Shoua · 10 years ago
  69. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  70. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  71. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  72. 25476b0 IB/mlx4: Fix VF mac handling in RoCE by Jack Morgenstein · 10 years ago
  73. 3dec487 IB/mlx4: Do not allow APM under RoCE by Jack Morgenstein · 10 years ago
  74. 3e0629c IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header by Jack Morgenstein · 10 years ago
  75. 8e1a03b mlx4: Fix wrong endianess access with QP context flags by Or Gerlitz · 10 years ago
  76. d2fce8a mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic by Or Gerlitz · 10 years ago
  77. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  78. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
  79. 6fcd8d0 IB/mlx4: Fix gfp passing in create_qp_common() by Jiri Kosina · 11 years ago
  80. 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 11 years ago
  81. 99ec41d mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs by Jack Morgenstein · 11 years ago
  82. 97982f5 IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses by Jack Morgenstein · 11 years ago
  83. 9433c18 IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes by Matan Barak · 11 years ago
  84. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  85. 0e9855d IB/mlx4: Fix a sparse endianness warning by Bart Van Assche · 11 years ago
  86. 5ea8bbf mlx4: Implement IP based gids support for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  87. 2f5bb47 mlx4: Add ref counting to port MAC table for RoCE by Jack Morgenstein · 11 years ago
  88. 6ee51a4 mlx4: Adjust QP1 multiplexing for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  89. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago
  90. 297e0da IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing by Moni Shoua · 11 years ago
  91. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  92. c1c9850 IB/mlx4: Add support for steerable IB UD QPs by Matan Barak · 11 years ago
  93. 3528f69 IB/mlx4: Set link type for RAW PACKET QPs in the QP context by Eli Cohen · 12 years ago
  94. 02d7ef6 IB/mlx4: Disable VLAN stripping for RAW PACKET QPs by Dotan Barak · 12 years ago
  95. 6ff63e1 IB/mlx4: Support memory window binding by Shani Michaeli · 12 years ago
  96. 57d88cf IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable by Paul Bolle · 12 years ago
  97. a29bec1 IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool by Roland Dreier · 12 years ago
  98. aee38fa IB/mlx4_ib: Remove local invalidate segment unused fields by Shani Michaeli · 12 years ago
  99. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  100. 47605df mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations by Jack Morgenstein · 12 years ago