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