1. da19a10 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  2. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  3. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  4. 50b7d22 IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]() by Logan Gunthorpe · 6 years ago
  5. 76d865b RDMA/core: Fix comment for hw stats init for port == 0 by Parav Pandit · 6 years ago
  6. 548cb4f RDMA/core: Refactor ib_register_device() function by Parav Pandit · 6 years ago
  7. 67fecaf RDMA/core: Fix unwinding flow in case of error to register device by Parav Pandit · 6 years ago
  8. 551d315 RDMA/umad: Use kernel API to allocate umad indexes by Leon Romanovsky · 6 years ago
  9. 90f6e41 RDMA/uverbs: Use kernel API to allocate uverbs indexes by Leon Romanovsky · 6 years ago
  10. 7d65cbf RDMA/core: Increase total number of RDMA ports across all devices by Leon Romanovsky · 6 years ago
  11. 1ae4cfa RDMA/core: Rename ports_parent to ports_kobj by Parav Pandit · 6 years ago
  12. 0f6ef65 RDMA/core: Do not expose unsupported counters by Parav Pandit · 6 years ago
  13. 05d940d RDMA/nldev: Allow IB device rename through RDMA netlink by Leon Romanovsky · 6 years ago
  14. d21943d RDMA/core: Implement IB device rename function by Leon Romanovsky · 6 years ago
  15. dbace11 RDMA/core: Annotate timeout as unsigned long by Leon Romanovsky · 6 years ago
  16. 9549c2b RDMA/core: Align multiple functions to kernel coding style by Leon Romanovsky · 6 years ago
  17. d6f9125 RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route() by Leon Romanovsky · 6 years ago
  18. a3671a4 RDMA/ucma: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  19. 0295e39 IB/ucm: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  20. e54b6a3 RDMA/cm: Respect returned status of cm_init_av_by_path by Leon Romanovsky · 6 years ago
  21. fe9bc16 RDMA/restrack: Protect from reentry to resource return path by Leon Romanovsky · 6 years ago
  22. 59bfc59 Merge branch 'for-rc' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  23. 5d6b0cb RDMA/netdev: Fix netlink support in IPoIB by Denis Drozdov · 6 years ago
  24. f6a8a19 RDMA/netdev: Hoist alloc_netdev_mqs out of the driver by Denis Drozdov · 6 years ago
  25. ed7a01f RDMA/restrack: Release task struct which was hold by CM_ID object by Leon Romanovsky · 6 years ago
  26. 2165fc2 RDMA/restrack: Consolidate task name updates in one place by Leon Romanovsky · 6 years ago
  27. 363ad35 RDMA/restrack: Un-inline set task implementation by Leon Romanovsky · 6 years ago
  28. fe33507 RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu by Parav Pandit · 6 years ago
  29. 3871673 RDMA/netlink: Simplify netlink listener existence check by Leon Romanovsky · 6 years ago
  30. d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
  31. e73798f RDMA/uverbs: Fix RCU annotation for radix slot deference by Jason Gunthorpe · 6 years ago
  32. 41ab1cb RDMA/cma: Introduce and use cma_ib_acquire_dev() by Parav Pandit · 6 years ago
  33. ff11c6c RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip() by Parav Pandit · 6 years ago
  34. 78fb282 RDMA/cma: Allow accepting requests for multi port rdma device by Parav Pandit · 6 years ago
  35. 3994586 RDMA/core: Acquire and release mmap_sem on page range by Parav Pandit · 6 years ago
  36. c8b53d0 IB/sa: simplify return code logic for ib_nl_send_msg() by Alex Estrin · 6 years ago
  37. 896de00 RDMA/core: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  38. 43c7c85 RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name by Jason Gunthorpe · 6 years ago
  39. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  40. c6ce580 RDMA/umem: Fix potential addition overflow by Doug Ledford · 6 years ago
  41. 3312d1c6 RDMA/umem: Minor optimizations by Doug Ledford · 6 years ago
  42. 5c5702e RDMA/core: Set right entry state before releasing reference by Parav Pandit · 6 years ago
  43. a9360ab IB/uverbs: Free uapi on destroy by Mark Bloch · 6 years ago
  44. 2a3ccfd RDMA/uverbs: Get rid of ucontext->tgid by Jason Gunthorpe · 6 years ago
  45. 56ac9dd RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path by Jason Gunthorpe · 6 years ago
  46. be7a57b RDMA/umem: Handle a half-complete start/end sequence by Jason Gunthorpe · 6 years ago
  47. ca748c3 RDMA/umem: Get rid of per_mm->notifier_count by Jason Gunthorpe · 6 years ago
  48. f27a0d5 RDMA/umem: Use umem->owning_mm inside ODP by Jason Gunthorpe · 6 years ago
  49. c9990ab RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm by Jason Gunthorpe · 6 years ago
  50. 597ecc5 RDMA/umem: Get rid of struct ib_umem.odp_data by Jason Gunthorpe · 6 years ago
  51. 41b4deea RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem by Jason Gunthorpe · 6 years ago
  52. b5231b0 RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP by Jason Gunthorpe · 6 years ago
  53. 4eeed36 RDMA/uverbs: Fix validity check for modify QP by Majd Dibbiny · 6 years ago
  54. d4b4dd1b RDMA/umem: Do not use current->tgid to track the mm_struct by Jason Gunthorpe · 6 years ago
  55. ce92db1c RDMA/ucontext: Get rid of the old disassociate flow by Jason Gunthorpe · 6 years ago
  56. 5f9794d RDMA/ucontext: Add a core API for mmaping driver IO memory by Jason Gunthorpe · 6 years ago
  57. 0099103 RDMA/uverbs: Fix error unwind in ib_uverbs_add_one by Jason Gunthorpe · 6 years ago
  58. 0965cc9 RDMA/core: Properly return the error code of rdma_set_src_addr_rcu by YueHaibing · 6 years ago
  59. 6ebce44 RDMA/uverbs: Remove is_closed from ib_uverbs_file by Jason Gunthorpe · 6 years ago
  60. 5fe23f2 ucma: fix a use-after-free in ucma_resolve_ip() by Cong Wang · 6 years ago
  61. 0e9d2c1 RDMA/core: Consider net ns of gid attribute for RoCE by Parav Pandit · 6 years ago
  62. d6b1764 RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attribute by Parav Pandit · 6 years ago
  63. 6aaecd3 RDMA/core: Simplify roce_resolve_route_from_path() by Parav Pandit · 6 years ago
  64. c31d4b2 RDMA/core: Protect against changing dst->dev during destination resolve by Parav Pandit · 6 years ago
  65. 307edde8 RDMA/core: Refer to network type instead of device type by Parav Pandit · 6 years ago
  66. 783793b RDMA/core: Use common code flow for IPv4/6 for addr resolve by Parav Pandit · 6 years ago
  67. 77addc5 RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr by Parav Pandit · 6 years ago
  68. a362ea1 RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6 by Parav Pandit · 6 years ago
  69. 89c5691 RDMA/core: Let protocol specific function typecast sockaddr structure by Parav Pandit · 6 years ago
  70. f89b7df RDMA/core: Avoid unnecessary sa_family overwrite by Parav Pandit · 6 years ago
  71. caf1e3a RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcu by Parav Pandit · 6 years ago
  72. 67e3816 RDMA/uverbs: Atomically flush and mark closed the comp event queue by Steve Wise · 6 years ago
  73. fa76d24 RDMA/mlx5: Add flow actions support to raw create flow by Mark Bloch · 6 years ago
  74. 86e1d46 RDMA/uverbs: Move flow resources initialization by Mark Bloch · 6 years ago
  75. 70cd20a IB/uverbs: Add IDRs array attribute type to ioctl() interface by Guy Levi · 6 years ago
  76. 2739935 RDMA/core: Assign device ifindex before publishing the device by Parav Pandit · 6 years ago
  77. c715a39 RDMA/core: Follow correct unregister order between sysfs and cgroup by Parav Pandit · 6 years ago
  78. 50704e0 RDMA/umem: Restore lockdep check while downgrading lock by Leon Romanovsky · 6 years ago
  79. e1f540c RDMA/core: Define client_data_lock as rwlock instead of spinlock by Parav Pandit · 6 years ago
  80. 2d65f49 RDMA/core: Use simpler spin lock irq API from blocking context by Parav Pandit · 6 years ago
  81. 4512acd RDMA/core: Remove context entries from list while unregistering device by Parav Pandit · 6 years ago
  82. f7b65d9 RDMA/core: Use simplified list_for_each by Parav Pandit · 6 years ago
  83. 93688dd RDMA/core: No need to protect kfree with spin lock and semaphore by Parav Pandit · 6 years ago
  84. 722c7b2 RDMA/{cma, core}: Avoid callback on rdma_addr_cancel() by Parav Pandit · 6 years ago
  85. f9d08f1e RDMA/core: Rate limit MAD error messages by Parav Pandit · 6 years ago
  86. 798bba0 RDMA/core: Fail early if unsupported QP is provided by Parav Pandit · 6 years ago
  87. 954a8e3 RDMA/cma: Protect cma dev list with lock by Parav Pandit · 6 years ago
  88. 2c910cb Merge branch 'uverbs_dev_cleanups' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  89. b53b1c0 RDMA/uverbs: Use device.groups to initialize device attributes by Parav Pandit · 6 years ago
  90. c5c4d92 RDMA/uverbs: Use cdev_device_add() instead of cdev_add() by Parav Pandit · 6 years ago
  91. adee9f3 RDMA/core: Depend on device_add() to add device attributes by Parav Pandit · 6 years ago
  92. 08e74be RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one() by Parav Pandit · 6 years ago
  93. 627212c RDMA/core: Replace open-coded variant of get_device by Parav Pandit · 6 years ago
  94. 6ceb633 RDMA/uverbs: Declare closing variable as boolean by Leon Romanovsky · 6 years ago
  95. f794809 IB/core: Add an unbound WQ type to the new CQ API by Jack Morgenstein · 6 years ago
  96. 841eefc RDMA/uverbs: Add generic function to fill in flow action object by Mark Bloch · 6 years ago
  97. 0953fff RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language by Mark Bloch · 6 years ago
  98. e4ff3d2 IB/core: Release object lock if destroy failed by Artemy Kovalyov · 6 years ago
  99. 0d23ba6 RDMA/ucma: check fd type in ucma_migrate_id() by Jann Horn · 6 years ago
  100. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago