1. 01690e9 infiniband/ulp/ipoib: remove pkey_mutex by Sebastian Andrzej Siewior · 8 years ago
  2. 78c49f8 i40iw: pass hw_stats by reference rather than by value by Colin Ian King · 8 years ago
  3. 6d6c5c1 i40iw: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 8 years ago
  4. 2016de7 i40iw: constify i40iw_vf_cqp_ops structure by Julia Lawall · 8 years ago
  5. cdbff50 IB/rdmavt: Increase CQ callback thread priority by Mike Marciniszyn · 8 years ago
  6. ba987e5 iw_cxgb4: Convert a __force cast by Bart Van Assche · 8 years ago
  7. 64bec74 RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject() by Hariprasad S · 8 years ago
  8. 093108c RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr() by Hariprasad S · 8 years ago
  9. 4a4dd8d RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data by Hariprasad S · 8 years ago
  10. f86fac7 RDMA/iw_cxgb4: atomic find and reference for listening endpoints by Hariprasad S · 8 years ago
  11. e8667a9 RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING by Hariprasad S · 8 years ago
  12. ceb110a RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout by Hariprasad S · 8 years ago
  13. c878b70 RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep() by Hariprasad S · 8 years ago
  14. 944661d RDMA/iw_cxgb4: atomically lookup ep and get a reference by Hariprasad S · 8 years ago
  15. 761e19a RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure() by Hariprasad S · 8 years ago
  16. 8a70f81 RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING by Hariprasad S · 8 years ago
  17. caa6c9f RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req() by Hariprasad S · 8 years ago
  18. e4b76a2 RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation by Hariprasad S · 8 years ago
  19. da1cecd RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages by Hariprasad S · 8 years ago
  20. 8d1f1a6 RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept failure by Hariprasad S · 8 years ago
  21. 92f850e RDMA/iw_cxgb4: set the correct FID value in DSGL commands by Hariprasad S · 8 years ago
  22. ccd2c30 RDMA/iw_cxgb4: Correct RFC number of MPA by Hariprasad S · 8 years ago
  23. 9ca6f7c RDMA/iw_cxgb4: Add few history bits for ep by Hariprasad S · 8 years ago
  24. e9bb8af i40iw: pass hw_stats by reference rather than by value by Colin Ian King · 8 years ago
  25. e381b3b i40iw: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 8 years ago
  26. dc1badf i40iw: constify i40iw_vf_cqp_ops structure by Julia Lawall · 8 years ago
  27. a647040 i40e: constify i40e_client_ops structure by Julia Lawall · 8 years ago
  28. c222a39 IB/srp: Do not register memory if never_register has been set by Bart Van Assche · 8 years ago
  29. 509c5f3 IB/srp: Prevent mapping failures by Bart Van Assche · 8 years ago
  30. 835ee62 IB/srp: Swap two code blocks in srp_add_one() by Bart Van Assche · 8 years ago
  31. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 8 years ago
  32. f83b256 IB/srp: Fix srp_create_target() error handling by Bart Van Assche · 8 years ago
  33. 9d8e7d0 IB/srp: Fix a memory descriptor leak in an error path by Bart Van Assche · 8 years ago
  34. cf1acab IB/srp: Print "ib_srp: " prefix once by Bart Van Assche · 8 years ago
  35. 38a2d0d4 IB/isert: convert to the generic RDMA READ/WRITE API by Christoph Hellwig · 8 years ago
  36. 0e353e3 IB/core: add RW API support for signature MRs by Christoph Hellwig · 8 years ago
  37. b99f8e4 IB/srpt: convert to the generic RDMA READ/WRITE API by Christoph Hellwig · 8 years ago
  38. a060b56 IB/core: generic RDMA READ/WRITE API by Christoph Hellwig · 8 years ago
  39. d4a85c3 IB/core: add a need_inval flag to struct ib_mr by Steve Wise · 8 years ago
  40. fffb038 IB/core: add a simple MR pool by Christoph Hellwig · 8 years ago
  41. 04c41bf IB/core: refactor ib_create_qp by Christoph Hellwig · 8 years ago
  42. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 8 years ago
  43. 0691a28 IB/cma: pass the port number to ib_create_qp by Christoph Hellwig · 8 years ago
  44. 3849e44 IB/srp: Move common code into the caller by Bart Van Assche · 8 years ago
  45. 3b59b7a6 IB/srp: Move code out of a loop by Bart Van Assche · 8 years ago
  46. ffc548b IB/srp: Avoid that mapping failure triggers an infinite loop by Bart Van Assche · 8 years ago
  47. fa9863f IB/srp: Introduce target->mr_pool_size by Bart Van Assche · 8 years ago
  48. e012f36 IB/srp: Fix srp_map_data() error paths by Bart Van Assche · 8 years ago
  49. 77269cd IB/srp: Document srp_map_data() return value by Bart Van Assche · 8 years ago
  50. 6ec2ba0 IB/srp: Fix a comment by Bart Van Assche · 8 years ago
  51. 1d3d98c IB/srp: Fix a spelling error in a source code comment by Bart Van Assche · 8 years ago
  52. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 8 years ago
  53. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 8 years ago
  54. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. b4184cb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  56. 95aef7c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  57. 3949c4a i40e: constify i40e_client_ops structure by Julia Lawall · 8 years ago
  58. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 8 years ago
  59. 94d7f1a Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7 by Doug Ledford · 8 years ago
  60. 6973627 RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() by Hariprasad S · 8 years ago
  61. c00dcba RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors by Hariprasad S · 8 years ago
  62. fd6aabe RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() by Hariprasad S · 8 years ago
  63. eaf4c6d RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject by Hariprasad S · 8 years ago
  64. fef4422 RDMA/iw_cxgb4: free resources when send_flowc() fails by Hariprasad S · 8 years ago
  65. f8e1e1d RDMA/iw_cxgb4: remove connection abort from process_mpa_reply by Hariprasad S · 8 years ago
  66. 6e410d8 RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held by Hariprasad S · 8 years ago
  67. 88bc230 RDMA/iw_cxgb4: stop ep timer on close failure by Hariprasad S · 8 years ago
  68. 9dec900 RDMA/iw_cxgb4: release ep resources on accept arp failure by Hariprasad S · 8 years ago
  69. 9c674815 IB/iser: Fix max_sectors calculation by Christoph Hellwig · 8 years ago
  70. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  71. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 8 years ago
  72. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. 8ffb410 IB/qib: Use cache inhibitted and guarded mapping on powerpc by Aneesh Kumar K.V · 8 years ago
  74. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  75. d63cd28 net/mlx5: Add user chosen levels when allocating flow tables by Maor Gottlieb · 8 years ago
  76. 4c8bb95 RDMA/nes: don't leak skb if carrier down by Florian Westphal · 8 years ago
  77. ccea5f0 RDMA/i40iw: Fix for removing quad hash entries by Tatyana Nikolova · 8 years ago
  78. f8a4e76 RDMA/i40iw: Fix for checking if the QP is destroyed by Tatyana Nikolova · 8 years ago
  79. 6c2f761 RDMA/i40iw: Fix for using one sge for RDMA READ by Shiraz Saleem · 8 years ago
  80. df2d96c RDMA/i40iw: Fix for the size of kernel mode SQ by Shiraz Saleem · 8 years ago
  81. 84a4c24 RDMA/i40iw: Fix for a NOP WQE size by Mohammad Khan · 8 years ago
  82. 8e9f04a RDMA/i40iw: Correct STag mask to min of 14 bits by Chien Tin Tung · 8 years ago
  83. 9510b06 RDMA/i40iw: Fixes for WQE alignment by Shiraz Saleem · 8 years ago
  84. c2b75ef RDMA/i40iw: Adding queue drain functions by Ismail, Mustafa · 8 years ago
  85. fa41537 RDMA/i40iw: Fix SD calculation for initial HMC creation by Ismail, Mustafa · 8 years ago
  86. 20c61f7 RDMA/i40iw: Fix endian issues and warnings by Ismail, Mustafa · 8 years ago
  87. b7aee85 RDMA/i40iw: Add base memory management extensions by Ismail, Mustafa · 8 years ago
  88. eb9b037 RDMA/i40iw: Initialize max enabled vfs variable by Ismail, Mustafa · 8 years ago
  89. 5c1c190 RDMA/i40iw: Correct return code check in add_pble_pool by Ismail, Mustafa · 8 years ago
  90. f69c333 RDMA/i40iw: Add virtual channel message queue by Ismail, Mustafa · 8 years ago
  91. f606d89 RDMA/i40iw: Remove unused code and fix warning by Ismail, Mustafa · 8 years ago
  92. 4920dc3 RDMA/i40iw: Populate vendor_id and vendor_part_id fields by Ismail, Mustafa · 8 years ago
  93. df35630 RDMA/i40iw: Set vendor_err only if there is an actual error by Ismail, Mustafa · 8 years ago
  94. 996abf0a RDMA/i40iw: Add qp table lock around AE processing by Ismail, Mustafa · 8 years ago
  95. 36a4793 RDMA/i40iw: Do not set self-referencing pointer to NULL after free by Ismail, Mustafa · 8 years ago
  96. bd57aea RDMA/i40iw: Correct max message size in query port by Ismail, Mustafa · 8 years ago
  97. b3437e0 RDMA/i40iw: Fix refused connections by Ismail, Mustafa · 8 years ago
  98. 23ef48a RDMA/i40iw: Correct QP size calculation by Ismail, Mustafa · 8 years ago
  99. 6b90036 RDMA/i40iw: Fix overflow of region length by Ismail, Mustafa · 8 years ago
  100. b218f78 IB/hfi1: Use global defines for upper bits in opcode by Mike Marciniszyn · 8 years ago