1. 48107c4 Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into leon-ipoib by Doug Ledford · 7 years ago
  2. 5db465f IB/hns: checking for IS_ERR() instead of NULL by Dan Carpenter · 7 years ago
  3. 931b3c1 RDMA/mlx5: Fix existence check for extended address vector by Leon Romanovsky · 7 years ago
  4. efdd6f5 IB/uverbs: Fix device cleanup by Yishai Hadas · 7 years ago
  5. f7a6cb7 RDMA/uverbs: Prevent leak of reserved field by Leon Romanovsky · 7 years ago
  6. 5fff41e IB/core: Fix race condition in resolving IP to MAC by Parav Pandit · 7 years ago
  7. 5dc78ad IB/ipoib: Notify on modify QP failure only when relevant by Erez Shitrit · 7 years ago
  8. b287b76 Revert "IB/core: Allow QP state transition from reset to error" by Leon Romanovsky · 7 years ago
  9. 1b35509 IB/ipoib: Remove double pointer assigning by Leon Romanovsky · 7 years ago
  10. dc892e1 IB/ipoib: Clean error paths in add port by Leon Romanovsky · 7 years ago
  11. eb54714 IB/ipoib: Add get statistics support to SRIOV VF by Feras Daoud · 7 years ago
  12. 4829d96 IB/ipoib: Add multicast packets statistics by Alex Vesker · 7 years ago
  13. d2e46fc IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization by Feras Daoud · 7 years ago
  14. 11f74b4 IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp by Alex Vesker · 7 years ago
  15. a08e112 IB/ipoib: Make sure no in-flight joins while leaving that mcast by Erez Shitrit · 7 years ago
  16. 6bdc8de IB/ipoib: Use cancel_delayed_work_sync when needed by Erez Shitrit · 7 years ago
  17. edf3f30 IB/ipoib: Fix race between light events and interface restart by Feras Daoud · 7 years ago
  18. a62ab66 RDMA/core: Initialize port_num in qp_attr by Ismail, Mustafa · 7 years ago
  19. 5a7a88f RDMA/uverbs: Fix the check for port number by Ismail, Mustafa · 7 years ago
  20. e6e52ae RDMA/iser: don't send an rkey if all data is written as immadiate-data by Sagi Grimberg · 7 years ago
  21. 1217197 rxe: fix broken receive queue draining by Vijay Immanuel · 7 years ago
  22. c75d3ec RDMA/qedr: Prevent memory overrun in verbs' user responses by Amrani, Ram · 7 years ago
  23. 720336c iw_cxgb4: don't use WR keys/addrs for 0 byte reads by Ganesh Goudar · 7 years ago
  24. 4542e3c IB/mlx4: Fix CM REQ retries in paravirt mode by Håkon Bugge · 7 years ago
  25. a25ce42 IB/rdmavt: Setting of QP timeout can overflow jiffies computation by Kaike Wan · 7 years ago
  26. 266098b IB/core: Fix sparse warnings by Matan Barak · 8 years ago
  27. 601577b RDMA/bnxt_re: Fix the value reported for local ack delay by Selvin Xavier · 7 years ago
  28. 499e456 RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq by Selvin Xavier · 7 years ago
  29. 10d1ded RDMA/bnxt_re: Fix return value of poll routine by Devesh Sharma · 7 years ago
  30. 254cd25 RDMA/bnxt_re: Enable atomics only if host bios supports by Devesh Sharma · 7 years ago
  31. 536f092 RDMA/bnxt_re: Specify RDMA component when allocating stats context by Somnath Kotur · 7 years ago
  32. a25d112 RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP by Eddie Wai · 7 years ago
  33. 58d4a67 RDMA/bnxt_re: Report supported value to IB stack in query_device by Selvin Xavier · 7 years ago
  34. 4a62c5e RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails by Selvin Xavier · 7 years ago
  35. ab69d4c RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error by Somnath Kotur · 7 years ago
  36. b3b2c7c RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext by Devesh Sharma · 7 years ago
  37. 396551e IB/mlx5: Fix a warning message by Dan Carpenter · 8 years ago
  38. f0c6e88 RDMA/ocrdma: Fix error codes in ocrdma_create_srq() by Dan Carpenter · 7 years ago
  39. dd75cfa RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd() by Dan Carpenter · 7 years ago
  40. 9064d60 IB/cxgb3: Fix error codes in iwch_alloc_mr() by Dan Carpenter · 7 years ago
  41. 6ebedac cxgb4: Fix error codes in c4iw_create_cq() by Dan Carpenter · 7 years ago
  42. 6031e079 IB/i40iw: Fix error code in i40iw_create_cq() by Dan Carpenter · 7 years ago
  43. 5c8857b IB/IPoIB: Fix error code in ipoib_add_port() by Dan Carpenter · 7 years ago
  44. 653f0a7 RDMA/bnxt_re: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
  45. af56e53 i40iw: Free QP PBLEs when the QP is destroyed by Tatyana Nikolova · 7 years ago
  46. 44b99f8 i40iw: Avoid memory leak of CQP request objects by Shiraz Saleem · 7 years ago
  47. c709d7f i40iw: Update list correctly by Henry Orosco · 7 years ago
  48. c5c9d27 i40iw: Add missing memory barrier by Henry Orosco · 7 years ago
  49. b5e452a i40iw: Free QP resources on CQP destroy QP failure by Shiraz Saleem · 7 years ago
  50. 6327cb0 i40iw: Release cm_id ref on PCI function reset by Shiraz Saleem · 7 years ago
  51. 6c1d94d i40iw: Utilize iwdev->reset during PCI function reset by Shiraz Saleem · 7 years ago
  52. 415920a i40iw: Do not poll CCQ after it is destroyed by Mustafa Ismail · 7 years ago
  53. be8822d i40iw: Fix order of cleanup in close by Mustafa Ismail · 7 years ago
  54. ebc9ca4 IB/core: Allow QP state transition from reset to error by Tadeusz Struk · 8 years ago
  55. 5f110ac4 IB/hns: Fix for checkpatch.pl comment style warnings by oulijun · 8 years ago
  56. d322f00 IB/hns: Fix the bug with modifying the MAC address without removing the driver by oulijun · 8 years ago
  57. 9de61d3 IB/hns: Fix the bug with rdma operation by oulijun · 8 years ago
  58. 58c4f0d IB/hns: Fix the bug with wild pointer when destroy rc qp by oulijun · 8 years ago
  59. 5802883 IB/hns: Fix the bug of polling cq failed for loopback Qps by oulijun · 8 years ago
  60. 56012e1 IB/rxe: Set dma_mask and coherent_dma_mask by yonatanc · 7 years ago
  61. fda85ce IB/rxe: Fix kernel panic from skb destructor by Yonatan Cohen · 7 years ago
  62. b6c871e IB/ipoib: Let lower driver handle get_stats64 call by Erez Shitrit · 8 years ago
  63. 8fe8bac IB/core: Add ordered workqueue for RoCE GID management by Majd Dibbiny · 8 years ago
  64. 12cc1a0 IB/mlx5: Clean mr_cache debugfs in case of failure by Leon Romanovsky · 8 years ago
  65. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  66. 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  67. d83187d IB/IPoIB: Convert IPoIB to memalloc_noio_* calls by Leon Romanovsky · 8 years ago
  68. ed7b521 IB/IPoIB: Forward MTU change to driver below by Erez Shitrit · 8 years ago
  69. 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
  70. f7c8f2e IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMAC by Parav Pandit · 8 years ago
  71. a512c2f IB/core: Introduce modify QP operation with udata by Parav Pandit · 8 years ago
  72. cbd09ae IB/core: Don't resolve IP address to the loopback device by Moni Shoua · 8 years ago
  73. bebb2a4 IB/core: Namespace is mandatory input for address resolution by Moni Shoua · 8 years ago
  74. c8c16d3 IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 8 years ago
  75. 28b5b3a RDMA/core: Document confusing code by Gustavo A. R. Silva · 8 years ago
  76. 99975cd mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array by Bart Van Assche · 8 years ago
  77. 91647f4 IB/hfi1: Ensure dd->gi_mask can not be overflowed by Dennis Dalessandro · 8 years ago
  78. 3d886aa Merge tag 'v4.13-rc1' into k.o/for-4.13-rc by Doug Ledford · 7 years ago
  79. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  80. 4c93496 IB/rxe: do not copy extra stack memory to skb by Kees Cook · 7 years ago
  81. e7d80c8 IB/iser: Handle lack of memory management extentions correctly by Mike Marciniszyn · 7 years ago
  82. a7d4026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  83. fce50a2 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 7 years ago
  84. 13fdd44 IB/srpt: Make a debug statement in srpt_abort_cmd() more informative by Bart Van Assche · 8 years ago
  85. a750cfd IB/core: Fix static analysis warning in ib_policy_change_task by Daniel Jurgens · 7 years ago
  86. 79d0636 IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings by Daniel Jurgens · 7 years ago
  87. 9871ab2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  88. 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 7 years ago
  89. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  90. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  91. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  92. 5ecce4c RDMA/uverbs: Check port number supplied by user verbs cmds by Boris Pismenny · 7 years ago
  93. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  94. a379d69 IB/opa_vnic: Use spinlock instead of mutex for stats_lock by Vishwanathapura, Niranjana · 7 years ago
  95. 0568c46 IB/opa_vnic: Use GFP_ATOMIC while sending trap by Vishwanathapura, Niranjana · 7 years ago
  96. 095b092 IB/mlx5: Respect mlx5_core reserved GIDs by Ilan Tayari · 8 years ago
  97. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 7 years ago
  98. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 7 years ago
  99. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  100. 7003cdd qed*: Rename qed_roce_if.h to qed_rdma_if.h by Kalderon, Michal · 7 years ago