1. f24a6d4 IB/qib: Remove ibport and use rdmavt version by Harish Chegondi · 10 years ago
  2. d2b8d4d IB/rdmavt: Support creating qps with GFP_NOIO flag by Mike Marciniszyn · 10 years ago
  3. feaeb6e IB/rdmavt: Add support for rvt_query_device function by Harish Chegondi · 10 years ago
  4. fef2efd IB/rdmavt: Allow reserving just one qpn by Harish Chegondi · 10 years ago
  5. 5a9cf6f IB/rdmavt: Export reset_qp in rdmavt by Dennis Dalessandro · 10 years ago
  6. 515667f IB/rdmavt: Add create queue pair functionality by Dennis Dalessandro · 10 years ago
  7. 6c43cf4 IB/rdmavt: Add IB user context allocation and de-alloction functions by Harish Chegondi · 10 years ago
  8. 894c727 IB/qib: Remove srq from qib by Dennis Dalessandro · 10 years ago
  9. 96ab1ac IB/qib: Use address handle in rdmavt and remove from qib by Dennis Dalessandro · 10 years ago
  10. 7c2e11f IB/qib: Remove qp and mr functionality from qib by Dennis Dalessandro · 10 years ago
  11. 6a9df40 IB/qib: Add device specific info prints by Dennis Dalessandro · 10 years ago
  12. ffc2690 IB/qib: Remove driver specific members from qib qp type by Dennis Dalessandro · 10 years ago
  13. 869a2a9 IB/qib: Use rdmavt lid defines in qib by Dennis Dalessandro · 10 years ago
  14. 9ff198f IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE by Dennis Dalessandro · 10 years ago
  15. f44728d IB/qib: Use rdmavt protection domain by Dennis Dalessandro · 10 years ago
  16. eb636ac IB/qib: Remove dma.c and use rdmavt version of dma functions by Dennis Dalessandro · 10 years ago
  17. 2dc05ab IB/qib: Begin to use rdmavt for verbs by Dennis Dalessandro · 10 years ago
  18. 38ce2c6 IB/rdmavt: Add pkey support by Dennis Dalessandro · 10 years ago
  19. 822514d IB/rdmavt: Add mmap related functions by Dennis Dalessandro · 10 years ago
  20. 0acb0cc IB/rdmavt: Initialize and teardown of qpn table by Dennis Dalessandro · 10 years ago
  21. b4e6439 IB/rdmavt: Break rdma_vt main include header file up by Dennis Dalessandro · 10 years ago
  22. b036db8 IB/rdmavt: Add driver notification for new AH by Dennis Dalessandro · 10 years ago
  23. f3d01bb IB/rdmavt: Add an ibport data structure to rdmavt by Dennis Dalessandro · 10 years ago
  24. 119a8e7 IB/rdmavt: Add AH to rdmavt by Kamal Heib · 10 years ago
  25. 36055a0 IB/rdmavt: Do not use rvt prints which rely on driver too early by Dennis Dalessandro · 10 years ago
  26. 7b1e209 IB/rdmavt: Move memory registration into rdmavt by Dennis Dalessandro · 10 years ago
  27. b534875 IB/rdmavt: Add device specific info prints by Dennis Dalessandro · 10 years ago
  28. aec5778 IB/rdmavt: Move driver helper functions to a common structure by Dennis Dalessandro · 10 years ago
  29. ca889e8 IB/rdmavt: Add queue pair data structure to rdmavt by Dennis Dalessandro · 10 years ago
  30. 8cf4020 IB/rdmavt: Add post send and recv stubs by Dennis Dalessandro · 10 years ago
  31. cf16335 IB/rdmavt: Add completion queue function stubs by Dennis Dalessandro · 10 years ago
  32. e6a8818 IB/rdmavt: Add get port immutable stub by Dennis Dalessandro · 10 years ago
  33. dc21752 IB/rdmavt: Add mmap stub by Dennis Dalessandro · 10 years ago
  34. 3dd1faf IB/rdmavt: Add process MAD stub by Dennis Dalessandro · 10 years ago
  35. 9fa2517 IB/rdmavt: Add multicast stubs by Dennis Dalessandro · 10 years ago
  36. aad9158 IB/rdmavt: Add SRQ stubs by Dennis Dalessandro · 10 years ago
  37. 2a055eb IB/rdmavt: Add memory region stubs by Dennis Dalessandro · 10 years ago
  38. 4c1e497 IB/rdmavt: Add address handle stubs by Dennis Dalessandro · 10 years ago
  39. b518d3e IB/rdmavt: Add queue pair function stubs by Dennis Dalessandro · 10 years ago
  40. c4ed7d8 IB/rdmavt: Alloc and dealloc ucontexts by Dennis Dalessandro · 10 years ago
  41. 2d092e1 IB/rdmavt: Add query gid stub by Dennis Dalessandro · 10 years ago
  42. 3058864 IB/rdmavt: Add pkey query stub by Dennis Dalessandro · 10 years ago
  43. 765525c IB/rdmavt: Add query and modify port stubs by Dennis Dalessandro · 10 years ago
  44. 19ef1ed IB/rdmavt: Add query and modify device stubs by Dennis Dalessandro · 10 years ago
  45. 4997870 IB/rdmavt: Macroize override checks during driver registration by Dennis Dalessandro · 10 years ago
  46. b1070a7 IB/rdmavt: Add ib core device attributes to rvt driver params list by Dennis Dalessandro · 10 years ago
  47. 8afd32e IB/rdmavt: Add protection domain to rdmavt. by Dennis Dalessandro · 10 years ago
  48. c1b332b IB/rdmavt: Consolidate dma ops in rdmavt. by Dennis Dalessandro · 10 years ago
  49. 0194621 IB/rdmavt: Create module framework and handle driver registration by Dennis Dalessandro · 10 years ago
  50. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  51. 85743f1 net/mlx4_core: Set UAR page size to 4KB regardless of system page size by Huy Nguyen · 9 years ago
  52. c2bab61 IB/mlx4: Add support for the port info class for RoCE ports by Eran Ben Elisha · 10 years ago
  53. c3c0c83 IB/mlx4: Add support for extended counters over RoCE ports by Eran Ben Elisha · 10 years ago
  54. b41f785 RDMA/ocrdma: Fix arm logic to align with new cq API by Devesh Sharma · 10 years ago
  55. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 10 years ago
  56. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 10 years ago
  57. ee50aea IB/core: Fix reading capability mask of the port info class by Eran Ben Elisha · 10 years ago
  58. 7425f410 RDMA/ocrdma: Fixing ocrdma debugfs directory remove by Selvin Xavier · 10 years ago
  59. aff3ead RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion by Selvin Xavier · 10 years ago
  60. 7d82df1 RDMA/ocrdma: populate max_sge_rd in device attributes by Selvin Xavier · 10 years ago
  61. fd98d89 RDMA/ocrdma: Initialize stats resources in the driver before ib device registration. by Selvin Xavier · 10 years ago
  62. 9f780da IB/sysfs: remove unused va_list args by Colin Ian King · 10 years ago
  63. bb6a777 IB/IPoIB: Do not set skb truesize since using one linearskb by Carol L Soto · 10 years ago
  64. 1c5e0809 IB/core: Set correct payload length for RoCEv2 over IPv6 by Moni Shoua · 10 years ago
  65. 01581fb IB/mlx5: Use MLX5_GET to correctly get end of padding mode by Maor Gottlieb · 10 years ago
  66. 09f16cf IB/mlx5: Fix use of null pointer PD by Majd Dibbiny · 10 years ago
  67. a168a41c IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext by Majd Dibbiny · 10 years ago
  68. d4584dd IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask by Matan Barak · 10 years ago
  69. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  70. 5955102 wrappers for ->i_mutex access by Al Viro · 10 years ago
  71. 34356f6 IB/mlx5: Unify CQ create flags check by Leon Romanovsky · 10 years ago
  72. ad5f8e9 IB/mlx5: Expose Raw Packet QP to user space consumers by majd@mellanox.com · 10 years ago
  73. 427c1e7 {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib by majd@mellanox.com · 10 years ago
  74. 75850d0 IB/mlx5: Support setting Ethernet priority for Raw Packet QPs by majd@mellanox.com · 10 years ago
  75. 6d2f89df IB/mlx5: Add Raw Packet QP query functionality by majd@mellanox.com · 10 years ago
  76. 0fb2ed6 IB/mlx5: Add create and destroy functionality for Raw Packet QP by majd@mellanox.com · 10 years ago
  77. 19098df IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types by majd@mellanox.com · 10 years ago
  78. 146d2f1 IB/mlx5: Allocate a Transport Domain for each ucontext by majd@mellanox.com · 10 years ago
  79. f72300c IB/mlx5: Expose CQE version to user-space by Haggai Abramovsky · 10 years ago
  80. cfb5e08 IB/mlx5: Add CQE version 1 support to user QPs and SRQs by Haggai Abramovsky · 10 years ago
  81. dfbee85 IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext by Haggai Abramovsky · 10 years ago
  82. 2deeb47 IB/sa: Fix netlink local service GFP crash by Kaike Wan · 10 years ago
  83. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  84. f9a6ed6 IB/srpt: Remove redundant wc array by Sagi Grimberg · 10 years ago
  85. 967bcfc IB/qib: Improve ipoib UD performance by Mike Marciniszyn · 10 years ago
  86. 4ed088e IB/mlx4: Advertise RoCE v2 support by Matan Barak · 10 years ago
  87. e1b866c IB/mlx4: Create and use another QP1 for RoCEv2 by Moni Shoua · 10 years ago
  88. 3ef967a IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers by Moni Shoua · 10 years ago
  89. 71a39bb IB/mlx4: Enable RoCE v2 when the IB device is added by Moni Shoua · 10 years ago
  90. 3b5daf2 IB/mlx4: Support modify_qp for RoCE v2 by Moni Shoua · 10 years ago
  91. 7e57b85 IB/mlx4: Add support for setting RoCEv2 gids in hardware by Moni Shoua · 10 years ago
  92. b699a85 IB/mlx4: Add gid_type to GID properties by Moni Shoua · 10 years ago
  93. c3efe75 IB/core: Use hop-limit from IP stack for RoCE by Matan Barak · 10 years ago
  94. f7f4b23e IB/core: Rename rdma_addr_find_dmac_by_grh by Matan Barak · 10 years ago
  95. 4bfdf63 IB/cm: Fix a recently introduced deadlock by Bart Van Assche · 10 years ago
  96. 19f5729 IB/srpt: Fix the RDMA completion handlers by Bart Van Assche · 10 years ago
  97. 9506902 IB/core: Fix dereference before check by Matan Barak · 10 years ago
  98. 2e2cdac IB/core: Eliminate sparse false context imbalance warning by Matan Barak · 10 years ago
  99. 6e2a51a IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling by Hal Rosenstock · 10 years ago
  100. b6aeb98 IB/core: Remove set-but-not-used variable from ib_sg_to_pages() by Bart Van Assche · 10 years ago