1. d66c88a8 IB/mlx4: Switch from dma_device to dev.parent by Bart Van Assche · 9 years ago
  2. f2296ad IB/i40iw: Remove a superfluous assignment statement by Bart Van Assche · 9 years ago
  3. fecd02e IB/hns: Switch from dma_device to dev.parent by Bart Van Assche · 9 years ago
  4. 3067771 IB/hfi1: Switch from dma_device to dev.parent by Bart Van Assche · 9 years ago
  5. d08868a IB/cxgb4: Set dev.parent instead of dma_device by Bart Van Assche · 9 years ago
  6. 91f734b IB/cxgb3: Set dev.parent instead of dma_device by Bart Van Assche · 9 years ago
  7. 5f0cb80 IB/qib: Remove DMA mapping code by Bart Van Assche · 9 years ago
  8. e6d356d IB/hf1: Remove DMA mapping code by Bart Van Assche · 9 years ago
  9. db287ec RDMA/ocrdma: Replace BUG() with BUG_ON() by ssh10 · 9 years ago
  10. b462b06 RDMA/cxgb4: Use AF_INET for sin_family field by ssh10 · 9 years ago
  11. df15856 RDMA/qedr: restructure functions that create/destroy QPs by Amrani, Ram · 9 years ago
  12. bb75f33 RDMA/qib: use rb_entry() by Geliang Tang · 9 years ago
  13. e8f4eb3 RDMA/hfi1: drop pci_link_reset() by Cao jin · 9 years ago
  14. 850d087 RDMA/qib: drop qib_pci_link_reset() by Cao jin · 9 years ago
  15. 7f6856b RDMA/i40iw: use designated initializers by Kees Cook · 9 years ago
  16. 6554c9f RDMA/nes: use designated initializers by Kees Cook · 9 years ago
  17. 69ae543 RDMA: Adding ethertype ETH_P_IBOE by Selvin Xavier · 9 years ago
  18. 10b1c04 net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 9 years ago
  19. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  20. 74c3875 qedr: Always notify the verb consumer of flushed CQEs by Amrani, Ram · 9 years ago
  21. 27035a1 qedr: clear the vendor error field in the work completion by Amrani, Ram · 9 years ago
  22. 922d9a4 qedr: post_send/recv according to QP state by Amrani, Ram · 9 years ago
  23. 8b0cabc qedr: ignore inline flag in read verbs by Amrani, Ram · 9 years ago
  24. b4c2cc4 qedr: modify QP state to error when destroying it by Amrani, Ram · 9 years ago
  25. d6ebbf2 qedr: return correct value on modify qp by Amrani, Ram · 9 years ago
  26. a121135 qedr: return error if destroy CQ failed by Amrani, Ram · 9 years ago
  27. c7eb3bc qedr: configure the number of CQEs on CQ creation by Amrani, Ram · 9 years ago
  28. 61f51b7 i40iw: Set 128B as the only supported RQ WQE size by Chien Tin Tung · 9 years ago
  29. b414fa0 iw_cxgb4: set correct FetchBurstMax for QPs by Steve Wise · 9 years ago
  30. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  31. 6f94ba2 Merge branch 'vmw_pvrdma' into merge-test by Doug Ledford · 9 years ago
  32. 29c8d9e IB: Add vmw_pvrdma driver by Adit Ranadive · 9 years ago
  33. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 9 years ago
  34. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 9 years ago
  35. 253f8b2 Merge branch 'hfi1' into merge-test by Doug Ledford · 9 years ago
  36. 884fa4f Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test by Doug Ledford · 9 years ago
  37. 46d0703 IB/mlx4: fix improper return value by Pan Bian · 9 years ago
  38. 5b4c9cd IB/ocrdma: fix bad initialization by Pan Bian · 9 years ago
  39. 6a3a105 infiniband: nes: return value of skb_linearize should be handled by Zhouyi Zhou · 9 years ago
  40. 7ceb740 IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc by Souptick Joarder · 9 years ago
  41. 1974ab9 mlx5, calc_sq_size(): Make a debug message more informative by Bart Van Assche · 9 years ago
  42. 3d6bdf1 mlx5: Remove a set-but-not-used variable by Bart Van Assche · 9 years ago
  43. 626bc02 mlx5: Use { } instead of { 0 } to init struct by Bart Van Assche · 9 years ago
  44. b42dde4 IB/mlx4: Rework special QP creation error path by Bart Van Assche · 9 years ago
  45. 5f4c7e4 IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR by Julia Lawall · 9 years ago
  46. 24dc08c IB/nes: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  47. 14ab889 IB/mlx5: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 9 years ago
  48. aecb66b qedr: remove pointless NULL check in qedr_post_send() by Wei Yongjun · 9 years ago
  49. aafec38 qedr: Use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 9 years ago
  50. 181d801 qedr: Fix possible memory leak in qedr_create_qp() by Wei Yongjun · 9 years ago
  51. ea7ef2a qedr: return -EINVAL if pd is null and avoid null ptr dereference by Colin Ian King · 9 years ago
  52. 9fa240b IB/mad: Eliminate redundant SM class version defines for OPA by Hal Rosenstock · 9 years ago
  53. 7d29f34 IB/mlx5: Properly adjust rate limit on QP state transitions by Bodong Wang · 9 years ago
  54. d949167 IB/mlx5: Report mlx5 packet pacing capabilities when querying device by Bodong Wang · 9 years ago
  55. ca5b91d IB/mlx5: Support RAW Ethernet when RoCE is disabled by Or Gerlitz · 9 years ago
  56. 45f95ac IB/mlx5: Rename RoCE related helpers to reflect being Eth ones by Or Gerlitz · 9 years ago
  57. d012f5d IB/mlx5: Refactor registration to netdev notifier by Or Gerlitz · 9 years ago
  58. b216af4 IB/mlx5: Use u64 for UMR length by Maor Gottlieb · 9 years ago
  59. afd02cd IB/mlx5: Avoid system crash when enabling many VFs by Eli Cohen · 9 years ago
  60. c73b791 IB/mlx5: Assign SRQ type earlier by Maor Gottlieb · 9 years ago
  61. c482af6 IB/mlx4: Fix out-of-range array index in destroy qp flow by Jack Morgenstein · 9 years ago
  62. 41c450f IB/mlx5: Make create/destroy_ah available to userspace by Moni Shoua · 9 years ago
  63. 5097e71 IB/mlx5: Use kernel driver to help userspace create ah by Moni Shoua · 9 years ago
  64. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 9 years ago
  65. 6ad279c5 IB/mlx5: Report that device has udata response in create_ah by Moni Shoua · 9 years ago
  66. 2d1e697 IB/mlx5: Add support to match inner packet fields by Moses Reuben · 9 years ago
  67. ffb30d8 IB/mlx5: Support Vxlan tunneling specification by Moses Reuben · 9 years ago
  68. 1cbe6fc IB/mlx5: Add support for CQE compressing by Bodong Wang · 9 years ago
  69. 7e43a2a IB/mlx5: Report mlx5 CQE compression caps during query by Bodong Wang · 9 years ago
  70. 191ded4 IB/mlx5: Report mlx5 multi packet WQE caps during query by Bodong Wang · 9 years ago
  71. bf08e88 IB/mlx4: Check if GRH is available before using it by Eran Ben Elisha · 9 years ago
  72. 1f22e45 IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs by Eran Ben Elisha · 9 years ago
  73. d6f7bbc i40iw: Reorganize structures to align with HW capabilities by Henry Orosco · 9 years ago
  74. 0cc0d85 i40iw: Fix incorrect check for error by Mustafa Ismail · 9 years ago
  75. 6b0805c i40iw: Assign MSS only when it is a new MTU by Mustafa Ismail · 9 years ago
  76. d627b50 i40iw: Fix race condition in terminate timer's handler by Shiraz Saleem · 9 years ago
  77. fd90d4d4 i40iw: Fix memory leak in CQP destroy when in reset by Mustafa Ismail · 9 years ago
  78. 1cda28b i40iw: Fix QP flush to not hang on empty queues or failure by Shiraz Saleem · 9 years ago
  79. f4a87ca i40iw: Fix double free of QP by Mustafa Ismail · 9 years ago
  80. 91c42b7 i40iw: Use correct src address in memcpy to rdma stats counters by Shiraz Saleem · 9 years ago
  81. 5e58917 i40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW_STAG_INDEX_FROM_STAG by Thomas Huth · 9 years ago
  82. 66431b0 IB/hfi1: Define platform_config_table_limits once by Bart Van Assche · 9 years ago
  83. 0fc859a IB/hfi1: constify mmu_notifier_ops structure by Bhumika Goyal · 9 years ago
  84. 5dc8060 IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division by Mike Marciniszyn · 9 years ago
  85. c64607a IB/hfi1,IB/qib: use rvt swqe mr deref helper by Mike Marciniszyn · 9 years ago
  86. 9d8145a IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes by Harish Chegondi · 9 years ago
  87. 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 9 years ago
  88. 238b186 IB/qib: Use standard refcount wrapper for QPs by Sebastian Sanchez · 9 years ago
  89. b44980f IB/hfi1: Replace qp->refcount release code with standard driver wrapper by Sebastian Sanchez · 9 years ago
  90. 0080167 IB/hfi1: Preserve external device completed bit by Dean Luick · 9 years ago
  91. 9b86071c IB/hfi1: Remove critical section gap in sc_buffer_alloc() by Sebastian Sanchez · 9 years ago
  92. b777f15 IB/hfi1: Remove usage of qp->s_cur_sge by Mitko Haralanov · 9 years ago
  93. 5213006 IB/hfi1: Add special setting for low power AOC by Dean Luick · 9 years ago
  94. 6e40b59 IB/hfi1: Remove definition of unused hfi1_affinity struct by Tadeusz Struk · 9 years ago
  95. e922ae0 IB/hfi1: Remove dependence on qp->s_cur_size by Don Hiatt · 9 years ago
  96. b748194 IB/hfi1: Show statistics counters under IB stats interface by Jianxin Xiong · 9 years ago
  97. e730139 IB/hfi1: Disable header suppression for short packets by Jakub Pawlak · 9 years ago
  98. 1b9e774 IB/hfi1: Export 8051 memory and LCB registers via debugfs by Dean Luick · 9 years ago
  99. 53e91d2 IB/hfi1: Use non-atomic __test_and_clear_bit in hot path by Sebastian Sanchez · 9 years ago
  100. d7cf4cc IB/hfi1: Fix dc8051 multiple qword memory reads by Dean Luick · 9 years ago