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