1. aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
  2. 27b0b83 IB/rxe: fix typo: "algorithmi" -> "algorithm" by Colin Ian King · 8 years ago
  3. f0bb2d4 IB/rdmavt: restore IRQs on error path in rvt_create_ah() by Dan Carpenter · 8 years ago
  4. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  5. 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago
  6. 4ed6ad1 IB/rxe: Cache dst in QP instead of getting it for each send by yonatanc · 8 years ago
  7. cee2688 IB/rxe: Offload CRC calculation when possible by yonatanc · 8 years ago
  8. 0d38ac8 IB/rxe: Do not export module's private function by Parav Pandit · 8 years ago
  9. 99fc12f IB/rxe: Avoid accessing timers for non RC QPs by Parav Pandit · 8 years ago
  10. 0b1e5b9 IB/rxe: Add port protocol stats by Yonatan Cohen · 8 years ago
  11. 23790ba Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice by Doug Ledford · 8 years ago
  12. b58fc80 IB/hfi1: Eliminate synchronize_rcu() in mr delete by Mike Marciniszyn · 8 years ago
  13. 44dcfa4 IB/rdmavt: Avoid reseting wqe send_flags in unreserve by Mike Marciniszyn · 8 years ago
  14. 5f14e4e IB/rdmavt, IB/hfi1: Fix timer migration regressions by Sebastian Sanchez · 8 years ago
  15. c6ad948 IB/rdmavt: Add tracing for cq entry and poll by Mike Marciniszyn · 8 years ago
  16. 2a1b7c8 IB/rdmavt: Add additional fields to post send trace by Mike Marciniszyn · 8 years ago
  17. 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 8 years ago
  18. 9fcd67d IB/rxe: increment msn only when completing a request by David Marchand · 8 years ago
  19. a1c5dd1 IB/rxe: Update documentation link by Leon Romanovsky · 8 years ago
  20. ded2602 IB/rxe: double free on error by Dan Carpenter · 8 years ago
  21. cb88645 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 8 years ago
  22. 608595e scripts/spelling.txt: add "therfore" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  23. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  24. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  25. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  26. 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
  27. 881fccb IB/hfi1: Add rvt_rnr_tbl_to_usec function by Don Hiatt · 8 years ago
  28. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  29. 11a10d4 IB/rdmavt: Adding timer logic to rdmavt by Venkata Sandeep Dhanalakota · 8 years ago
  30. 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
  31. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  32. 338adfd IB/rdmavt: Use per-CPU reference count for MRs by Sebastian Sanchez · 8 years ago
  33. 8d8a473 IB/rxe: use setup_timer to simplify the code by Wei Yongjun · 8 years ago
  34. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  35. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  36. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 647bf3d IB/rxe: Fix mem_check_range integer overflow by Eyal Itkin · 8 years ago
  38. 628f07d IB/rxe: Fix resid update by Eyal Itkin · 8 years ago
  39. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  40. 2d4b21e IB/rxe: Prevent from completer to operate on non valid QP by Yonatan Cohen · 8 years ago
  41. f39f775 IB/rxe: Fix rxe dev insertion to rxe_dev_list by Maor Gottlieb · 8 years ago
  42. 0bbb3b7 IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it by Bart Van Assche · 8 years ago
  43. 85e9f1d IB/rxe: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  44. c5540a0 IB/rxe: Fix an skb leak by Bart Van Assche · 8 years ago
  45. 839f5ac IB/rxe: Remove a pointless indirection layer by Bart Van Assche · 8 years ago
  46. ab17654 IB/rxe: Fix reference leaks in memory key invalidation code by Bart Van Assche · 8 years ago
  47. b3a4599 IB/rxe: Fix a MR reference leak in check_rkey() by Bart Van Assche · 8 years ago
  48. 18d3451 IB/rxe: Generate a completion for all failed work requests by Bart Van Assche · 8 years ago
  49. 723ec9a IB/rxe: Introduce functions for queue draining by Bart Van Assche · 8 years ago
  50. 642c7cb IB/rxe: Add a runtime check in alloc_index() by Bart Van Assche · 8 years ago
  51. 43553b4 IB/rxe: Issue warnings once by Bart Van Assche · 8 years ago
  52. 32404fb IB/rxe: Let the compiler check the type of the cleanup functions by Bart Van Assche · 8 years ago
  53. 046ef24 IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments by Bart Van Assche · 8 years ago
  54. 967335a IB/rxe: Remove superfluous casts by Bart Van Assche · 8 years ago
  55. 175f124 IB/rxe: Remove an unused variable and an unused argument by Bart Van Assche · 8 years ago
  56. c8b8218 IB/rxe: Remove an unused function by Bart Van Assche · 8 years ago
  57. 2bec3ba IB/rxe: Constify the pool name by Bart Van Assche · 8 years ago
  58. 8d8f083 IB/rxe: Suppress sparse warnings by Bart Van Assche · 8 years ago
  59. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  60. 5cc8fab IB/rxe: Don't check for null ptr in send() by Andrew Boyer · 8 years ago
  61. cbf1f9a IB/rxe: Drop future atomic/read packets rather than retrying by Andrew Boyer · 8 years ago
  62. 37b36193 IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends by Andrew Boyer · 8 years ago
  63. e259934 IB/rxe: Fix a memory leak in rxe_qp_cleanup() by Bart Van Assche · 8 years ago
  64. d3ea547 rdma: fix buggy code that the compiler warns about by Linus Torvalds · 8 years ago
  65. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  66. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  67. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  68. 253f8b2 Merge branch 'hfi1' into merge-test by Doug Ledford · 8 years ago
  69. 22dccc5 IB/rdmavt: Only put mmap_info ref if it exists by Jim Foraker · 8 years ago
  70. f5eabf5 IB/rdmavt: Handle the kthread worker using the new API by Petr Mladek · 8 years ago
  71. 6efaf10 IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker by Petr Mladek · 8 years ago
  72. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  73. d680ebe IB/rxe: Increase max number of completions to 32k by Yonatan Cohen · 8 years ago
  74. 37f69f4 IB/rxe: Hold refs when running tasklets by Andrew Boyer · 8 years ago
  75. 07bf962 IB/rxe: Wait for tasklets to finish before tearing down QP by Andrew Boyer · 8 years ago
  76. 5407f53 IB/rxe: Fix ref leak in duplicate_request() by Andrew Boyer · 8 years ago
  77. 5b9ea16 IB/rxe: Fix ref leak in rxe_create_qp() by Andrew Boyer · 8 years ago
  78. accacb8 IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS by Andrew Boyer · 8 years ago
  79. d4fb592 IB/rxe: Add support for zero-byte operations by Andrew Boyer · 8 years ago
  80. d38eb80 IB/rxe: Unblock loopback by moving skb_out increment by Andrew Boyer · 8 years ago
  81. 2a7a854 IB/rxe: Don't update the response PSN unless it's going forwards by Andrew Boyer · 8 years ago
  82. dd753d8 IB/rxe: Advance the consumer pointer before posting the CQE by Andrew Boyer · 8 years ago
  83. 6e9bb53 IB/rxe: Remove buffer used for printing IP address by Andrew Boyer · 8 years ago
  84. 95db9d0 IB/rxe: Remove unneeded cast in rxe_srq_from_attr() by Dan Carpenter · 8 years ago
  85. 4ac4707 IB/rxe: Use DEFINE_SPINLOCK() for spinlock by Wei Yongjun · 8 years ago
  86. a0fa726 IB/rxe: avoid putting a large struct rxe_qp on stack by Arnd Bergmann · 8 years ago
  87. f2dc9cd IB/rdmavt: Add a send completion helper by Mike Marciniszyn · 8 years ago
  88. f84dfa2 IB/hfi1: Use reference count wrapper for MRs by Sebastian Sanchez · 8 years ago
  89. b44980f IB/hfi1: Replace qp->refcount release code with standard driver wrapper by Sebastian Sanchez · 8 years ago
  90. fcb29a6 IB/rdmavt: Add trace of MR segs by Mike Marciniszyn · 8 years ago
  91. cf4c2f8 IB/rdmavt: Fix trace hierarchy by Dennis Dalessandro · 8 years ago
  92. 907610b IB/rxe: Remove and fix debug prints after allocation failure by Leon Romanovsky · 8 years ago
  93. 6fa1f2f Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc by Doug Ledford · 8 years ago
  94. 6d93130 IB/rxe: Update qp state for user query by Yonatan Cohen · 8 years ago
  95. aa75b07 IB/rxe: Clear queue buffer when modifying QP to reset by Yonatan Cohen · 8 years ago
  96. 002e062 IB/rxe: Fix handling of erroneous WR by Yonatan Cohen · 8 years ago
  97. 1454ca3 IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum by Yonatan Cohen · 8 years ago
  98. 99f80d2 IB/hfi1: Optimize lkey validation structures by Mike Marciniszyn · 8 years ago
  99. e1fafdc IB/rdmavt: rdmavt can handle non aligned page maps by Dennis Dalessandro · 8 years ago
  100. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago