1. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  2. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  4. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  5. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 8 years ago
  6. 3d3fd74 IB/sa: Add cached attribute containing SM information to SA port by Alex Vesker · 8 years ago
  7. d1e09f30 IB/uverbs: Fix race between uverbs_close and remove_one by Jason Gunthorpe · 8 years ago
  8. e972dab Use smaller 512 byte messages for portmapper messages by Mustafa Ismail · 8 years ago
  9. 3e5e8e8 Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 by Doug Ledford · 8 years ago
  10. 59c68ac iw_cm: free cm_id resources on the last deref by Steve Wise · 8 years ago
  11. cea05ea IB/core: Add flow control to the portmapper netlink calls by Mustafa Ismail · 8 years ago
  12. 632bc3f IB/core, RDMA RW API: Do not exceed QP SGE send limit by Bart Van Assche · 8 years ago
  13. eaa74ec IB/core: Make rdma_rw_ctx_init() initialize all used fields by Bart Van Assche · 8 years ago
  14. c5a81d1 IB core: Add port_xmit_wait counter by Christoph Lameter · 8 years ago
  15. fb92d8f Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8 by Doug Ledford · 8 years ago
  16. 9903fd1 Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc by Doug Ledford · 8 years ago
  17. 41a6ae1 IB/core: Export a common fw_ver sysfs entry by Ira Weiny · 8 years ago
  18. 5fa76c2 IB/core: Add get FW version string to the core by Ira Weiny · 8 years ago
  19. 4c2aae7 IB/core: Add IPv6 support to flow steering by Maor Gottlieb · 8 years ago
  20. c70285f IB/uverbs: Extend create QP to get RWQ indirection table by Yishai Hadas · 8 years ago
  21. a9017e2 IB/core: Extend create QP to get indirection table by Yishai Hadas · 8 years ago
  22. de019a9 IB/uverbs: Introduce RWQ Indirection table by Yishai Hadas · 8 years ago
  23. 6d39786 IB/core: Introduce Receive Work Queue indirection table by Yishai Hadas · 8 years ago
  24. f213c05 IB/uverbs: Add WQ support by Yishai Hadas · 8 years ago
  25. 5fd251c IB/core: Introduce Work Queue object and its verbs by Yishai Hadas · 8 years ago
  26. b57141c IB/uverbs: Initialize ib_qp_init_attr with zeros by Maor Gottlieb · 8 years ago
  27. b355600 IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID by Eli Cohen · 8 years ago
  28. c65f6c5 IB/core: Fix RoCE v1 multicast join logic issue by Alex Vesker · 8 years ago
  29. f336ae0 IB/core: Fix no default GIDs when netdevice reregisters by Talat Batheesh · 8 years ago
  30. 37e07cd IB/cma: Make the code easier to verify by Bart Van Assche · 8 years ago
  31. 8aec013 IB/core: Initialize sysfs attributes before sysfs create group by Mark Bloch · 8 years ago
  32. 8e78764 IB/core: Fix removal of default GID cache entry by Aviv Heller · 8 years ago
  33. d701246 IB/core: Fix query port failure in RoCE by Eli Cohen · 8 years ago
  34. 495fbae IB/core: fix error unwind in sysfs hw counters code by Doug Ledford · 8 years ago
  35. 41aaa99 IB/core: Fix array length allocation by Doug Ledford · 8 years ago
  36. 2190d10 IB/mad: Fix indentation by Bart Van Assche · 8 years ago
  37. 0270be7 RDMA/core: Fix indentation by Bart Van Assche · 8 years ago
  38. 0147ebc IB/core: fix null pointer deref and mem leak in error handling by Colin Ian King · 8 years ago
  39. da1f857 IB/core: fix an error code in ib_core_init() by Dan Carpenter · 8 years ago
  40. 943f44d IB/cm: Fix a recently introduced locking bug by Bart Van Assche · 8 years ago
  41. b40f475 IB/core: Make device counter infrastructure dynamic by Christoph Lameter · 8 years ago
  42. e6f6113 Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7 by Doug Ledford · 8 years ago
  43. cd6e9b7 IB/core: Support new type of join-state for multicast by Erez Shitrit · 8 years ago
  44. 628e6f7 IB/SA Agent: Add support for SA agent get ClassPortInfo by Erez Shitrit · 8 years ago
  45. ae43f82 IB/core: Add IP to GID netlink offload by Mark Bloch · 8 years ago
  46. 735c631 IB/core: Register SA ibnl client during ib_core initialization by Mark Bloch · 8 years ago
  47. c2e49c9 IB/SA: Integrate ib_sa module into ib_core module by Mark Bloch · 8 years ago
  48. 4c2cb42 IB/MAD: Integrate ib_mad module into ib_core module by Mark Bloch · 8 years ago
  49. e3f20f0 IB/core: Integrate IB address resolution module into core by Leon Romanovsky · 8 years ago
  50. e3b6d8c IB/core: Do not require CAP_NET_ADMIN for packet sniffing by Christoph Lameter · 8 years ago
  51. 0651ec9 Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7 by Doug Ledford · 8 years ago
  52. b531b90 IB/core: Add Scatter FCS create flag by Majd Dibbiny · 8 years ago
  53. 0b24e5a IB/core: Add extended device capability flags by Majd Dibbiny · 8 years ago
  54. 0f377d8 IB/SA: Use correct free function by Mark Bloch · 8 years ago
  55. 2fa2d4f IB/core: Fix a potential array overrun in CMA and SA agent by Mark Bloch · 8 years ago
  56. 1ae5ccc IB/core: Remove unnecessary check in ibnl_rcv_msg by Mark Bloch · 8 years ago
  57. 5ed935e IB/IWPM: Fix a potential skb leak by Mark Bloch · 8 years ago
  58. 825107a iwcm: Fix a sparse warning by Bart Van Assche · 8 years ago
  59. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 8 years ago
  60. 0e353e3 IB/core: add RW API support for signature MRs by Christoph Hellwig · 8 years ago
  61. a060b56 IB/core: generic RDMA READ/WRITE API by Christoph Hellwig · 8 years ago
  62. d4a85c3 IB/core: add a need_inval flag to struct ib_mr by Steve Wise · 8 years ago
  63. fffb038 IB/core: add a simple MR pool by Christoph Hellwig · 8 years ago
  64. 04c41bf IB/core: refactor ib_create_qp by Christoph Hellwig · 8 years ago
  65. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 8 years ago
  66. 0691a28 IB/cma: pass the port number to ib_create_qp by Christoph Hellwig · 8 years ago
  67. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 8 years ago
  68. 42235f8 IB/core: Don't drain non-existent rq queue-pair by Sagi Grimberg · 8 years ago
  69. f4e7de6 IB/core: Fix oops in ib_cache_gid_set_default_gid by Doug Ledford · 8 years ago
  70. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  71. 50174a7 IB/core: Add interfaces to control VF attributes by Eli Cohen · 8 years ago
  72. a0c1b2a IB/core: Support accessing SA in virtualized environment by Eli Cohen · 8 years ago
  73. fad61ad IB/core: Add subnet prefix to port info by Eli Cohen · 8 years ago
  74. fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 8 years ago
  75. 2953f42 IB/core: Replace setting the zero values in ib_uverbs_ex_query_device by Leon Romanovsky · 8 years ago
  76. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  78. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  79. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 8 years ago
  80. dafb558 iwpm: crash fix for large connections test by Faisal Latif · 8 years ago
  81. b493d91 iwcm: common code for port mapper by Faisal Latif · 8 years ago
  82. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 8 years ago
  83. 76b0640 Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6 by Doug Ledford · 8 years ago
  84. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 8 years ago
  85. f5aa915 IB/core: Add arbitrary sg_list support by Sagi Grimberg · 8 years ago
  86. 11d8d64 IB/core: Use GRH when the path hop-limit > 0 by Or Gerlitz · 8 years ago
  87. aba25a3e IB/core: trivial prink cleanup. by Parav Pandit · 8 years ago
  88. db9314c IB/core: Replace memset with eth_zero_addr by Amitoj Kaur Chawla · 9 years ago
  89. eaebc7d IB/core: Modify conditional on ucontext existence by Eli Cohen · 9 years ago
  90. 2dbd518 IB/core: IB/core: Allow legacy verbs through extended interfaces by Eli Cohen · 9 years ago
  91. 74a0b0a IB/core: Avoid duplicate code by Eli Cohen · 9 years ago
  92. 3d943c9 IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq by Majd Dibbiny · 9 years ago
  93. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 8 years ago
  94. 84424a7 IB/cma: Print warning on different inner and header P_Keys by Haggai Eran · 8 years ago
  95. 5adebafb IB/core: Fix missed clean call in registration path by Leon Romanovsky · 8 years ago
  96. a3100a7 IB/core: Add don't trap flag to flow creation by Marina Varshaver · 9 years ago
  97. 765d677 IB: new common API for draining queues by Steve Wise · 9 years ago
  98. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  99. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 9 years ago
  100. ee50aea IB/core: Fix reading capability mask of the port info class by Eran Ben Elisha · 9 years ago