1. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  2. c03c08d IB/hfi1: Check upper-case EFI variables by Sebastian Sanchez · 8 years ago
  3. 7632762 IB/hfi1: Reduce oversized fields in struct hfi1_packet by Sebastian Sanchez · 8 years ago
  4. d7c76e9 IB/hfi1: Add additional fields to qp_stats by Mike Marciniszyn · 8 years ago
  5. b448bf9 IB/hfi1: Allocate context data on memory node by Sebastian Sanchez · 8 years ago
  6. 338adfd IB/rdmavt: Use per-CPU reference count for MRs by Sebastian Sanchez · 8 years ago
  7. f3e862c IB/hfi1: Access hfi1_ibport through rcd pointer by Sebastian Sanchez · 8 years ago
  8. a8715b9 IB/hfi1: Correct error calldown locking by Mike Marciniszyn · 8 years ago
  9. 39e2afa IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs by Easwar Hariharan · 8 years ago
  10. eb04ff0 IB/hfi1: Ensure read of producer s_head is correct by Mike Marciniszyn · 8 years ago
  11. a82a7fc IB/hfi1: Process qp wait list in IRQ thread periodically by Mike Marciniszyn · 8 years ago
  12. 4fcf1de IB/hfi1: Correct defered count after processing qp_wait_list by Mike Marciniszyn · 8 years ago
  13. 8d8a473 IB/rxe: use setup_timer to simplify the code by Wei Yongjun · 8 years ago
  14. 32f8e83 IB/iser: Protect completion context active_qps update by Max Gurtovoy · 9 years ago
  15. 192539f iw_cxgb4: clean up send_connect() by Ganesh Goudar · 9 years ago
  16. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  17. 6df6b4a IB/cma: Destination and source addr families must match by Moni Shoua · 8 years ago
  18. 89052d7 IB/cma: Add default RoCE TOS to CMA configfs by Majd Dibbiny · 8 years ago
  19. 5903960 IB/core: Remove pointer casting from void to net_device by Parav Pandit · 9 years ago
  20. 2b08417 IB/IPoIB: Add destination address when re-queue packet by Erez Shitrit · 9 years ago
  21. 592e8b3 RDMA/bnxt_re: Add bnxt_re driver build support by Selvin Xavier · 8 years ago
  22. 1ac5a40 RDMA/bnxt_re: Add bnxt_re RoCE driver by Selvin Xavier · 8 years ago
  23. 646ebd4 RDMA: Don't reference kernel private header from UAPI header by Leon Romanovsky · 8 years ago
  24. 647bf3d IB/rxe: Fix mem_check_range integer overflow by Eyal Itkin · 8 years ago
  25. 628f07d IB/rxe: Fix resid update by Eyal Itkin · 8 years ago
  26. 24dc831 IB/core: Add inline function to validate port by Yuval Shaia · 9 years ago
  27. 2bce1a6 IB/srpt: Accept GUIDs as port names by Bart Van Assche · 9 years ago
  28. a3dd3a4 IB/cma: Fix reversed test by Christophe Jaillet · 9 years ago
  29. b4cfe39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 9 years ago
  30. 5c37077 IB/ipoib: Remove the unnecessary error check by Zhu Yanjun · 9 years ago
  31. 3f9fade i40iw: Set maj_err and min_err in i40iw_sc_cqp_create by Shiraz Saleem · 9 years ago
  32. 564649b IB/qib: Remove empty function by Leon Romanovsky · 9 years ago
  33. 21d6454 RDMA/core: create struct ib_port_cache by Jack Wang · 9 years ago
  34. dfc0e55 IB/ipoib: function interface change by Zhu Yanjun · 9 years ago
  35. 820cd30 i40iw: fix some indenting in i40iw_sc_vsi_init() by Dan Carpenter · 9 years ago
  36. 19b752a IB/cma: Allow port reuse for rdma_id by Moni Shoua · 9 years ago
  37. 498683c IB/cma: Add debug messages to error flows by Moni Shoua · 9 years ago
  38. f7534f4 IB/ipoib: Remove unnecessary returned value check by Zhu Yanjun · 9 years ago
  39. 506f71d IB/isert: fix spelling mistake: "teminating" -> "terminating" by Colin Ian King · 9 years ago
  40. 2d4b21e IB/rxe: Prevent from completer to operate on non valid QP by Yonatan Cohen · 9 years ago
  41. f39f775 IB/rxe: Fix rxe dev insertion to rxe_dev_list by Maor Gottlieb · 9 years ago
  42. 828f6fa IB/umem: Release pid in error and ODP flow by Kenneth Lee · 9 years ago
  43. f449c7a RDMA/qedr: Dispatch port active event from qedr_add by Ram Amrani · 9 years ago
  44. 9c1e022 RDMA/qedr: Fix and simplify memory leak in PD alloc by Ram Amrani · 9 years ago
  45. af2b14b RDMA/qedr: Fix RDMA CM loopback by Ram Amrani · 9 years ago
  46. 1a59075 RDMA/qedr: Fix formatting by Ram Amrani · 9 years ago
  47. 27a4b1a RDMA/qedr: Mark three functions as static by Ram Amrani · 9 years ago
  48. 933e6dc RDMA/qedr: Don't reset QP when queues aren't flushed by Ram Amrani · 9 years ago
  49. c78c314 RDMA/qedr: Don't spam dmesg if QP is in error state by Ram Amrani · 9 years ago
  50. 91bff99 RDMA/qedr: Remove CQ spinlock from CM completion handlers by Ram Amrani · 9 years ago
  51. 59e8970 RDMA/qedr: Return max inline data in QP query result by Ram Amrani · 9 years ago
  52. 865cea4 RDMA/qedr: Return success when not changing QP state by Ram Amrani · 9 years ago
  53. 20f5e10 RDMA/qedr: Add uapi header qedr-abi.h by Amrani, Ram · 9 years ago
  54. 097b615 RDMA/qedr: Fix MTU returned from QP query by Amrani, Ram · 9 years ago
  55. d3f4aad RDMA/core: Add the function ib_mtu_int_to_enum by Amrani, Ram · 9 years ago
  56. bab572f iw_cxgb4: Guard against null cm_id in dump_ep/qp by Ganesh Goudar · 9 years ago
  57. f57e8ca IB/mad: Add port_num to error message by Yuval Shaia · 9 years ago
  58. 1dd70ea IB/vmw_pvrdma: Remove unused qp_type by Yuval Shaia · 9 years ago
  59. 6c6e51a IB/core: Fix typo in comment by Yuval Shaia · 9 years ago
  60. ff89b07 IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path by Adit Ranadive · 9 years ago
  61. 7d211c8 IB/vmw_pvrdma: Don't leak info from alloc_ucontext by Adit Ranadive · 9 years ago
  62. b1a27ea IB/cxgb3: fix misspelling in header guard by Nicolas Iooss · 9 years ago
  63. 83236f0 IB/iser: remove unused variable from iser_conn struct by Max Gurtovoy · 9 years ago
  64. 1e5db6c IB/iser: Fix sg_tablesize calculation by Max Gurtovoy · 9 years ago
  65. 0a475ef IB/srp: fix invalid indirect_sg_entries parameter value by Israel Rukshin · 9 years ago
  66. ad8e66b4 IB/srp: fix mr allocation when the device supports sg gaps by Israel Rukshin · 9 years ago
  67. 102c5ce RDMA/cma: use cached port state when bind loopback by Jack Wang · 9 years ago
  68. 93b1f29 RDMA/cma: resolve to first active ib port by Jack Wang · 9 years ago
  69. 9e2c3f1 RDMA/core: export ib_get_cached_port_state by Jack Wang · 9 years ago
  70. aaaca12 RDMA/core: add port state cache by Jack Wang · 9 years ago
  71. 27d41d2 IB/ipoib: Change list_del to list_del_init in the tx object by Feras Daoud · 9 years ago
  72. c586071 IB/ipoib: Replace list_del of the neigh->list with list_del_init by Feras Daoud · 9 years ago
  73. 13ee429 IB/ipoib: Use debug prints instead of warnings in RNR WC status by Feras Daoud · 9 years ago
  74. d32b9a8 IB/ipoib: Add detailed error message to dev_queue_xmit call by Feras Daoud · 9 years ago
  75. 89a3987 IB/ipoib: rtnl_unlock can not come after free_netdev by Feras Daoud · 9 years ago
  76. 0a0007f IB/ipoib: Fix deadlock between rmmod and set_mode by Feras Daoud · 9 years ago
  77. 1c3098c IB/ipoib: Fix deadlock over vlan_mutex by Feras Daoud · 9 years ago
  78. 80b5b35 IB/ipoib: Set device connection mode only when needed by Feras Daoud · 9 years ago
  79. 29da686 IB/ipoib: When given an invalid UD MTU, give debug msg by Feras Daoud · 9 years ago
  80. db287ec RDMA/ocrdma: Replace BUG() with BUG_ON() by ssh10 · 9 years ago
  81. b462b06 RDMA/cxgb4: Use AF_INET for sin_family field by ssh10 · 9 years ago
  82. 55efcfc RDMA/core: Fix incorrect structure packing for booleans by Jason Gunthorpe · 9 years ago
  83. df15856 RDMA/qedr: restructure functions that create/destroy QPs by Amrani, Ram · 9 years ago
  84. bb75f33 RDMA/qib: use rb_entry() by Geliang Tang · 9 years ago
  85. e8f4eb3 RDMA/hfi1: drop pci_link_reset() by Cao jin · 9 years ago
  86. 850d087 RDMA/qib: drop qib_pci_link_reset() by Cao jin · 9 years ago
  87. 7f6856b RDMA/i40iw: use designated initializers by Kees Cook · 9 years ago
  88. 6554c9f RDMA/nes: use designated initializers by Kees Cook · 9 years ago
  89. c5540a0 IB/rxe: Fix an skb leak by Bart Van Assche · 9 years ago
  90. 839f5ac IB/rxe: Remove a pointless indirection layer by Bart Van Assche · 9 years ago
  91. ab17654 IB/rxe: Fix reference leaks in memory key invalidation code by Bart Van Assche · 9 years ago
  92. b3a4599 IB/rxe: Fix a MR reference leak in check_rkey() by Bart Van Assche · 9 years ago
  93. 18d3451 IB/rxe: Generate a completion for all failed work requests by Bart Van Assche · 9 years ago
  94. 723ec9a IB/rxe: Introduce functions for queue draining by Bart Van Assche · 9 years ago
  95. 642c7cb IB/rxe: Add a runtime check in alloc_index() by Bart Van Assche · 9 years ago
  96. 43553b4 IB/rxe: Issue warnings once by Bart Van Assche · 9 years ago
  97. 32404fb IB/rxe: Let the compiler check the type of the cleanup functions by Bart Van Assche · 9 years ago
  98. 046ef24 IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments by Bart Van Assche · 9 years ago
  99. 967335a IB/rxe: Remove superfluous casts by Bart Van Assche · 9 years ago
  100. 175f124 IB/rxe: Remove an unused variable and an unused argument by Bart Van Assche · 9 years ago