1. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  2. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  3. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  4. 7654cb1 Convert infiniband uverbs to struct_size by Matthew Wilcox · 7 years ago
  5. a1cdde8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  6. 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
  7. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  8. 33edc3b RDMA/restrack: Change SPDX tag to properly reflect license by Leon Romanovsky · 7 years ago
  9. cb2595c infiniband: fix a possible use-after-free bug by Cong Wang · 7 years ago
  10. 0f45e69 Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next by Jason Gunthorpe · 7 years ago
  11. b6ba4a9 IB/uverbs: Add support for flow counters by Raed Salem · 7 years ago
  12. 59082a3 IB/core: Support passing uhw for create_flow by Matan Barak · 7 years ago
  13. ebb6796 IB/uverbs: Add read counters support by Raed Salem · 7 years ago
  14. d9a5a64 IB/uverbs: Add create/destroy counters support by Raed Salem · 7 years ago
  15. 3efa381 IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure by Matan Barak · 7 years ago
  16. 2468b82 RDMA/mad: Convert BUG_ONs to error flows by Leon Romanovsky · 7 years ago
  17. dee92c4 RDMA/mad: Delete inaccessible BUG_ON by Leon Romanovsky · 7 years ago
  18. 671a6cc RDMA/cma: Ignore unknown event by Leon Romanovsky · 7 years ago
  19. 2f5059a RDMA/cm: Abort loop in case of CM dequeue by Leon Romanovsky · 7 years ago
  20. a0976f4 RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core by Wei Hu(Xavier) · 7 years ago
  21. 5ef8c0c RDMA/core: Remove indirection through ib_cache_setup() by Jason Gunthorpe · 7 years ago
  22. a840c93 IB/core: Fix error code for invalid GID entry by Parav Pandit · 7 years ago
  23. 0394808 Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next by Jason Gunthorpe · 7 years ago
  24. 08bb558 IB/core: Make testing MR flags for writability a static inline function by Jack Morgenstein · 7 years ago
  25. 724631a IB/core: Introduce and use rdma_gid_table() by Parav Pandit · 7 years ago
  26. 25e6265 IB/core: Reduce the places that use zgid by Parav Pandit · 7 years ago
  27. 7a8690e RDMA/ucm: Mark UCM interface as BROKEN by Leon Romanovsky · 7 years ago
  28. 9906224 IB/core: Remove duplicate declaration of gid_cache_wq by Parav Pandit · 7 years ago
  29. fbdb0a9 RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers by Steve Wise · 7 years ago
  30. b04f0f0 IB/uverbs: Introduce a MPLS steering match filter by Ariel Levkovich · 7 years ago
  31. d90e5e5 IB/uverbs: Introduce a GRE steering match filter by Ariel Levkovich · 7 years ago
  32. e822ff2 IB/cm: Store and restore ah_attr during CM message processing by Parav Pandit · 7 years ago
  33. 0e225dc IB/cm: Store and restore ah_attr during LAP msg processing by Parav Pandit · 7 years ago
  34. a5c57d3 IB/cm: Avoid AV ah_attr overwriting during LAP message handling by Parav Pandit · 7 years ago
  35. 8e907ed IB/umem: Use the correct mm during ib_umem_release by Lidong Chen · 7 years ago
  36. aec05af IB/core: Remove redundant return by Yuval Shaia · 7 years ago
  37. e6125a2 RDMA/NLDEV: remove mr iova attribute by Steve Wise · 7 years ago
  38. f5e27a2 Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
  39. be0e8f3 IB/core: Reuse gid_table_release_one() in table allocation failure by Parav Pandit · 7 years ago
  40. 25a1cd3 IB/core: Make gid_table_reserve_default() return void by Parav Pandit · 7 years ago
  41. 73937e8 RDMA/nldev: helper functions to add driver attributes by Steve Wise · 7 years ago
  42. da5c850 RDMA/nldev: add driver-specific resource tracking by Steve Wise · 7 years ago
  43. 25a0ad8 RDMA/nldev: Add explicit pad attribute by Steve Wise · 7 years ago
  44. 9aa1692 RDMA/cma: Do not query GID during QP state transition to RTR by Parav Pandit · 7 years ago
  45. 2f6e513 IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code by Parav Pandit · 7 years ago
  46. db82476 IB/core: Make ib_mad_client_id atomic by Håkon Bugge · 7 years ago
  47. 54e7e48 IB/uverbs: Fix kernel crash during MR deregistration flow by Ariel Levkovich · 7 years ago
  48. 5ccbf63 IB/uverbs: Prevent reregistration of DM_MR to regular MR by Ariel Levkovich · 7 years ago
  49. f96416c RDMA/iwpm: fix memory leak on map_info by Colin Ian King · 7 years ago
  50. 2918c1a RDMA/cma: Fix use after destroy access to net namespace for IPoIB by Parav Pandit · 7 years ago
  51. f604db6 IB/uverbs: Fix validating mandatory attributes by Matan Barak · 7 years ago
  52. dc5640f IB/core: Fix deleting default GIDs when changing mac adddress by Parav Pandit · 7 years ago
  53. 22c01ee IB/core: Fix to avoid deleting IPv6 look alike default GIDs by Parav Pandit · 7 years ago
  54. a66ed14 IB/core: Don't allow default GID addition at non reseved slots by Parav Pandit · 7 years ago
  55. 09abfe7 RDMA/ucma: Allow resolving address w/o specifying source address by Roland Dreier · 7 years ago
  56. 8b77586 RDMA/ucma: Check for a cm_id->device in all user calls that need it by Jason Gunthorpe · 7 years ago
  57. e33514f IB/uverbs: Add missing braces in anonymous union initializers by Geert Uytterhoeven · 7 years ago
  58. ee6548d RDMA/rdma_cm: Delete rdma_addr_client by Jason Gunthorpe · 7 years ago
  59. 44e7505 RDMA/rdma_cm: Make rdma_addr_cancel into a fence by Jason Gunthorpe · 7 years ago
  60. e19c0d2 RDMA/rdma_cm: Remove process_req and timer sorting by Jason Gunthorpe · 7 years ago
  61. ef95a90 RDMA/ucma: ucma_context reference leak in error path by Shamir Rabinovitch · 7 years ago
  62. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  63. be934cc IB/uverbs: Add device memory registration ioctl support by Ariel Levkovich · 7 years ago
  64. bee76d7 IB/uverbs: Add alloc/free dm uverbs ioctl support by Ariel Levkovich · 7 years ago
  65. 1d8eeb9 IB/uverbs: Add device memory capabilities reporting by Ariel Levkovich · 7 years ago
  66. 56ab0b3 IB/uverbs: Introduce ESP steering match filter by Matan Barak · 7 years ago
  67. 7d12f8d IB/uverbs: Add modify ESP flow_action by Matan Barak · 7 years ago
  68. 9b82844 IB/uverbs: Add action_handle flow steering specification by Matan Barak · 7 years ago
  69. 2eb9bea IB/uverbs: Add flow_action create and destroy verbs by Matan Barak · 7 years ago
  70. 766d855 IB/uverbs: Refactor kern_spec_to_ib_spec_filter by Matan Barak · 7 years ago
  71. 494c558 IB/uverbs: Add enum attribute type to ioctl() interface by Matan Barak · 7 years ago
  72. 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 7 years ago
  73. 598ff6b IB/core: Refactor GID modify code for RoCE by Parav Pandit · 7 years ago
  74. f35faa4 IB/core: Simplify ib_query_gid to always refer to cache by Parav Pandit · 7 years ago
  75. 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
  76. 8435168 RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device by Roland Dreier · 7 years ago
  77. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  78. 218b9e3 RDMA/cma: Move rdma_cm_state to cma_priv.h by Parav Pandit · 7 years ago
  79. fd59015 IB/addr: Constify dst_entry pointer by Parav Pandit · 7 years ago
  80. 6f57c93 RDMA: Use u64_to_user_ptr everywhere by Jason Gunthorpe · 7 years ago
  81. 5b2cc79 RDMA/nldev: Provide netdevice name and index by Leon Romanovsky · 7 years ago
  82. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  83. 2253fc0 RDMA/CMA: Add rdma_port_space to UAPI by Steve Wise · 7 years ago
  84. 84652ae RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 7 years ago
  85. 190fb9c IB/core: Refer to RoCE port property to decide building cache by Parav Pandit · 7 years ago
  86. 22d24f7 IB/core: Search GID only for IB link layer by Parav Pandit · 7 years ago
  87. 4ab7cb4 IB/core: Refer to RoCE port property instead of GID table property by Parav Pandit · 7 years ago
  88. 3401857 IB/core: Generate GID change event regardless of RoCE GID table property by Parav Pandit · 7 years ago
  89. 97c45c2 IB/cm: Block processing alternate path handling RoCE Rx cm messages by Parav Pandit · 7 years ago
  90. e945130 IB/core: Protect against concurrent access to hardware stats by Mark Bloch · 7 years ago
  91. 611cb92 RDMA/ucma: Fix uABI structure layouts for 32/64 compat by Jason Gunthorpe · 7 years ago
  92. c8d3bcb RDMA/ucma: Check that device exists prior to accessing it by Leon Romanovsky · 7 years ago
  93. 4b658d1 RDMA/ucma: Check that device is connected prior to access it by Leon Romanovsky · 7 years ago
  94. 9137108 RDMA/rdma_cm: Fix use after free race with process_one_req by Jason Gunthorpe · 7 years ago
  95. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  96. 114cc9c IB/cma: Resolve route only while receiving CM requests by Parav Pandit · 7 years ago
  97. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. 98f1f4e IB/core: Refer to RoCE port property instead of GID table property by Parav Pandit · 7 years ago
  99. 0328603 RDMA/restrack: Remove ambiguity in resource track clean logic by Leon Romanovsky · 7 years ago
  100. 5f3e3b8 RDMA/ucma: Correct option size check using optlen by Chien Tin Tung · 7 years ago