1. ed88451 IB/mlx5: Assign DSCP for R-RoCE QPs Address Path by Majd Dibbiny · 8 years ago
  2. 1e0e50b IB/mlx5: Avoid SMP MADs from VFs by Maor Gottlieb · 8 years ago
  3. c43f111 IB/mlx5: Add additional checks before processing MADs by Maor Gottlieb · 8 years ago
  4. 45bded2 IB/mlx5: Verify that Q counters are supported by Kamal Heib · 8 years ago
  5. 12bbf1e IB/mlx5: Return error for unsupported signature type by Leon Romanovsky · 8 years ago
  6. 0fd27a8 IB/mlx5: Fix out-of-bound access by Leon Romanovsky · 8 years ago
  7. bda65b4 Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 8 years ago
  8. 30aa60b IB/mlx5: Support 4k UAR for libmlx5 by Eli Cohen · 8 years ago
  9. b037c29 IB/mlx5: Allow future extension of libmlx5 input data by Eli Cohen · 8 years ago
  10. 5fe9dec IB/mlx5: Use blue flame register allocator in mlx5_ib by Eli Cohen · 8 years ago
  11. 0b80c14 IB/mlx5: Fix retrieval of index to first hi class bfreg by Eli Cohen · 8 years ago
  12. 2f5ff26 mlx5: Fix naming convention with respect to UARs by Eli Cohen · 8 years ago
  13. f4044da IB/mlx5: Fix error handling order in create_kernel_qp by Eli Cohen · 8 years ago
  14. de8d6e0 IB/mlx5: Fix kernel to user leak prevention logic by Eli Cohen · 8 years ago
  15. 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. aa8e08d IB/mlx5: Improve MR check by Artemy Kovalyov · 8 years ago
  17. 17d2f88 IB/mlx5: Add ODP atomics support by Artemy Kovalyov · 8 years ago
  18. d9aaed8 {net,IB}/mlx5: Refactor page fault handling by Artemy Kovalyov · 8 years ago
  19. 7d0cc6e IB/mlx5: Add MR cache for large UMR regions by Artemy Kovalyov · 8 years ago
  20. c438fde IB/mlx5: Add support for big MRs by Artemy Kovalyov · 8 years ago
  21. 3161625 IB/mlx5: Refactor UMR post send format by Artemy Kovalyov · 8 years ago
  22. d5ea2df IB/mlx5: Add helper mlx5_ib_post_send_wait by Binoy Jayan · 8 years ago
  23. 9f88520 IB/mlx5: Reorder code in query device command by Leon Romanovsky · 8 years ago
  24. 10b1c04 net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 8 years ago
  25. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  26. 74c3875 qedr: Always notify the verb consumer of flushed CQEs by Amrani, Ram · 8 years ago
  27. 27035a1 qedr: clear the vendor error field in the work completion by Amrani, Ram · 8 years ago
  28. 922d9a4 qedr: post_send/recv according to QP state by Amrani, Ram · 8 years ago
  29. 8b0cabc qedr: ignore inline flag in read verbs by Amrani, Ram · 8 years ago
  30. b4c2cc4 qedr: modify QP state to error when destroying it by Amrani, Ram · 8 years ago
  31. d6ebbf2 qedr: return correct value on modify qp by Amrani, Ram · 8 years ago
  32. a121135 qedr: return error if destroy CQ failed by Amrani, Ram · 8 years ago
  33. c7eb3bc qedr: configure the number of CQEs on CQ creation by Amrani, Ram · 8 years ago
  34. 61f51b7 i40iw: Set 128B as the only supported RQ WQE size by Chien Tin Tung · 8 years ago
  35. b414fa0 iw_cxgb4: set correct FetchBurstMax for QPs by Steve Wise · 8 years ago
  36. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  37. 6f94ba2 Merge branch 'vmw_pvrdma' into merge-test by Doug Ledford · 8 years ago
  38. 29c8d9e IB: Add vmw_pvrdma driver by Adit Ranadive · 8 years ago
  39. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  40. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  41. 253f8b2 Merge branch 'hfi1' into merge-test by Doug Ledford · 8 years ago
  42. 884fa4f Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test by Doug Ledford · 8 years ago
  43. 46d0703 IB/mlx4: fix improper return value by Pan Bian · 8 years ago
  44. 5b4c9cd IB/ocrdma: fix bad initialization by Pan Bian · 8 years ago
  45. 6a3a105 infiniband: nes: return value of skb_linearize should be handled by Zhouyi Zhou · 8 years ago
  46. 7ceb740 IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc by Souptick Joarder · 8 years ago
  47. 1974ab9 mlx5, calc_sq_size(): Make a debug message more informative by Bart Van Assche · 8 years ago
  48. 3d6bdf1 mlx5: Remove a set-but-not-used variable by Bart Van Assche · 8 years ago
  49. 626bc02 mlx5: Use { } instead of { 0 } to init struct by Bart Van Assche · 8 years ago
  50. b42dde4 IB/mlx4: Rework special QP creation error path by Bart Van Assche · 8 years ago
  51. 5f4c7e4 IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR by Julia Lawall · 8 years ago
  52. 24dc08c IB/nes: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  53. 14ab889 IB/mlx5: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  54. aecb66b qedr: remove pointless NULL check in qedr_post_send() by Wei Yongjun · 8 years ago
  55. aafec38 qedr: Use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 8 years ago
  56. 181d801 qedr: Fix possible memory leak in qedr_create_qp() by Wei Yongjun · 8 years ago
  57. ea7ef2a qedr: return -EINVAL if pd is null and avoid null ptr dereference by Colin Ian King · 8 years ago
  58. 9fa240b IB/mad: Eliminate redundant SM class version defines for OPA by Hal Rosenstock · 8 years ago
  59. 7d29f34 IB/mlx5: Properly adjust rate limit on QP state transitions by Bodong Wang · 8 years ago
  60. d949167 IB/mlx5: Report mlx5 packet pacing capabilities when querying device by Bodong Wang · 8 years ago
  61. ca5b91d IB/mlx5: Support RAW Ethernet when RoCE is disabled by Or Gerlitz · 8 years ago
  62. 45f95ac IB/mlx5: Rename RoCE related helpers to reflect being Eth ones by Or Gerlitz · 8 years ago
  63. d012f5d IB/mlx5: Refactor registration to netdev notifier by Or Gerlitz · 8 years ago
  64. b216af4 IB/mlx5: Use u64 for UMR length by Maor Gottlieb · 8 years ago
  65. afd02cd IB/mlx5: Avoid system crash when enabling many VFs by Eli Cohen · 8 years ago
  66. c73b791 IB/mlx5: Assign SRQ type earlier by Maor Gottlieb · 8 years ago
  67. c482af6 IB/mlx4: Fix out-of-range array index in destroy qp flow by Jack Morgenstein · 8 years ago
  68. 41c450f IB/mlx5: Make create/destroy_ah available to userspace by Moni Shoua · 8 years ago
  69. 5097e71 IB/mlx5: Use kernel driver to help userspace create ah by Moni Shoua · 8 years ago
  70. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  71. 6ad279c IB/mlx5: Report that device has udata response in create_ah by Moni Shoua · 8 years ago
  72. 2d1e697 IB/mlx5: Add support to match inner packet fields by Moses Reuben · 8 years ago
  73. ffb30d8 IB/mlx5: Support Vxlan tunneling specification by Moses Reuben · 8 years ago
  74. 1cbe6fc IB/mlx5: Add support for CQE compressing by Bodong Wang · 8 years ago
  75. 7e43a2a IB/mlx5: Report mlx5 CQE compression caps during query by Bodong Wang · 8 years ago
  76. 191ded4 IB/mlx5: Report mlx5 multi packet WQE caps during query by Bodong Wang · 8 years ago
  77. bf08e88 IB/mlx4: Check if GRH is available before using it by Eran Ben Elisha · 8 years ago
  78. 1f22e45 IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs by Eran Ben Elisha · 8 years ago
  79. d6f7bbc i40iw: Reorganize structures to align with HW capabilities by Henry Orosco · 8 years ago
  80. 0cc0d85 i40iw: Fix incorrect check for error by Mustafa Ismail · 8 years ago
  81. 6b0805c i40iw: Assign MSS only when it is a new MTU by Mustafa Ismail · 8 years ago
  82. d627b50 i40iw: Fix race condition in terminate timer's handler by Shiraz Saleem · 8 years ago
  83. fd90d4d4 i40iw: Fix memory leak in CQP destroy when in reset by Mustafa Ismail · 8 years ago
  84. 1cda28b i40iw: Fix QP flush to not hang on empty queues or failure by Shiraz Saleem · 8 years ago
  85. f4a87ca i40iw: Fix double free of QP by Mustafa Ismail · 8 years ago
  86. 91c42b7 i40iw: Use correct src address in memcpy to rdma stats counters by Shiraz Saleem · 8 years ago
  87. 5e58917 i40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW_STAG_INDEX_FROM_STAG by Thomas Huth · 8 years ago
  88. 66431b0 IB/hfi1: Define platform_config_table_limits once by Bart Van Assche · 8 years ago
  89. 0fc859a IB/hfi1: constify mmu_notifier_ops structure by Bhumika Goyal · 8 years ago
  90. 5dc8060 IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division by Mike Marciniszyn · 8 years ago
  91. c64607a IB/hfi1,IB/qib: use rvt swqe mr deref helper by Mike Marciniszyn · 8 years ago
  92. 9d8145a IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes by Harish Chegondi · 8 years ago
  93. 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 8 years ago
  94. 238b186 IB/qib: Use standard refcount wrapper for QPs by Sebastian Sanchez · 8 years ago
  95. b44980f IB/hfi1: Replace qp->refcount release code with standard driver wrapper by Sebastian Sanchez · 8 years ago
  96. 0080167 IB/hfi1: Preserve external device completed bit by Dean Luick · 8 years ago
  97. 9b86071c IB/hfi1: Remove critical section gap in sc_buffer_alloc() by Sebastian Sanchez · 8 years ago
  98. b777f15 IB/hfi1: Remove usage of qp->s_cur_sge by Mitko Haralanov · 8 years ago
  99. 5213006 IB/hfi1: Add special setting for low power AOC by Dean Luick · 8 years ago
  100. 6e40b59 IB/hfi1: Remove definition of unused hfi1_affinity struct by Tadeusz Struk · 8 years ago