1. c240981 RDMA/nldev: Refactor setting the nldev handle to a common function by Leon Romanovsky · 7 years ago
  2. 924b890 RDMA/core: Replace open-coded variant of put_device by Leon Romanovsky · 7 years ago
  3. b823369 RDMA/netlink: Simplify code of autoload modules by Leon Romanovsky · 7 years ago
  4. 9ef77bd RDMA/rxe: Remove useless EXPORT_SYMBOL by Leon Romanovsky · 7 years ago
  5. 27f382d IB/mthca: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  6. 7d37ebb RDMA/bnxt_re: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  7. 7bced91 RDMA/qedr: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  8. 5835565 RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  9. d78756d IB/ocrdma: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  10. f48fca4 iw_cxgb4: Change error/warn prints to pr_debug by Bharat Potnuri · 7 years ago
  11. 4044a3f RDMA/hns: Add detailed comments for mb() call by Yixian Liu · 7 years ago
  12. 1ee47ab IB/mlx5: Enable QP creation with a given blue flame index by Yishai Hadas · 7 years ago
  13. 4ed131d IB/mlx5: Expose dynamic mmap allocation by Yishai Hadas · 7 years ago
  14. 31a78a5 IB/mlx5: Extend UAR stuff to support dynamic allocation by Yishai Hadas · 7 years ago
  15. 4e2b53a IB/mlx5: Report inner RSS capability by Maor Gottlieb · 7 years ago
  16. 07d84f7 IB/mlx4: Add support to RSS hash for inner headers by Guy Levi · 7 years ago
  17. 76a895d Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git by Jason Gunthorpe · 7 years ago
  18. d2acafe RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header by Bryan Tan · 7 years ago
  19. a61eb61 RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t by Bryan Tan · 7 years ago
  20. 1a9ecf8 RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc by Bryan Tan · 7 years ago
  21. 5aef7cf RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic by Bryan Tan · 7 years ago
  22. 926aae2 RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file by Bryan Tan · 7 years ago
  23. 66131e0 i40iw: Change accelerated flag to bool by Henry Orosco · 7 years ago
  24. efac5ac infiniband: drop unknown function from core_priv.h by Randy Dunlap · 7 years ago
  25. 727b7e9 IB/core: Make sure that PSN does not overflow by Majd Dibbiny · 7 years ago
  26. 45e6ae7 IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 7 years ago
  27. 4a50881 IB/core: Verify that QP is security enabled in create and destroy by Moni Shoua · 7 years ago
  28. 05d14e7 IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() by Moni Shoua · 7 years ago
  29. ad9a366 IB/mlx5: Serialize access to the VMA list by Majd Dibbiny · 7 years ago
  30. 2e903b6 IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit by Don Hiatt · 7 years ago
  31. 2ef7f2e IB/core: Use rdma_cap_opa_mad to check for OPA by Don Hiatt · 7 years ago
  32. fefa068 i40iw: Fix the connection ORD value for loopback by Tatyana Nikolova · 7 years ago
  33. ce9ce74 i40iw: Validate correct IRD/ORD connection parameters by Tatyana Nikolova · 7 years ago
  34. 756f77d i40iw: Ignore LLP_DOUBT_REACHABILITY AE by Shiraz Saleem · 7 years ago
  35. df8b13a i40iw: Fix sequence number for the first partial FPDU by Shiraz Saleem · 7 years ago
  36. 3020f25 i40iw: Selectively teardown QPs on IP addr change event by Shiraz Saleem · 7 years ago
  37. 0c5d515 i40iw: Add notifier for network device events by Shiraz Saleem · 7 years ago
  38. fe99afd i40iw: Correct Q1/XF object count equation by Shiraz Saleem · 7 years ago
  39. 8758768 i40iw: Use utility function roundup_pow_of_two() by Shiraz Saleem · 7 years ago
  40. f32b766 i40iw: Set MAX_IRD_SIZE to 64 by Shiraz Saleem · 7 years ago
  41. 896b1ec rdma: Update maintainer contact for Intel RDMA drivers by Dennis Dalessandro · 7 years ago
  42. af808ec IB/SA: Check dlid before SA agent queries for ClassPortInfo by Venkata Sandeep Dhanalakota · 7 years ago
  43. adb1c0d1 nes: Change accelerated flag to bool by Shiraz Saleem · 7 years ago
  44. 4c009af IB/hfi: Only read capability registers if the capability exists by Michael J. Ruhl · 7 years ago
  45. 72c7fe9 drivers: infiniband: remove duplicate includes by Pravin Shedge · 7 years ago
  46. a5073d6 RDMA/hns: Add eq support of hip08 by Yixian Liu · 7 years ago
  47. b16f818 RDMA/hns: Refactor eq code for hip06 by Yixian Liu · 7 years ago
  48. 1f80bd6 IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush by Alex Vesker · 7 years ago
  49. 71a0ff6 IB/mlx5: Fix congestion counters in LAG mode by Majd Dibbiny · 7 years ago
  50. e3524b2 RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy by Bryan Tan · 7 years ago
  51. 30a366a RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning by Bryan Tan · 7 years ago
  52. 1774805 RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path by Bryan Tan · 7 years ago
  53. d145873 iw_cxgb4: when flushing, complete all wrs in a chain by Steve Wise · 7 years ago
  54. 96a236e iw_cxgb4: reflect the original WR opcode in drain cqes by Steve Wise · 7 years ago
  55. f55688c iw_cxgb4: Only validate the MSN for successful completions by Steve Wise · 7 years ago
  56. 7448208 RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS by Anton Vasilyev · 8 years ago
  57. 66f53e6 iser-target: avoid reinitializing rdma contexts for isert commands by Bharat Potnuri · 7 years ago
  58. 16c72e4 IB/cm: Refactor to avoid setting path record software only fields by Parav Pandit · 7 years ago
  59. f6bdb14 IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc by Parav Pandit · 7 years ago
  60. 4ad6a02 IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_path by Parav Pandit · 7 years ago
  61. 33f93e1 IB/cm: Fix sleeping while spin lock is held by Parav Pandit · 7 years ago
  62. 5cf3968 IB/cm: Handle address handle attribute init error by Parav Pandit · 7 years ago
  63. 0c4386ec IB/{cm, umad}: Handle av init error by Parav Pandit · 7 years ago
  64. dbb1256 IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer by Parav Pandit · 7 years ago
  65. 5092d17 RDMA/core: Avoid copying ifindex twice by Parav Pandit · 7 years ago
  66. 575c7e5 RDMA/{core, cma}: Simplify rdma_translate_ip by Parav Pandit · 7 years ago
  67. 699a83f IB/core: Removed unused function by Parav Pandit · 7 years ago
  68. 86937fc RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grh by Parav Pandit · 7 years ago
  69. 1c43d5d IB/core: Avoid exporting module internal ib_find_gid_by_filter() by Parav Pandit · 7 years ago
  70. fe78acf IB/rxe: Avoid passing unused index pointer which is optional by Parav Pandit · 7 years ago
  71. 151ed9d IB/core: Refactor to avoid unnecessary check on GID lookup miss by Parav Pandit · 7 years ago
  72. b0dd0d3 IB/core: Avoid unnecessary type cast by Parav Pandit · 7 years ago
  73. 981b5a2 RDMA/cma: Introduce and use helper functions to init work by Parav Pandit · 7 years ago
  74. c423880 RDMA/cma: Avoid setting path record type twice by Parav Pandit · 7 years ago
  75. 4367ec7 RDMA/cma: Simplify netdev check by Parav Pandit · 7 years ago
  76. 5c181bd RDMA/cma: Set default GID type as RoCE when resolving RoCE route by Parav Pandit · 7 years ago
  77. edf1a84 IB/umem: Fix use of npages/nmap fields by Artemy Kovalyov · 7 years ago
  78. 119bf81 IB/cm: Add debug prints to ib_cm by Daniel Jurgens · 7 years ago
  79. 8b00914 IB/core: Fix memory leak in cm_req_handler error flows by Matan Barak · 7 years ago
  80. 7baaa49 RDMA/cma: Use correct size when writing netlink stats by Parav Pandit · 7 years ago
  81. 98aebc5 IB/ipoib: Update pathrec field if not valid record by Erez Shitrit · 7 years ago
  82. 4390008 IB/ipoib: Avoid memory leak if the SA returns a different DGID by Erez Shitrit · 7 years ago
  83. d7c0557 IB/mlx4: Remove unused ibpd parameter by Erez Alfasi · 7 years ago
  84. df8441c IB/core: Avoid exporting module internal function by Parav Pandit · 7 years ago
  85. 56d0a7d9 IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2 by Parav Pandit · 7 years ago
  86. 1060f86 IB/{core/cm}: Fix generating a return AH for RoCEE by Parav Pandit · 7 years ago
  87. 8b0c05d IB/ocrdma: Remove unneeded conversions to bool by Andrew F. Davis · 7 years ago
  88. 54a6d63 IB/mlx4: Potential buffer overflow in _mlx4_set_path() by Dan Carpenter · 7 years ago
  89. ccc04cd RDMA/cxgb4: Add a sanity check in process_work() by Dan Carpenter · 7 years ago
  90. 0cb65d4 iw_cxgb4: make pointer reg_workq static by Colin Ian King · 7 years ago
  91. f8109d9 infiniband: cxgb4: use ktime_get for timestamps by Arnd Bergmann · 7 years ago
  92. 302d642 RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo() by Geert Uytterhoeven · 7 years ago
  93. ac6dbf7 IB/ipoib: Warn when one port fails to initialize by Yuval Shaia · 7 years ago
  94. 3027847 RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call by Arvind Yadav · 7 years ago
  95. 9d98e19 IB/ipoib: Restore MM behavior in case of tx_ring allocation failure by Yuval Shaia · 7 years ago
  96. e711f96 IB/srp: replace custom implementation of hex2bin() by Andy Shevchenko · 7 years ago
  97. 1b19b951 IB/mlx5: revisit -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  98. 24b9aba i40iw: Reinitialize add_sd_cnt by Mustafa Ismail · 7 years ago
  99. 807e005 i40iw: Use sqsize to initialize cqp_requests elements by Chien Tin Tung · 7 years ago
  100. c55359a IB/ipoib: Replace printk with pr_warn by Yuval Shaia · 7 years ago