1. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  2. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  3. a840c93 IB/core: Fix error code for invalid GID entry by Parav Pandit · 7 years ago
  4. 8e907ed IB/umem: Use the correct mm during ib_umem_release by Lidong Chen · 7 years ago
  5. 9aa1692 RDMA/cma: Do not query GID during QP state transition to RTR by Parav Pandit · 7 years ago
  6. db82476 IB/core: Make ib_mad_client_id atomic by Håkon Bugge · 7 years ago
  7. 54e7e48 IB/uverbs: Fix kernel crash during MR deregistration flow by Ariel Levkovich · 7 years ago
  8. 5ccbf63 IB/uverbs: Prevent reregistration of DM_MR to regular MR by Ariel Levkovich · 7 years ago
  9. f96416c RDMA/iwpm: fix memory leak on map_info by Colin Ian King · 7 years ago
  10. 2918c1a RDMA/cma: Fix use after destroy access to net namespace for IPoIB by Parav Pandit · 7 years ago
  11. f604db6 IB/uverbs: Fix validating mandatory attributes by Matan Barak · 7 years ago
  12. dc5640f IB/core: Fix deleting default GIDs when changing mac adddress by Parav Pandit · 7 years ago
  13. 22c01ee IB/core: Fix to avoid deleting IPv6 look alike default GIDs by Parav Pandit · 7 years ago
  14. a66ed14 IB/core: Don't allow default GID addition at non reseved slots by Parav Pandit · 7 years ago
  15. 09abfe7 RDMA/ucma: Allow resolving address w/o specifying source address by Roland Dreier · 7 years ago
  16. 8b77586 RDMA/ucma: Check for a cm_id->device in all user calls that need it by Jason Gunthorpe · 7 years ago
  17. e33514f IB/uverbs: Add missing braces in anonymous union initializers by Geert Uytterhoeven · 7 years ago
  18. ef95a90 RDMA/ucma: ucma_context reference leak in error path by Shamir Rabinovitch · 7 years ago
  19. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  20. be934cc IB/uverbs: Add device memory registration ioctl support by Ariel Levkovich · 7 years ago
  21. bee76d7 IB/uverbs: Add alloc/free dm uverbs ioctl support by Ariel Levkovich · 7 years ago
  22. 1d8eeb9 IB/uverbs: Add device memory capabilities reporting by Ariel Levkovich · 7 years ago
  23. 56ab0b3 IB/uverbs: Introduce ESP steering match filter by Matan Barak · 7 years ago
  24. 7d12f8d IB/uverbs: Add modify ESP flow_action by Matan Barak · 7 years ago
  25. 9b82844 IB/uverbs: Add action_handle flow steering specification by Matan Barak · 7 years ago
  26. 2eb9bea IB/uverbs: Add flow_action create and destroy verbs by Matan Barak · 7 years ago
  27. 766d855 IB/uverbs: Refactor kern_spec_to_ib_spec_filter by Matan Barak · 7 years ago
  28. 494c558 IB/uverbs: Add enum attribute type to ioctl() interface by Matan Barak · 7 years ago
  29. 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 7 years ago
  30. 598ff6b IB/core: Refactor GID modify code for RoCE by Parav Pandit · 7 years ago
  31. f35faa4 IB/core: Simplify ib_query_gid to always refer to cache by Parav Pandit · 7 years ago
  32. 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
  33. 8435168 RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device by Roland Dreier · 7 years ago
  34. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  35. 218b9e3 RDMA/cma: Move rdma_cm_state to cma_priv.h by Parav Pandit · 7 years ago
  36. fd59015 IB/addr: Constify dst_entry pointer by Parav Pandit · 7 years ago
  37. 6f57c93 RDMA: Use u64_to_user_ptr everywhere by Jason Gunthorpe · 7 years ago
  38. 5b2cc79 RDMA/nldev: Provide netdevice name and index by Leon Romanovsky · 7 years ago
  39. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  40. 2253fc0 RDMA/CMA: Add rdma_port_space to UAPI by Steve Wise · 7 years ago
  41. 84652ae RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 7 years ago
  42. 190fb9c IB/core: Refer to RoCE port property to decide building cache by Parav Pandit · 7 years ago
  43. 22d24f7 IB/core: Search GID only for IB link layer by Parav Pandit · 7 years ago
  44. 4ab7cb4 IB/core: Refer to RoCE port property instead of GID table property by Parav Pandit · 7 years ago
  45. 3401857 IB/core: Generate GID change event regardless of RoCE GID table property by Parav Pandit · 7 years ago
  46. 97c45c2 IB/cm: Block processing alternate path handling RoCE Rx cm messages by Parav Pandit · 7 years ago
  47. e945130 IB/core: Protect against concurrent access to hardware stats by Mark Bloch · 7 years ago
  48. 611cb92 RDMA/ucma: Fix uABI structure layouts for 32/64 compat by Jason Gunthorpe · 7 years ago
  49. c8d3bcb RDMA/ucma: Check that device exists prior to accessing it by Leon Romanovsky · 7 years ago
  50. 4b658d1 RDMA/ucma: Check that device is connected prior to access it by Leon Romanovsky · 7 years ago
  51. 9137108 RDMA/rdma_cm: Fix use after free race with process_one_req by Jason Gunthorpe · 7 years ago
  52. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  53. 114cc9c IB/cma: Resolve route only while receiving CM requests by Parav Pandit · 7 years ago
  54. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  55. 98f1f4e IB/core: Refer to RoCE port property instead of GID table property by Parav Pandit · 7 years ago
  56. 0328603 RDMA/restrack: Remove ambiguity in resource track clean logic by Leon Romanovsky · 7 years ago
  57. 5f3e3b8 RDMA/ucma: Correct option size check using optlen by Chien Tin Tung · 7 years ago
  58. 103140e RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init by Leon Romanovsky · 7 years ago
  59. e8980d6 RDMA/ucma: Ensure that CM_ID exists prior to access it by Leon Romanovsky · 7 years ago
  60. 185899e IB/uverbs: Enable ioctl() uAPI by default for new verbs by Matan Barak · 7 years ago
  61. 41b2a71 IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file by Matan Barak · 7 years ago
  62. dfb1395 IB/uverbs: Expose parsing tree of all common objects to providers by Matan Barak · 7 years ago
  63. c66db31 IB/uverbs: Safely extend existing attributes by Matan Barak · 7 years ago
  64. 1f07e08f IB/uverbs: Enable compact representation of uverbs_attr_spec by Matan Barak · 7 years ago
  65. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  66. 1f7ff9d IB/uverbs: Move to new headers and make naming consistent by Matan Barak · 7 years ago
  67. ed65a4d RDMA/ucma: Fix use-after-free access in ucma_close by Leon Romanovsky · 7 years ago
  68. 6d5b204 IB/core: Use rdma_is_port_valid() by Parav Pandit · 7 years ago
  69. 311d0da IB/core: Set speed string to SDR for invalid active rates by Honggang Li · 7 years ago
  70. 7d9a935 RDMA/restrack: Don't rely on uninitialized variable in restrack_add flow by Leon Romanovsky · 7 years ago
  71. 2975d5d RDMA/ucma: Check AF family prior resolving address by Leon Romanovsky · 7 years ago
  72. e41a7c4 IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h by Parav Pandit · 7 years ago
  73. cb12a8e2 IB/cm: Introduce and use helper function to get cm_port from path by Parav Pandit · 7 years ago
  74. 0a51415 IB/core: Refactor ib_init_ah_attr_from_path() for RoCE by Parav Pandit · 7 years ago
  75. a22af59 IB/cm: Add and use a helper function to add cm_id's to the port list by Parav Pandit · 7 years ago
  76. a9c06aeba IB/core: Remove rdma_resolve_ip_route() as exported symbol by Parav Pandit · 7 years ago
  77. 5ac08a3 IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port() by Parav Pandit · 7 years ago
  78. 563c4ba IB/core: Honor port_num while resolving GID for IB link layer by Parav Pandit · 7 years ago
  79. 6d33717 IB/core: Honor return status of ib_init_ah_from_mcmember() by Parav Pandit · 7 years ago
  80. b26c4a1 IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev by Parav Pandit · 7 years ago
  81. 6612b49 IB/core: Fix comments of GID query functions by Parav Pandit · 7 years ago
  82. 2d87344 Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
  83. 6ee6877 drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4 by Andrew Morton · 7 years ago
  84. 0c81ffc RDMA/ucma: Don't allow join attempts for unsupported AF family by Leon Romanovsky · 7 years ago
  85. 7688f2c RDMA/ucma: Fix access to non-initialized CM_ID object by Leon Romanovsky · 7 years ago
  86. 9dea9a2 RDMA/core: Do not use invalid destination in determining port reuse by Tatyana Nikolova · 7 years ago
  87. 19b1f54 RDMA/verbs: Simplify modify QP check by Leon Romanovsky · 7 years ago
  88. 88de869 RDMA/uverbs: Ensure validity of current QP state value by Leon Romanovsky · 7 years ago
  89. 29cf1351 RDMA/nldev: provide detailed PD information by Steve Wise · 7 years ago
  90. fccec5b RDMA/nldev: provide detailed MR information by Steve Wise · 7 years ago
  91. a34fc08 RDMA/nldev: provide detailed CQ information by Steve Wise · 7 years ago
  92. 0031398 RDMA/nldev: provide detailed CM_ID information by Steve Wise · 7 years ago
  93. a3b641a RDMA/CM: move rdma_id_private to cma_priv.h by Steve Wise · 7 years ago
  94. d12ff62 RDMA/nldev: common resource dumpit function by Steve Wise · 7 years ago
  95. 88831a2 RDMA/restrack: clean up res_to_dev() by Steve Wise · 7 years ago
  96. a5880b8 RDMA/ucma: Check that user doesn't overflow QP state by Leon Romanovsky · 7 years ago
  97. 6a21dfc RDMA/ucma: Limit possible option size by Leon Romanovsky · 7 years ago
  98. bb7f8f19 IB/core: Fix possible crash to access NULL netdev by Parav Pandit · 7 years ago
  99. d3b9e8a RDMA/core: Reduce poll batch for direct cq polling by Max Gurtovoy · 7 years ago
  100. a1ae7d0 RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access by Bart Van Assche · 7 years ago