1. 1217197 rxe: fix broken receive queue draining by Vijay Immanuel · 7 years ago
  2. a25ce42 IB/rdmavt: Setting of QP timeout can overflow jiffies computation by Kaike Wan · 8 years ago
  3. 56012e1 IB/rxe: Set dma_mask and coherent_dma_mask by yonatanc · 7 years ago
  4. fda85ce IB/rxe: Fix kernel panic from skb destructor by Yonatan Cohen · 7 years ago
  5. 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  6. 4c93496 IB/rxe: do not copy extra stack memory to skb by Kees Cook · 7 years ago
  7. 51ce5f3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  8. 07d432b rxe: Fix a sleep-in-atomic bug in post_one_send by Jia-Ju Bai · 8 years ago
  9. d41519a crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 8 years ago
  10. 67cf362 rxe: expose num_possible_cpus() cnum_comp_vectors by Sagi Grimberg · 8 years ago
  11. af5df5f IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type by Leon Romanovsky · 8 years ago
  12. d524185 IB/rxe: Don't clamp residual length to mtu by Johannes Thumshirn · 8 years ago
  13. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  14. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  15. 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 8 years ago
  16. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  17. eca7ddf IB/rxe: Initialize ib_ah_attr during query_ah by Dasaratharaman Chandramouli · 8 years ago
  18. aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
  19. 27b0b83 IB/rxe: fix typo: "algorithmi" -> "algorithm" by Colin Ian King · 8 years ago
  20. f0bb2d4 IB/rdmavt: restore IRQs on error path in rvt_create_ah() by Dan Carpenter · 8 years ago
  21. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  22. 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago
  23. 4ed6ad1 IB/rxe: Cache dst in QP instead of getting it for each send by yonatanc · 8 years ago
  24. cee2688 IB/rxe: Offload CRC calculation when possible by yonatanc · 8 years ago
  25. 0d38ac8 IB/rxe: Do not export module's private function by Parav Pandit · 8 years ago
  26. 99fc12f IB/rxe: Avoid accessing timers for non RC QPs by Parav Pandit · 8 years ago
  27. 0b1e5b9 IB/rxe: Add port protocol stats by Yonatan Cohen · 8 years ago
  28. 23790ba Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice by Doug Ledford · 8 years ago
  29. b58fc80 IB/hfi1: Eliminate synchronize_rcu() in mr delete by Mike Marciniszyn · 8 years ago
  30. 44dcfa4 IB/rdmavt: Avoid reseting wqe send_flags in unreserve by Mike Marciniszyn · 8 years ago
  31. 5f14e4e IB/rdmavt, IB/hfi1: Fix timer migration regressions by Sebastian Sanchez · 8 years ago
  32. c6ad948 IB/rdmavt: Add tracing for cq entry and poll by Mike Marciniszyn · 8 years ago
  33. 2a1b7c8 IB/rdmavt: Add additional fields to post send trace by Mike Marciniszyn · 8 years ago
  34. 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 8 years ago
  35. 9fcd67d IB/rxe: increment msn only when completing a request by David Marchand · 8 years ago
  36. a1c5dd1 IB/rxe: Update documentation link by Leon Romanovsky · 8 years ago
  37. ded2602 IB/rxe: double free on error by Dan Carpenter · 8 years ago
  38. cb88645 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 8 years ago
  39. 608595e scripts/spelling.txt: add "therfore" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  40. 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
  41. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  42. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  43. 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
  44. 881fccb IB/hfi1: Add rvt_rnr_tbl_to_usec function by Don Hiatt · 8 years ago
  45. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  46. 11a10d4 IB/rdmavt: Adding timer logic to rdmavt by Venkata Sandeep Dhanalakota · 8 years ago
  47. 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
  48. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  49. 338adfd IB/rdmavt: Use per-CPU reference count for MRs by Sebastian Sanchez · 8 years ago
  50. 8d8a473 IB/rxe: use setup_timer to simplify the code by Wei Yongjun · 8 years ago
  51. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  52. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  53. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. 647bf3d IB/rxe: Fix mem_check_range integer overflow by Eyal Itkin · 8 years ago
  55. 628f07d IB/rxe: Fix resid update by Eyal Itkin · 8 years ago
  56. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  57. 2d4b21e IB/rxe: Prevent from completer to operate on non valid QP by Yonatan Cohen · 8 years ago
  58. f39f775 IB/rxe: Fix rxe dev insertion to rxe_dev_list by Maor Gottlieb · 8 years ago
  59. 0bbb3b7 IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it by Bart Van Assche · 8 years ago
  60. 85e9f1d IB/rxe: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  61. c5540a0 IB/rxe: Fix an skb leak by Bart Van Assche · 8 years ago
  62. 839f5ac IB/rxe: Remove a pointless indirection layer by Bart Van Assche · 8 years ago
  63. ab17654 IB/rxe: Fix reference leaks in memory key invalidation code by Bart Van Assche · 8 years ago
  64. b3a4599 IB/rxe: Fix a MR reference leak in check_rkey() by Bart Van Assche · 8 years ago
  65. 18d3451 IB/rxe: Generate a completion for all failed work requests by Bart Van Assche · 8 years ago
  66. 723ec9a IB/rxe: Introduce functions for queue draining by Bart Van Assche · 8 years ago
  67. 642c7cb IB/rxe: Add a runtime check in alloc_index() by Bart Van Assche · 8 years ago
  68. 43553b4 IB/rxe: Issue warnings once by Bart Van Assche · 8 years ago
  69. 32404fb IB/rxe: Let the compiler check the type of the cleanup functions by Bart Van Assche · 8 years ago
  70. 046ef24 IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments by Bart Van Assche · 8 years ago
  71. 967335a IB/rxe: Remove superfluous casts by Bart Van Assche · 8 years ago
  72. 175f124 IB/rxe: Remove an unused variable and an unused argument by Bart Van Assche · 8 years ago
  73. c8b8218 IB/rxe: Remove an unused function by Bart Van Assche · 8 years ago
  74. 2bec3ba IB/rxe: Constify the pool name by Bart Van Assche · 8 years ago
  75. 8d8f083 IB/rxe: Suppress sparse warnings by Bart Van Assche · 8 years ago
  76. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  77. 5cc8fab IB/rxe: Don't check for null ptr in send() by Andrew Boyer · 8 years ago
  78. cbf1f9a IB/rxe: Drop future atomic/read packets rather than retrying by Andrew Boyer · 8 years ago
  79. 37b36193 IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends by Andrew Boyer · 8 years ago
  80. e259934 IB/rxe: Fix a memory leak in rxe_qp_cleanup() by Bart Van Assche · 8 years ago
  81. d3ea547 rdma: fix buggy code that the compiler warns about by Linus Torvalds · 8 years ago
  82. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  83. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  84. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  85. 253f8b2 Merge branch 'hfi1' into merge-test by Doug Ledford · 8 years ago
  86. 22dccc5 IB/rdmavt: Only put mmap_info ref if it exists by Jim Foraker · 8 years ago
  87. f5eabf5 IB/rdmavt: Handle the kthread worker using the new API by Petr Mladek · 8 years ago
  88. 6efaf10 IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker by Petr Mladek · 8 years ago
  89. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  90. d680ebe IB/rxe: Increase max number of completions to 32k by Yonatan Cohen · 8 years ago
  91. 37f69f4 IB/rxe: Hold refs when running tasklets by Andrew Boyer · 8 years ago
  92. 07bf962 IB/rxe: Wait for tasklets to finish before tearing down QP by Andrew Boyer · 8 years ago
  93. 5407f53 IB/rxe: Fix ref leak in duplicate_request() by Andrew Boyer · 8 years ago
  94. 5b9ea16 IB/rxe: Fix ref leak in rxe_create_qp() by Andrew Boyer · 8 years ago
  95. accacb8 IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS by Andrew Boyer · 8 years ago
  96. d4fb592 IB/rxe: Add support for zero-byte operations by Andrew Boyer · 8 years ago
  97. d38eb80 IB/rxe: Unblock loopback by moving skb_out increment by Andrew Boyer · 8 years ago
  98. 2a7a854 IB/rxe: Don't update the response PSN unless it's going forwards by Andrew Boyer · 8 years ago
  99. dd753d8 IB/rxe: Advance the consumer pointer before posting the CQE by Andrew Boyer · 8 years ago
  100. 6e9bb53 IB/rxe: Remove buffer used for printing IP address by Andrew Boyer · 8 years ago