1. fd0bf5b IB/qib: Remove srq functionality by Jubin John · 8 years ago
  2. 034a3e7 IB/qib: Remove qib_query_qp function by Harish Chegondi · 8 years ago
  3. 18f6c58 IB/qib: Remove qib multicast verbs functions by Harish Chegondi · 8 years ago
  4. a7d34a4 IB/qib: Remove qib_post_receive and use rdmavt version by Harish Chegondi · 8 years ago
  5. db3ef0e IB/qib: Use rdmavt version of post_send by Harish Chegondi · 8 years ago
  6. 4bb88e5 IB/qib: Remove completion queue data structures and functions from qib by Harish Chegondi · 8 years ago
  7. 5196aa9 IB/qib: Remove create and free mad agents by Dennis Dalessandro · 8 years ago
  8. 5df1673 IB/qib: Use rdmavt device allocation function by Dennis Dalessandro · 8 years ago
  9. 47c7ea6 IB/qib: Remove create qp and create qp table functionality by Harish Chegondi · 8 years ago
  10. 01ba79d IB/qib: Use rdmavt send and receive flags by Harish Chegondi · 8 years ago
  11. 0aeddea IB/qib: Remove qib_query_device function by Harish Chegondi · 8 years ago
  12. 1da0f7e IB/qib: Delete QIB user context allocation and de-alloction functions by Harish Chegondi · 8 years ago
  13. 898fa52 IB/qib: Remove qpn, qp tables and related variables from qib by Harish Chegondi · 8 years ago
  14. 76fec3e IB/qib: Use rdmavt pkey verbs function by Harish Chegondi · 8 years ago
  15. cd18201 IB/qib: Remove mmap from qib by Harish Chegondi · 8 years ago
  16. 5418a5a IB/qib: Implement qib support for AH notification by Harish Chegondi · 8 years ago
  17. f24a6d4 IB/qib: Remove ibport and use rdmavt version by Harish Chegondi · 8 years ago
  18. 894c727 IB/qib: Remove srq from qib by Dennis Dalessandro · 8 years ago
  19. 96ab1ac IB/qib: Use address handle in rdmavt and remove from qib by Dennis Dalessandro · 8 years ago
  20. 7c2e11f IB/qib: Remove qp and mr functionality from qib by Dennis Dalessandro · 8 years ago
  21. 6a9df40 IB/qib: Add device specific info prints by Dennis Dalessandro · 8 years ago
  22. ffc2690 IB/qib: Remove driver specific members from qib qp type by Dennis Dalessandro · 8 years ago
  23. 869a2a9 IB/qib: Use rdmavt lid defines in qib by Dennis Dalessandro · 8 years ago
  24. 9ff198f IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE by Dennis Dalessandro · 8 years ago
  25. f44728d IB/qib: Use rdmavt protection domain by Dennis Dalessandro · 8 years ago
  26. eb636ac IB/qib: Remove dma.c and use rdmavt version of dma functions by Dennis Dalessandro · 8 years ago
  27. 2dc05ab IB/qib: Begin to use rdmavt for verbs by Dennis Dalessandro · 8 years ago
  28. 35d19011 IB/mlx5: Add support for don't trap rules by Maor Gottlieb · 8 years ago
  29. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. bdf9d29 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  31. b005d31 mlx5: Add arbitrary sg list support by Sagi Grimberg · 8 years ago
  32. 911f433 IB/mlx5: Expose correct max_fast_reg_page_list_len by Sagi Grimberg · 8 years ago
  33. 0025b0b IB/mlx5: Make coding style more consistent by Doug Ledford · 8 years ago
  34. add08d7 IB/mlx5: Convert UMR CQ to new CQ API by Christoph Hellwig · 8 years ago
  35. 3d1cbe8 net: mellanox: add DEVLINK dependencies by Arnd Bergmann · 8 years ago
  36. 95f60bb IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 9 years ago
  37. d1c95b0 IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 9 years ago
  38. 0ca4c39 IB/ocrdma: Delete unnecessary variable initialisations in 11 functions by Markus Elfring · 9 years ago
  39. bbdfcf1 Merge branch 'k.o/for-4.5-rc' into HEAD by Doug Ledford · 8 years ago
  40. 3d943c9 IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq by Majd Dibbiny · 8 years ago
  41. 85d9691 IB/mlx5: Avoid using user-index for SRQs by Majd Dibbiny · 8 years ago
  42. 09d4d08 mlx4: Implement devlink interface by Jiri Pirko · 8 years ago
  43. d2370e0 IB/mlx5: Add memory windows allocation support by Matan Barak · 8 years ago
  44. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 8 years ago
  45. a606b0f net/mlx5: Refactor mlx5_core_mr to mkey by Matan Barak · 8 years ago
  46. 56e11d6 IB/mlx5: Added support for re-registration of MRs by Noa Osherovich · 8 years ago
  47. 395a8e4 IB/mlx5: Refactoring register MR code by Noa Osherovich · 8 years ago
  48. ebe6ccc IB/mlx5: Eliminate GSI RX QP's send buffers by Haggai Eran · 8 years ago
  49. 83cae2a IB/mlx5: Pick the right GSI transmission QP for sending by Haggai Eran · 8 years ago
  50. ea6dc20 IB/mlx5: Reorder GSI completions by Haggai Eran · 8 years ago
  51. 25361e0 IB/mlx5: Generate completions in software by Haggai Eran · 8 years ago
  52. 7722f47 IB/mlx5: Create GSI transmission QPs when P_Key table is changed by Haggai Eran · 8 years ago
  53. ebab41c IB/mlx5: Create multiple transmission GSI QPs by Haggai Eran · 8 years ago
  54. d16e91d IB/mlx5: Add GSI QP wrapper by Haggai Eran · 8 years ago
  55. 158abf8 IB/mlx5: Modify QP debugging prints by Haggai Eran · 8 years ago
  56. b11a4f9 IB/mlx5: Add support for setting source QP number by Haggai Eran · 8 years ago
  57. c7ce833 IB/mlx5: Add support for CSUM in RX flow by Erez Shitrit · 8 years ago
  58. f031396 IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow by Erez Shitrit · 8 years ago
  59. 3efd9a1 IB/mlx5: Modify MAD reading counters method to use counter registers by Meny Yossefi · 8 years ago
  60. 834d16d RDMA/ocrdma: Support user AH creation for RoCE-v2 by Devesh Sharma · 8 years ago
  61. bcf117e RDMA/ocrdma: Support RoCE-v2 in the RC path by Devesh Sharma · 8 years ago
  62. 6b06266 RDMA/ocrdma: Support RoCE-v2 in the UD path by Devesh Sharma · 8 years ago
  63. e161486 RDMA/ocrdma: Export udp encapsulation capability by Somnath Kotur · 8 years ago
  64. a82268b nes: handling failed allocation when creating workqueue by Insu Yun · 8 years ago
  65. bfec53c6 RDMA/nes: Replace LRO with GRO by Ben Hutchings · 8 years ago
  66. 0e451e8 IB/mlx4: Add support for the don't trap rule by Marina Varshaver · 8 years ago
  67. a3100a7 IB/core: Add don't trap flag to flow creation by Marina Varshaver · 8 years ago
  68. 571e09e IB/mlx4: Use boottime by Abhilash Jindal · 8 years ago
  69. d374984 i40iw: add files for iwarp interface by Faisal Latif · 8 years ago
  70. 4e9042e i40iw: add hw and utils files by Faisal Latif · 8 years ago
  71. 6a27f1a i40iw: add hmc resource files by Faisal Latif · 8 years ago
  72. 9715830 i40iw: add pble resource files by Faisal Latif · 8 years ago
  73. 786c6ad i40iw: add puda code by Faisal Latif · 8 years ago
  74. f27b474 i40iw: add connection management code by Faisal Latif · 8 years ago
  75. 8e06af7 i40iw: add main, hdr, status by Faisal Latif · 8 years ago
  76. 086dc6e iw_cxgb4: add queue drain functions by Steve Wise · 8 years ago
  77. 3021376 infiniband: cxgb4: use %pR format string for printing resources by Arnd Bergmann · 8 years ago
  78. ee30f7d iw_cxgb4: Max fastreg depth depends on DSGL support by Hariprasad S · 8 years ago
  79. ac8e4c6 cxgb4/iw_cxgb4: TOS support by Hariprasad S · 8 years ago
  80. 6812fae iw_cxgb4: remove false error log entry by Hariprasad S · 8 years ago
  81. a6054df iw_cxgb4: make queue allocation code more readable by Hariprasad S · 8 years ago
  82. 96a0c39 net: usnic: use __ethtool_get_ksettings by David Decotigny · 8 years ago
  83. 4813333 net: usnic: use __ethtool_get_settings by David Decotigny · 8 years ago
  84. 4f03980 net: usnic: remove unused call to ethtool_ops::get_settings by David Decotigny · 8 years ago
  85. ada68c3 net/mlx5: Introduce a new header file for physical port functions by Achiad Shochat · 8 years ago
  86. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  88. 63e5f95 RDMA/nes: Replace LRO with GRO by Ben Hutchings · 8 years ago
  89. 85743f1 net/mlx4_core: Set UAR page size to 4KB regardless of system page size by Huy Nguyen · 8 years ago
  90. c2bab61 IB/mlx4: Add support for the port info class for RoCE ports by Eran Ben Elisha · 8 years ago
  91. c3c0c83 IB/mlx4: Add support for extended counters over RoCE ports by Eran Ben Elisha · 8 years ago
  92. b41f785 RDMA/ocrdma: Fix arm logic to align with new cq API by Devesh Sharma · 8 years ago
  93. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  94. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  95. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 8 years ago
  96. ba9cee6 cxgb4/iw_cxgb4: TOS support by Hariprasad Shenai · 8 years ago
  97. 6102c66 iw_cxgb4: remove false error log entry by Hariprasad Shenai · 8 years ago
  98. 9d3053e iw_cxgb4: make queue allocation code more readable by Hariprasad Shenai · 8 years ago
  99. 7425f41 RDMA/ocrdma: Fixing ocrdma debugfs directory remove by Selvin Xavier · 8 years ago
  100. aff3ead RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion by Selvin Xavier · 8 years ago