1. 684db31 RDMA/ucm: Mark UCM interface as BROKEN by Leon Romanovsky · 6 years ago
  2. 83c0c8b IB/core: Fix error code for invalid GID entry by Parav Pandit · 6 years ago
  3. 19434e7 IB/core: Honor port_num while resolving GID for IB link layer by Parav Pandit · 7 years ago
  4. 8d1d56d RDMA/ucma: Correct option size check using optlen by Chien Tin Tung · 7 years ago
  5. 9bcfd1c IB/core: Fix possible crash to access NULL netdev by Parav Pandit · 7 years ago
  6. 1899f67 IB/device: Convert ib-comp-wq to be CPU-bound by Sagi Grimberg · 8 years ago
  7. aa2fb1f RDMA/ucma: Allow resolving address w/o specifying source address by Roland Dreier · 6 years ago
  8. 8e45591 RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device by Roland Dreier · 6 years ago
  9. d0253af RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 7 years ago
  10. 5eaa1b1 RDMA/ucma: Check that device exists prior to accessing it by Leon Romanovsky · 7 years ago
  11. 269f373 RDMA/ucma: Check that device is connected prior to access it by Leon Romanovsky · 7 years ago
  12. a6cd10d RDMA/ucma: Ensure that CM_ID exists prior to access it by Leon Romanovsky · 7 years ago
  13. a7d0333 RDMA/ucma: Fix use-after-free access in ucma_close by Leon Romanovsky · 7 years ago
  14. 510d52d RDMA/ucma: Check AF family prior resolving address by Leon Romanovsky · 7 years ago
  15. 805cbd5 RDMA/ucma: Don't allow join attempts for unsupported AF family by Leon Romanovsky · 7 years ago
  16. e3fb652 RDMA/ucma: Fix access to non-initialized CM_ID object by Leon Romanovsky · 7 years ago
  17. 37c704e IB/umem: Fix use of npages/nmap fields by Artemy Kovalyov · 7 years ago
  18. 211a1e9 RDMA/cma: Use correct size when writing netlink stats by Parav Pandit · 7 years ago
  19. 7c06c3d RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo() by Geert Uytterhoeven · 7 years ago
  20. 81fa323 infiniband/uverbs: Fix integer overflows by Vlad Tsyrklevich · 8 years ago
  21. b063d53 RDMA/ucma: Check that user doesn't overflow QP state by Leon Romanovsky · 7 years ago
  22. e126e3e RDMA/ucma: Limit possible option size by Leon Romanovsky · 7 years ago
  23. 00a6e63 IB/core: disable memory registration of filesystem-dax vmas by Dan Williams · 7 years ago
  24. 239ef9c RDMA/uverbs: Protect from command mask overflow by Leon Romanovsky · 7 years ago
  25. 7fb8b5d RDMA/cma: Make sure that PSN is not over max allowed by Moni Shoua · 7 years ago
  26. cd083d5 IB/core: Protect against self-requeue of a cq work item by Sagi Grimberg · 8 years ago
  27. 0c70b35 RDMA/cma: Avoid triggering undefined behavior by Bart Van Assche · 7 years ago
  28. 2f8b06f IB/addr: Fix setting source address in addr6_resolve() by Roland Dreier · 7 years ago
  29. 1965536 RDMA/uverbs: Fix the check for port number by Ismail, Mustafa · 7 years ago
  30. db29753 RDMA/core: Initialize port_num in qp_attr by Ismail, Mustafa · 7 years ago
  31. dd0d650 IB/core: Namespace is mandatory input for address resolution by Moni Shoua · 7 years ago
  32. 84b00cd RDMA/uverbs: Check port number supplied by user verbs cmds by Boris Pismenny · 7 years ago
  33. 5db8f42 infiniband: call ipv6 route lookup via the stub interface by Paolo Abeni · 7 years ago
  34. 7a22763 IB/core: For multicast functions, verify that LIDs are multicast LIDs by Michael J. Ruhl · 7 years ago
  35. ecb0ab0 IB/core: Fix sysfs registration error flow by Jack Morgenstein · 8 years ago
  36. c8cdd92 rdma_cm: fail iwarp accepts w/o connection params by Steve Wise · 8 years ago
  37. c81ee4e IB/umem: Release pid in error and ODP flow by Kenneth Lee · 8 years ago
  38. 97a2e39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 8 years ago
  39. b7c5515 IB/core: Release allocated memory in cache setup failure by Leon Romanovsky · 8 years ago
  40. 5984423b IB/multicast: Check ib_find_pkey() return value by Bart Van Assche · 8 years ago
  41. 382072e IB/mad: Fix an array index check by Bart Van Assche · 8 years ago
  42. 57400d3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  43. 3c7ba57 IB/core: Avoid unsigned int overflow in sg_alloc_table by Mark Bloch · 8 years ago
  44. 61c37028 IB/core: Add missing check for addr_resolve callback return value by Mark Bloch · 8 years ago
  45. aeb76df IB/core: Set routable RoCE gid type for ipv4/ipv6 networks by Leon Romanovsky · 8 years ago
  46. 9db0ff5 IB/cm: Mark stale CM id's whenever the mad agent was unregistered by Mark Bloch · 8 years ago
  47. 5b810a2 IB/uverbs: Fix leak of XRC target QPs by Tariq Toukan · 8 years ago
  48. c50e90d infiniband: shut up a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  49. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  50. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  51. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  52. b6bc1c7 IB/core: correctly handle rdma_rw_init_mrs() failure by Steve Wise · 8 years ago
  53. 5274612 IB/core: Improve ib_map_mr_sg() documentation by Bart Van Assche · 8 years ago
  54. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  55. daf0879 IB/iwcm: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  56. f548162 IB/addr: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  57. dee9acb IB/cma: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  58. a190d3b IB/ucma: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  59. 01013cd IB/multicast: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  60. 1c99e29 IB/mad: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  61. 4534d85 IB/sa : Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  62. a72c6a2 IB/core: Add more fields to IPv6 flow specification by Maor Gottlieb · 8 years ago
  63. 15dfbd6 IB/uverbs: Add support to extend flow steering specifications by Maor Gottlieb · 8 years ago
  64. 47adf2f IB/uverbs: Expose RSS related capabilities by Yishai Hadas · 8 years ago
  65. 5ef990f IB/core: remove ib_get_dma_mr by Christoph Hellwig · 8 years ago
  66. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  67. 50d4633 IB/core: rename pd->local_mr to pd->__internal_mr by Christoph Hellwig · 8 years ago
  68. 68c6bcd IB/core: Fix use after free in send_leave function by Erez Shitrit · 8 years ago
  69. 23d7050 IB/core: Fix possible memory leak in cma_resolve_iboe_route() by Wei Yongjun · 8 years ago
  70. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  71. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  72. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  73. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  74. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 8 years ago
  75. 3d3fd74 IB/sa: Add cached attribute containing SM information to SA port by Alex Vesker · 8 years ago
  76. d1e09f30 IB/uverbs: Fix race between uverbs_close and remove_one by Jason Gunthorpe · 8 years ago
  77. e972dab Use smaller 512 byte messages for portmapper messages by Mustafa Ismail · 8 years ago
  78. 3e5e8e8 Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 by Doug Ledford · 8 years ago
  79. 59c68ac iw_cm: free cm_id resources on the last deref by Steve Wise · 8 years ago
  80. cea05ea IB/core: Add flow control to the portmapper netlink calls by Mustafa Ismail · 8 years ago
  81. 632bc3f IB/core, RDMA RW API: Do not exceed QP SGE send limit by Bart Van Assche · 8 years ago
  82. eaa74ec IB/core: Make rdma_rw_ctx_init() initialize all used fields by Bart Van Assche · 8 years ago
  83. c5a81d1 IB core: Add port_xmit_wait counter by Christoph Lameter · 8 years ago
  84. fb92d8f Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8 by Doug Ledford · 8 years ago
  85. 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
  86. 41a6ae1 IB/core: Export a common fw_ver sysfs entry by Ira Weiny · 8 years ago
  87. 5fa76c2 IB/core: Add get FW version string to the core by Ira Weiny · 8 years ago
  88. 4c2aae7 IB/core: Add IPv6 support to flow steering by Maor Gottlieb · 8 years ago
  89. c70285f IB/uverbs: Extend create QP to get RWQ indirection table by Yishai Hadas · 8 years ago
  90. a9017e2 IB/core: Extend create QP to get indirection table by Yishai Hadas · 8 years ago
  91. de019a9 IB/uverbs: Introduce RWQ Indirection table by Yishai Hadas · 8 years ago
  92. 6d39786 IB/core: Introduce Receive Work Queue indirection table by Yishai Hadas · 8 years ago
  93. f213c05 IB/uverbs: Add WQ support by Yishai Hadas · 8 years ago
  94. 5fd251c IB/core: Introduce Work Queue object and its verbs by Yishai Hadas · 8 years ago
  95. b57141c IB/uverbs: Initialize ib_qp_init_attr with zeros by Maor Gottlieb · 8 years ago
  96. b355600 IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID by Eli Cohen · 8 years ago
  97. c65f6c5 IB/core: Fix RoCE v1 multicast join logic issue by Alex Vesker · 8 years ago
  98. f336ae0 IB/core: Fix no default GIDs when netdevice reregisters by Talat Batheesh · 8 years ago
  99. 37e07cd IB/cma: Make the code easier to verify by Bart Van Assche · 8 years ago
  100. 8aec013 IB/core: Initialize sysfs attributes before sysfs create group by Mark Bloch · 8 years ago