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