1. 6b32535 rxe: IB_WR_REG_MR does not capture MR's iova field by Chuck Lever · 6 years ago
  2. 093392e rxe: fix error completion wr_id and qp_num by Sagi Grimberg · 6 years ago
  3. 150b28b IB/rxe: put the pool on allocation failure by Doug Ledford · 7 years ago
  4. e7d5fa9 rxe: Fix a sleep-in-atomic bug in post_one_send by Jia-Ju Bai · 7 years ago
  5. a43cbd9 IB/rxe: Drop QP0 silently by Zhu Yanjun · 6 years ago
  6. bb2f46a IB/rxe: do not copy extra stack memory to skb by Kees Cook · 7 years ago
  7. e4f5312 RDMA/rxe: Set wqe->status correctly if an unexpected response is received by Bart Van Assche · 6 years ago
  8. aad3fdc IB/rxe: Fix missing completion for mem_reg work requests by Vijay Immanuel · 6 years ago
  9. 4b37ec8 RDMA/rxe: Fix an out-of-bounds read by Bart Van Assche · 6 years ago
  10. 5736369 IB/rdmavt: Allocate CQ memory on the correct node by Mike Marciniszyn · 7 years ago
  11. 9002e49 IB/rxe: Don't clamp residual length to mtu by Johannes Thumshirn · 7 years ago
  12. 566edbd IB/rdmavt: restore IRQs on error path in rvt_create_ah() by Dan Carpenter · 7 years ago
  13. ae34cae RDMA/rxe: Fix a race condition related to the QP error state by Bart Van Assche · 6 years ago
  14. 1d4b32b IB/rxe: check for allocation failure on elem by Colin Ian King · 7 years ago
  15. 2eb783a IB/rxe: increment msn only when completing a request by David Marchand · 7 years ago
  16. 2f0e39f IB/rxe: double free on error by Dan Carpenter · 7 years ago
  17. f4fcc56 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 7 years ago
  18. 326ef0f IB/rxe: Fix reference leaks in memory key invalidation code by Bart Van Assche · 7 years ago
  19. e1c355c IB/rxe: Fix a MR reference leak in check_rkey() by Bart Van Assche · 7 years ago
  20. 0081b9e IB/rxe: Add a runtime check in alloc_index() by Bart Van Assche · 7 years ago
  21. b7dd5ed IB/rxe: Fix mem_check_range integer overflow by Eyal Itkin · 7 years ago
  22. 5476efe IB/rxe: Fix resid update by Eyal Itkin · 7 years ago
  23. 9a33599 IB/rxe: Prevent from completer to operate on non valid QP by Yonatan Cohen · 7 years ago
  24. fed1e89 IB/rxe: Fix rxe dev insertion to rxe_dev_list by Maor Gottlieb · 7 years ago
  25. 45f3a7e IB/rxe: avoid putting a large struct rxe_qp on stack by Arnd Bergmann · 8 years ago
  26. 25c72b5 IB/rxe: Increase max number of completions to 32k by Yonatan Cohen · 8 years ago
  27. 476ed81 IB/rxe: Fix a memory leak in rxe_qp_cleanup() by Bart Van Assche · 8 years ago
  28. 6fa1f2f Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc by Doug Ledford · 8 years ago
  29. 6d93130 IB/rxe: Update qp state for user query by Yonatan Cohen · 8 years ago
  30. aa75b07 IB/rxe: Clear queue buffer when modifying QP to reset by Yonatan Cohen · 8 years ago
  31. 002e062 IB/rxe: Fix handling of erroneous WR by Yonatan Cohen · 8 years ago
  32. 1454ca3 IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum by Yonatan Cohen · 8 years ago
  33. e1fafdc IB/rdmavt: rdmavt can handle non aligned page maps by Dennis Dalessandro · 8 years ago
  34. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  35. e404f94 IB/rxe: improved debug prints & code cleanup by Parav Pandit · 8 years ago
  36. b9fe856 rdma_rxe: Ensure rdma_rxe init occurs at correct time by Stephen Bates · 8 years ago
  37. b6bbee0 IB/rxe: Properly honor max IRD value for rd/atomic. by Parav Pandit · 8 years ago
  38. d970365 IB/{rxe,core,rdmavt}: Fix kernel crash for reg MR by Parav Pandit · 8 years ago
  39. ffae955 IB/rxe: Fix sending out loopback packet on netdev interface. by Parav Pandit · 8 years ago
  40. 063af59 IB/rxe: Avoid scheduling tasklet for userspace QP by Parav Pandit · 8 years ago
  41. 61347fa IB/rdmavt: Trivial function comment corrected. by Parav Pandit · 8 years ago
  42. 68e78b3 IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debug by Mike Marciniszyn · 8 years ago
  43. 222f7a9 IB/rdmavt: Add qp init function by Mike Marciniszyn · 8 years ago
  44. 30a345c IB/rdmavt: Move reset calldown to reset path by Mike Marciniszyn · 8 years ago
  45. eefa1d8 IB/rdmavt: Correct sparse annotation by Mike Marciniszyn · 8 years ago
  46. 4d6f85c IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines by Mike Marciniszyn · 8 years ago
  47. e4618d4 IB/rdmavt: Don't vfree a kzalloc'ed memory region by Colin Ian King · 8 years ago
  48. c1cc72c IB/rxe: Fix kmem_cache leak by Yonatan Cohen · 8 years ago
  49. 3050b99 IB/rxe: Fix race condition between requester and completer by Yonatan Cohen · 8 years ago
  50. 9089488 IB/rxe: Fix duplicate atomic request handling by Yonatan Cohen · 8 years ago
  51. dfdd615 IB/rxe: Fix kernel panic in udp_setup_tunnel by Yonatan Cohen · 8 years ago
  52. 5e102b3 IB/rxe: fix GFP_KERNEL in spinlock context by Alexey Khoroshilov · 8 years ago
  53. 56c8ca5 IB/rdmvat: Fix double vfree() in rvt_create_qp() error path by Mike Marciniszyn · 8 years ago
  54. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  55. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  56. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  57. 8700e3e Soft RoCE driver by Moni Shoua · 8 years ago
  58. 378fc32 IB/rdmavt: Disable by default by Bart Van Assche · 8 years ago
  59. fe50827 IB/rdmavt: Eliminate redundant opcode test in mr ref clear by Ira Weiny · 8 years ago
  60. d9b13c2 IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled by Jianxin Xiong · 8 years ago
  61. 856cc4c IB/hfi1: Add the capability for reserved operations by Mike Marciniszyn · 8 years ago
  62. a6580f43 IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock by Jianxin Xiong · 8 years ago
  63. d9f8723 IB/rdmavt: Handle local operations in post send by Jianxin Xiong · 8 years ago
  64. e8f8b09 IB/rdmavt: Add mechanism to invalidate MR keys by Jianxin Xiong · 8 years ago
  65. a41081a IB/rdmavt: Add support for ib_map_mr_sg by Jianxin Xiong · 8 years ago
  66. 2821c50 IB/rdmavt: Use new driver specific post send table by Mike Marciniszyn · 8 years ago
  67. afcf8f7 IB/rdmavt: Add data structures and routines for table driven post send by Mike Marciniszyn · 8 years ago
  68. c755f4a IB/rdmavt: Correct qp_priv_alloc() return value test by Mike Marciniszyn · 8 years ago
  69. 8ae84f7 IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qp by Ashutosh Dixit · 8 years ago
  70. 501edc4 IB/rdmavt: Correct warning during QPN allocation by Brian Welty · 8 years ago
  71. 9660567 IB/rdmavt: Correct required callback functions for MODIFY_QP by Brian Welty · 8 years ago
  72. c0a67f6 IB/rdmavt: Annotate rvt_reset_qp() by Bart Van Assche · 8 years ago
  73. 8b103e9 IB/rdamvt: Fix rdmavt s_ack_queue sizing by Mike Marciniszyn · 8 years ago
  74. 49961f8 IB/rdmavt: Use kzalloc_node by Jubin John · 8 years ago
  75. 654b643 IB/rdmavt: Insure QP vmalloc variants zero memory by Mike Marciniszyn · 8 years ago
  76. cdbff50 IB/rdmavt: Increase CQ callback thread priority by Mike Marciniszyn · 8 years ago
  77. b218f78 IB/hfi1: Use global defines for upper bits in opcode by Mike Marciniszyn · 8 years ago
  78. ea0e4ce IB/rdmavt,hfi1,qib: Fix memory leak by Jubin John · 8 years ago
  79. e6d2e01 IB/rdmavt: Fix send scheduling by Jubin John · 8 years ago
  80. 000a830 IB/rdmavt: Post receive for QP in ERR state by Alex Estrin · 8 years ago
  81. ef086c0 IB/hfi1: Report pid in qp_stats to aid debug by Mike Marciniszyn · 8 years ago
  82. ade3024 IB/rdmavt: Check lkey_table_size value before use by Jubin John · 8 years ago
  83. 9debaae IB/rdamvt: fix cross build with rdmavt by Mike Marciniszyn · 8 years ago
  84. 91702b4 IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changes by Mike Marciniszyn · 8 years ago
  85. 79a225b IB/rdmavt: Remove unnecessary exported functions by Dennis Dalessandro · 8 years ago
  86. ce73fe2 IB/rdmavt: Remove RVT_FLAGs by Dennis Dalessandro · 8 years ago
  87. 1348d70 IB/rdmavt: Add per verb driver callback checking by Dennis Dalessandro · 8 years ago
  88. 90793f7 IB/rdmavt: Clean up comments and add more documentation by Dennis Dalessandro · 8 years ago
  89. e16689e IB/rdmavt: Add trace and error print statements in post_one_wr by Harish Chegondi · 8 years ago
  90. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 8 years ago
  91. bfee5e3 IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value by Vennila Megavannan · 8 years ago
  92. 08279d5 staging/rdma/hfi1: use new RNR timer by Mike Marciniszyn · 8 years ago
  93. ec4274f staging/rdma/hfi1: Remove modify queue pair from hfi1 by Dennis Dalessandro · 8 years ago
  94. 6366dfa staging/rdma/hfi1: Clean up return handling by Dennis Dalessandro · 8 years ago
  95. b7b3cf4 IB/rdmavt: Properly pass gfp to hw driver function by Ira Weiny · 8 years ago
  96. 61a650c IB/rdmavt: Add support for query_port, modify_port and get_port_immutable by Harish Chegondi · 8 years ago
  97. 1f02499 IB/rdmavt: Add query gid support. by Dennis Dalessandro · 8 years ago
  98. f1badc7 IB/rdmavt: Clean up distinction between port number and index by Dennis Dalessandro · 8 years ago
  99. d1b697b IB/rdmavt: Add Mem affinity support by Mitko Haralanov · 8 years ago
  100. 60c30f5 IB/rdmavt: Add hardware driver send work request check by Ira Weiny · 8 years ago