1. a7139ca80 IB/srp: Make a diagnostic message more informative by Bart Van Assche · 8 years ago
  2. 93c76db IB/srp: Document locking conventions by Bart Van Assche · 8 years ago
  3. 0a6fdbd IB/srp: Fix race conditions related to task management by Bart Van Assche · 8 years ago
  4. 6cb72bc IB/srp: Avoid that duplicate responses trigger a kernel bug by Bart Van Assche · 8 years ago
  5. d6c58dc IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS by Bart Van Assche · 8 years ago
  6. 4cd33aa RDMA/qedr: Fix some error handling by Christophe Jaillet · 8 years ago
  7. e57f774 RDMA/bnxt_re: add DCB dependency by Arnd Bergmann · 8 years ago
  8. 3ecc16c IB/hns: include linux/module.h by Arnd Bergmann · 8 years ago
  9. c67294b IB/vmw_pvrdma: Expose vendor error to ULPs by Yuval Shaia · 8 years ago
  10. 7bf3976 vmw_pvrdma: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  11. 64b2ae7 IB/hfi1: use size_t for passing array length by Arnd Bergmann · 8 years ago
  12. 23536df IB/ipoib: Remove redudant label by Zhu Yanjun · 8 years ago
  13. c5e8f57b0 IB/ipoib: remove the unnecessary memory free by Zhu Yanjun · 8 years ago
  14. f50cccd IB/mthca: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  15. 1bb0d7b IB/hfi1: Code reuse with memdup_copy by Michael J. Ruhl · 8 years ago
  16. 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
  17. 881fccb IB/hfi1: Add rvt_rnr_tbl_to_usec function by Don Hiatt · 8 years ago
  18. db069ec IB/hfi1: Do not set physical link state if DC is in the shutdown state by Michael J. Ruhl · 8 years ago
  19. c27aad0 IB/hfi1: Modify logging frequency of DCC errors by Jakub Byczkowski · 8 years ago
  20. f9215b5 IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs by Mike Marciniszyn · 8 years ago
  21. 3fc4a09 IB/qib: Updates to use rdmavt's SGE helper routines by Brian Welty · 8 years ago
  22. 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 8 years ago
  23. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  24. b4238e7 IB/qib: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
  25. 56acbbf IB/hfi1: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
  26. 11a10d4 IB/rdmavt: Adding timer logic to rdmavt by Venkata Sandeep Dhanalakota · 8 years ago
  27. 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
  28. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  29. c03c08d IB/hfi1: Check upper-case EFI variables by Sebastian Sanchez · 8 years ago
  30. 7632762 IB/hfi1: Reduce oversized fields in struct hfi1_packet by Sebastian Sanchez · 8 years ago
  31. d7c76e9 IB/hfi1: Add additional fields to qp_stats by Mike Marciniszyn · 8 years ago
  32. b448bf9 IB/hfi1: Allocate context data on memory node by Sebastian Sanchez · 8 years ago
  33. 338adfd IB/rdmavt: Use per-CPU reference count for MRs by Sebastian Sanchez · 8 years ago
  34. f3e862c IB/hfi1: Access hfi1_ibport through rcd pointer by Sebastian Sanchez · 8 years ago
  35. a8715b9 IB/hfi1: Correct error calldown locking by Mike Marciniszyn · 8 years ago
  36. 39e2afa IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs by Easwar Hariharan · 8 years ago
  37. eb04ff0 IB/hfi1: Ensure read of producer s_head is correct by Mike Marciniszyn · 8 years ago
  38. a82a7fc IB/hfi1: Process qp wait list in IRQ thread periodically by Mike Marciniszyn · 8 years ago
  39. 4fcf1de IB/hfi1: Correct defered count after processing qp_wait_list by Mike Marciniszyn · 8 years ago
  40. 8d8a473 IB/rxe: use setup_timer to simplify the code by Wei Yongjun · 8 years ago
  41. 32f8e83 IB/iser: Protect completion context active_qps update by Max Gurtovoy · 8 years ago
  42. 192539f iw_cxgb4: clean up send_connect() by Ganesh Goudar · 8 years ago
  43. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  44. 6df6b4a IB/cma: Destination and source addr families must match by Moni Shoua · 8 years ago
  45. 89052d7 IB/cma: Add default RoCE TOS to CMA configfs by Majd Dibbiny · 8 years ago
  46. 5903960 IB/core: Remove pointer casting from void to net_device by Parav Pandit · 8 years ago
  47. 2b08417 IB/IPoIB: Add destination address when re-queue packet by Erez Shitrit · 8 years ago
  48. 592e8b3 RDMA/bnxt_re: Add bnxt_re driver build support by Selvin Xavier · 8 years ago
  49. 1ac5a40 RDMA/bnxt_re: Add bnxt_re RoCE driver by Selvin Xavier · 8 years ago
  50. 646ebd4 RDMA: Don't reference kernel private header from UAPI header by Leon Romanovsky · 8 years ago
  51. 647bf3d IB/rxe: Fix mem_check_range integer overflow by Eyal Itkin · 8 years ago
  52. 628f07d IB/rxe: Fix resid update by Eyal Itkin · 8 years ago
  53. 24dc831 IB/core: Add inline function to validate port by Yuval Shaia · 8 years ago
  54. 2bce1a6 IB/srpt: Accept GUIDs as port names by Bart Van Assche · 8 years ago
  55. a3dd3a4 IB/cma: Fix reversed test by Christophe Jaillet · 8 years ago
  56. b4cfe39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 8 years ago
  57. 5c37077 IB/ipoib: Remove the unnecessary error check by Zhu Yanjun · 8 years ago
  58. 3f9fade i40iw: Set maj_err and min_err in i40iw_sc_cqp_create by Shiraz Saleem · 8 years ago
  59. 564649b IB/qib: Remove empty function by Leon Romanovsky · 8 years ago
  60. 21d6454 RDMA/core: create struct ib_port_cache by Jack Wang · 8 years ago
  61. dfc0e55 IB/ipoib: function interface change by Zhu Yanjun · 8 years ago
  62. 820cd30 i40iw: fix some indenting in i40iw_sc_vsi_init() by Dan Carpenter · 8 years ago
  63. 19b752a IB/cma: Allow port reuse for rdma_id by Moni Shoua · 8 years ago
  64. 498683c IB/cma: Add debug messages to error flows by Moni Shoua · 8 years ago
  65. f7534f4 IB/ipoib: Remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  66. 506f71d IB/isert: fix spelling mistake: "teminating" -> "terminating" by Colin Ian King · 8 years ago
  67. 2d4b21e IB/rxe: Prevent from completer to operate on non valid QP by Yonatan Cohen · 8 years ago
  68. f39f775 IB/rxe: Fix rxe dev insertion to rxe_dev_list by Maor Gottlieb · 8 years ago
  69. 828f6fa IB/umem: Release pid in error and ODP flow by Kenneth Lee · 8 years ago
  70. f449c7a RDMA/qedr: Dispatch port active event from qedr_add by Ram Amrani · 8 years ago
  71. 9c1e022 RDMA/qedr: Fix and simplify memory leak in PD alloc by Ram Amrani · 8 years ago
  72. af2b14b RDMA/qedr: Fix RDMA CM loopback by Ram Amrani · 8 years ago
  73. 1a59075 RDMA/qedr: Fix formatting by Ram Amrani · 8 years ago
  74. 27a4b1a RDMA/qedr: Mark three functions as static by Ram Amrani · 8 years ago
  75. 933e6dc RDMA/qedr: Don't reset QP when queues aren't flushed by Ram Amrani · 8 years ago
  76. c78c314 RDMA/qedr: Don't spam dmesg if QP is in error state by Ram Amrani · 8 years ago
  77. 91bff99 RDMA/qedr: Remove CQ spinlock from CM completion handlers by Ram Amrani · 8 years ago
  78. 59e8970 RDMA/qedr: Return max inline data in QP query result by Ram Amrani · 8 years ago
  79. 865cea4 RDMA/qedr: Return success when not changing QP state by Ram Amrani · 8 years ago
  80. 20f5e10 RDMA/qedr: Add uapi header qedr-abi.h by Amrani, Ram · 8 years ago
  81. 097b615 RDMA/qedr: Fix MTU returned from QP query by Amrani, Ram · 8 years ago
  82. d3f4aad RDMA/core: Add the function ib_mtu_int_to_enum by Amrani, Ram · 8 years ago
  83. bab572f iw_cxgb4: Guard against null cm_id in dump_ep/qp by Ganesh Goudar · 8 years ago
  84. f57e8ca IB/mad: Add port_num to error message by Yuval Shaia · 8 years ago
  85. 1dd70ea IB/vmw_pvrdma: Remove unused qp_type by Yuval Shaia · 8 years ago
  86. 6c6e51a IB/core: Fix typo in comment by Yuval Shaia · 8 years ago
  87. ff89b07 IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path by Adit Ranadive · 8 years ago
  88. 7d211c8 IB/vmw_pvrdma: Don't leak info from alloc_ucontext by Adit Ranadive · 8 years ago
  89. b1a27ea IB/cxgb3: fix misspelling in header guard by Nicolas Iooss · 8 years ago
  90. 83236f0 IB/iser: remove unused variable from iser_conn struct by Max Gurtovoy · 8 years ago
  91. 1e5db6c IB/iser: Fix sg_tablesize calculation by Max Gurtovoy · 8 years ago
  92. 0a475ef IB/srp: fix invalid indirect_sg_entries parameter value by Israel Rukshin · 8 years ago
  93. ad8e66b4 IB/srp: fix mr allocation when the device supports sg gaps by Israel Rukshin · 8 years ago
  94. 102c5ce RDMA/cma: use cached port state when bind loopback by Jack Wang · 8 years ago
  95. 93b1f29 RDMA/cma: resolve to first active ib port by Jack Wang · 8 years ago
  96. 9e2c3f1 RDMA/core: export ib_get_cached_port_state by Jack Wang · 8 years ago
  97. aaaca12 RDMA/core: add port state cache by Jack Wang · 8 years ago
  98. 27d41d2 IB/ipoib: Change list_del to list_del_init in the tx object by Feras Daoud · 8 years ago
  99. c586071 IB/ipoib: Replace list_del of the neigh->list with list_del_init by Feras Daoud · 8 years ago
  100. 13ee429 IB/ipoib: Use debug prints instead of warnings in RNR WC status by Feras Daoud · 8 years ago