1. 224e92e net/mlx4_en: break out tx_desc write into separate function by Brenden Blanco · 8 years ago
  2. 5b420d9 IB/mlx4: Fix memory leak if QP creation failed by Dotan Barak · 8 years ago
  3. f2940e2 IB/mlx4: Fix the SQ size of an RC QP by Yishai Hadas · 8 years ago
  4. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 8 years ago
  5. 85743f1 net/mlx4_core: Set UAR page size to 4KB regardless of system page size by Huy Nguyen · 8 years ago
  6. e1b866c IB/mlx4: Create and use another QP1 for RoCEv2 by Moni Shoua · 8 years ago
  7. 3ef967a IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers by Moni Shoua · 8 years ago
  8. 3b5daf2 IB/mlx4: Support modify_qp for RoCE v2 by Moni Shoua · 8 years ago
  9. 1049f13 IB/mlx4: Take source mac from AH instead from the port by Moni Shoua · 8 years ago
  10. ee37095 IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch by Leon Romanovsky · 9 years ago
  11. 9afc60d IB/mlx4: Suppress non-fatal memory allocations by Leon Romanovsky · 9 years ago
  12. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  13. 25f4022 IB/core: Initialize UD header structure with IP and UDP headers by Moni Shoua · 9 years ago
  14. 0ef2f05 IB/mlx4: Use vmalloc for WR buffers when needed by Wengang Wang · 9 years ago
  15. e761c67 IB/mlx4: Remove old FRWR API support by Sagi Grimberg · 9 years ago
  16. 1b2cd0f IB/mlx4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  17. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  18. dbf727d IB/core: Use GID table in AH creation and dmac resolution by Matan Barak · 9 years ago
  19. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  20. fbfb662 IB/mlx4: Add support for blocking multicast loopback QP creation user flag by Eran Ben Elisha · 9 years ago
  21. 7b59f0f IB/mlx4: Add counter based implementation for QP multicast loopback block by Eran Ben Elisha · 9 years ago
  22. 3ba8e31 IB/mlx4: Add IB counters table by Eran Ben Elisha · 9 years ago
  23. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  24. 5070cd2 IB/mlx4: Replace mechanism for RoCE GID management by Moni Shoua · 9 years ago
  25. c3abb51 IB/mlx4: Add RoCE/IB dedicated counters by Eran Ben Elisha · 9 years ago
  26. 47d8417 net/mlx4_core: Add sink counter by Eran Ben Elisha · 9 years ago
  27. c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 9 years ago
  28. cc47d369 infiniband/mlx4: check for mapping error by Sebastian Ott · 9 years ago
  29. ca9b590 IB/mlx4: Fix WQE LSO segment calculation by Erez Shitrit · 9 years ago
  30. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  31. bede98e IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp by Majd Dibbiny · 9 years ago
  32. 35f05da IB/mlx4: Reset flow support for IB kernel ULPs by Yishai Hadas · 9 years ago
  33. c621574 IB/mlx4: Load balance ports in port aggregation mode by Moni Shoua · 9 years ago
  34. 2f48485 IB/mlx4: Reuse mlx4_mac_to_u64() by Moni Shoua · 9 years ago
  35. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  36. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  37. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  38. 25476b0 IB/mlx4: Fix VF mac handling in RoCE by Jack Morgenstein · 10 years ago
  39. 3dec487 IB/mlx4: Do not allow APM under RoCE by Jack Morgenstein · 10 years ago
  40. 3e0629c IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header by Jack Morgenstein · 10 years ago
  41. 8e1a03b mlx4: Fix wrong endianess access with QP context flags by Or Gerlitz · 10 years ago
  42. d2fce8a mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic by Or Gerlitz · 10 years ago
  43. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  44. 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
  45. 6fcd8d0 IB/mlx4: Fix gfp passing in create_qp_common() by Jiri Kosina · 10 years ago
  46. 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 10 years ago
  47. 99ec41d mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs by Jack Morgenstein · 10 years ago
  48. 97982f5 IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses by Jack Morgenstein · 10 years ago
  49. 9433c18 IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes by Matan Barak · 10 years ago
  50. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  51. 0e9855d IB/mlx4: Fix a sparse endianness warning by Bart Van Assche · 10 years ago
  52. 5ea8bbf mlx4: Implement IP based gids support for RoCE/SRIOV by Jack Morgenstein · 10 years ago
  53. 2f5bb47 mlx4: Add ref counting to port MAC table for RoCE by Jack Morgenstein · 10 years ago
  54. 6ee51a4 mlx4: Adjust QP1 multiplexing for RoCE/SRIOV by Jack Morgenstein · 10 years ago
  55. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 10 years ago
  56. 297e0da IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing by Moni Shoua · 11 years ago
  57. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  58. c1c9850 IB/mlx4: Add support for steerable IB UD QPs by Matan Barak · 11 years ago
  59. 3528f69 IB/mlx4: Set link type for RAW PACKET QPs in the QP context by Eli Cohen · 11 years ago
  60. 02d7ef6 IB/mlx4: Disable VLAN stripping for RAW PACKET QPs by Dotan Barak · 11 years ago
  61. 6ff63e1 IB/mlx4: Support memory window binding by Shani Michaeli · 11 years ago
  62. 57d88cf IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable by Paul Bolle · 11 years ago
  63. a29bec1 IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool by Roland Dreier · 11 years ago
  64. aee38fa IB/mlx4_ib: Remove local invalidate segment unused fields by Shani Michaeli · 11 years ago
  65. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  66. 47605df mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations by Jack Morgenstein · 12 years ago
  67. 1ffeb2e IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support by Jack Morgenstein · 12 years ago
  68. 46db567 IB/mlx4: Fill in sq_sig_type in query QP by Dotan Barak · 12 years ago
  69. a0675a3 IB/mlx4: Check iboe netdev pointer before dereferencing it by Kleber Sacilotto de Souza · 12 years ago
  70. 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
  71. b1d8eb5 IB/mlx4: Add debug prints by Jack Morgenstein · 12 years ago
  72. 0ff1fb6 {NET, IB}/mlx4: Add device managed flow steering firmware API by Hadar Hen Zion · 12 years ago
  73. fc2d004 IB/mlx4: Fix max_wqe capacity reported from query device by Sagi Grimberg · 12 years ago
  74. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
  75. 987c8f8 IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) by Shlomo Pongratz · 12 years ago
  76. c0c1d3d7 IB/mlx4: Put priority bits in WQE of IBoE MLX QP by Oren Duer · 12 years ago
  77. 3987a2d IB/mlx4: Add raw packet QP support by Or Gerlitz · 12 years ago
  78. 4ba6b8e IB/mlx4: Set bad_wr for invalid send opcode by Eli Cohen · 12 years ago
  79. 9106c41 IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE by Or Gerlitz · 13 years ago
  80. 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
  81. 80a2dcd IB/mlx4: Don't set VLAN in IBoE WQEs' control segment by Or Gerlitz · 13 years ago
  82. 0a1405d IB/mlx4: Add support for XRC QPs by Sean Hefty · 13 years ago
  83. cfcde11 IB/mlx4: Use flow counters on IBoE ports by Or Gerlitz · 13 years ago
  84. e27535b IB/mlx4: Fix memory ordering of VLAN insertion control bits by Eli Cohen · 14 years ago
  85. 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  86. af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  87. fa417f7 IB/mlx4: Add support for IBoE by Eli Cohen · 14 years ago
  88. ff7f5aa IB/pack: IBoE UD packet packing support by Eli Cohen · 14 years ago
  89. 6fa8f71 IB/mlx4: Add support for masked atomic operations by Vladimir Sokolovsky · 14 years ago
  90. 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
  91. fe8875e Merge branch 'misc' into for-next by Roland Dreier · 14 years ago
  92. 920d706 IB/core: Fix and clean up ib_ud_header_init() by Eli Cohen · 14 years ago
  93. a478868 IB/mlx4: Simplify retrieval of ib_device by Eli Cohen · 14 years ago
  94. 2b94607 IB/mlx4: Fix queue overflow check in post_recv by Or Gerlitz · 14 years ago
  95. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  96. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  97. 417608c IB/mlx4: Remove limitation on LSO header size by Eli Cohen · 15 years ago
  98. ecdc428 IB/mlx4: Remove unneeded code by Eli Cohen · 15 years ago
  99. 338a8fa IB/mlx4: Annotate CQ locking by Roland Dreier · 15 years ago
  100. 2ac6bf4 IB/mlx4: Add strong ordering to local inval and fast reg work requests by Jack Morgenstein · 15 years ago