1. 78c49f8 i40iw: pass hw_stats by reference rather than by value by Colin Ian King · 9 years ago
  2. 6d6c5c1 i40iw: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  3. 2016de7 i40iw: constify i40iw_vf_cqp_ops structure by Julia Lawall · 9 years ago
  4. 3849e44 IB/srp: Move common code into the caller by Bart Van Assche · 9 years ago
  5. 3b59b7a6 IB/srp: Move code out of a loop by Bart Van Assche · 9 years ago
  6. ffc548b IB/srp: Avoid that mapping failure triggers an infinite loop by Bart Van Assche · 9 years ago
  7. fa9863f IB/srp: Introduce target->mr_pool_size by Bart Van Assche · 9 years ago
  8. e012f36 IB/srp: Fix srp_map_data() error paths by Bart Van Assche · 9 years ago
  9. 77269cd IB/srp: Document srp_map_data() return value by Bart Van Assche · 9 years ago
  10. 6ec2ba0 IB/srp: Fix a comment by Bart Van Assche · 9 years ago
  11. 1d3d98c IB/srp: Fix a spelling error in a source code comment by Bart Van Assche · 9 years ago
  12. 94d7f1a Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7 by Doug Ledford · 9 years ago
  13. 6973627 RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() by Hariprasad S · 9 years ago
  14. c00dcba RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors by Hariprasad S · 9 years ago
  15. fd6aabe RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() by Hariprasad S · 9 years ago
  16. eaf4c6d RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject by Hariprasad S · 9 years ago
  17. fef4422 RDMA/iw_cxgb4: free resources when send_flowc() fails by Hariprasad S · 9 years ago
  18. f8e1e1d RDMA/iw_cxgb4: remove connection abort from process_mpa_reply by Hariprasad S · 9 years ago
  19. 6e410d8 RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held by Hariprasad S · 9 years ago
  20. 88bc230 RDMA/iw_cxgb4: stop ep timer on close failure by Hariprasad S · 9 years ago
  21. 9dec900 RDMA/iw_cxgb4: release ep resources on accept arp failure by Hariprasad S · 9 years ago
  22. 9c674815 IB/iser: Fix max_sectors calculation by Christoph Hellwig · 9 years ago
  23. 4c8bb95 RDMA/nes: don't leak skb if carrier down by Florian Westphal · 9 years ago
  24. ccea5f0 RDMA/i40iw: Fix for removing quad hash entries by Tatyana Nikolova · 9 years ago
  25. f8a4e76 RDMA/i40iw: Fix for checking if the QP is destroyed by Tatyana Nikolova · 9 years ago
  26. 6c2f761 RDMA/i40iw: Fix for using one sge for RDMA READ by Shiraz Saleem · 9 years ago
  27. df2d96c RDMA/i40iw: Fix for the size of kernel mode SQ by Shiraz Saleem · 9 years ago
  28. 84a4c24 RDMA/i40iw: Fix for a NOP WQE size by Mohammad Khan · 9 years ago
  29. 8e9f04a RDMA/i40iw: Correct STag mask to min of 14 bits by Chien Tin Tung · 9 years ago
  30. 9510b06 RDMA/i40iw: Fixes for WQE alignment by Shiraz Saleem · 9 years ago
  31. c2b75ef RDMA/i40iw: Adding queue drain functions by Ismail, Mustafa · 9 years ago
  32. fa41537 RDMA/i40iw: Fix SD calculation for initial HMC creation by Ismail, Mustafa · 9 years ago
  33. 20c61f7 RDMA/i40iw: Fix endian issues and warnings by Ismail, Mustafa · 9 years ago
  34. b7aee85 RDMA/i40iw: Add base memory management extensions by Ismail, Mustafa · 9 years ago
  35. eb9b037 RDMA/i40iw: Initialize max enabled vfs variable by Ismail, Mustafa · 9 years ago
  36. 5c1c190 RDMA/i40iw: Correct return code check in add_pble_pool by Ismail, Mustafa · 9 years ago
  37. f69c333 RDMA/i40iw: Add virtual channel message queue by Ismail, Mustafa · 9 years ago
  38. f606d89 RDMA/i40iw: Remove unused code and fix warning by Ismail, Mustafa · 9 years ago
  39. 4920dc3 RDMA/i40iw: Populate vendor_id and vendor_part_id fields by Ismail, Mustafa · 9 years ago
  40. df35630 RDMA/i40iw: Set vendor_err only if there is an actual error by Ismail, Mustafa · 9 years ago
  41. 996abf0a RDMA/i40iw: Add qp table lock around AE processing by Ismail, Mustafa · 9 years ago
  42. 36a4793 RDMA/i40iw: Do not set self-referencing pointer to NULL after free by Ismail, Mustafa · 9 years ago
  43. bd57aea RDMA/i40iw: Correct max message size in query port by Ismail, Mustafa · 9 years ago
  44. b3437e0 RDMA/i40iw: Fix refused connections by Ismail, Mustafa · 9 years ago
  45. 23ef48a RDMA/i40iw: Correct QP size calculation by Ismail, Mustafa · 9 years ago
  46. 6b90036 RDMA/i40iw: Fix overflow of region length by Ismail, Mustafa · 9 years ago
  47. b218f78 IB/hfi1: Use global defines for upper bits in opcode by Mike Marciniszyn · 9 years ago
  48. ea0e4ce IB/rdmavt,hfi1,qib: Fix memory leak by Jubin John · 9 years ago
  49. 747f4d7 IB/qib, IB/hfi1: Fix up UD loopback use of irq flags by Mike Marciniszyn · 9 years ago
  50. e29bff4 Merge branch 'k.o/for-4.6-rc' into testing/4.6 by Doug Ledford · 9 years ago
  51. d53e181 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into testing/4.6 by Doug Ledford · 9 years ago
  52. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 9 years ago
  53. e6d2e01 IB/rdmavt: Fix send scheduling by Jubin John · 9 years ago
  54. 986ef95 IB/mlx5: Expose correct max_sge_rd limit by Sagi Grimberg · 9 years ago
  55. 32cc92c RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips by Hariprasad S · 9 years ago
  56. 40edd7f iw_cxgb4: handle draining an idle qp by Steve Wise · 9 years ago
  57. ad20234 iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 9 years ago
  58. 851d7b6 iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 9 years ago
  59. 42235f8 IB/core: Don't drain non-existent rq queue-pair by Sagi Grimberg · 9 years ago
  60. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 9 years ago
  61. f4e7de6 IB/core: Fix oops in ib_cache_gid_set_default_gid by Doug Ledford · 9 years ago
  62. d29c9ab IB/core: Fix oops in ib_cache_gid_set_default_gid by Doug Ledford · 9 years ago
  63. 3c96888 Revert "ib_srpt: Convert to percpu_ida tag allocation" by Bart Van Assche · 9 years ago
  64. 2fe7857 i40iw: avoid potential uninitialized variable use by Arnd Bergmann · 9 years ago
  65. 9967c70 IB/mlx5: fix VFs callback function prototypes by Arnd Bergmann · 9 years ago
  66. 572a143 iser-target: Use ib_drain_qp by Sagi Grimberg · 9 years ago
  67. ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  68. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  69. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  70. cb6a8ff cxgb4, iw_cxgb4: move delayed ack macro definitions by Varun Prakash · 9 years ago
  71. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 9 years ago
  72. a84f0e1 cxgb4, iw_cxgb4: move definitions to common header file by Varun Prakash · 9 years ago
  73. 520a07b Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6 by Doug Ledford · 9 years ago
  74. 68996a6 IB/ipoib: Allow mcast packets from other VFs by Eli Cohen · 9 years ago
  75. eff901d IB/mlx5: Implement callbacks for manipulating VFs by Eli Cohen · 9 years ago
  76. 2a4826f net/mlx5_core: Add VF param when querying vport counter by Eli Cohen · 9 years ago
  77. 9c3c5f8 IB/ipoib: Add ndo operations for configuring VFs by Eli Cohen · 9 years ago
  78. 50174a7 IB/core: Add interfaces to control VF attributes by Eli Cohen · 9 years ago
  79. a0c1b2a IB/core: Support accessing SA in virtualized environment by Eli Cohen · 9 years ago
  80. fad61ad IB/core: Add subnet prefix to port info by Eli Cohen · 9 years ago
  81. d603c80 IB/mlx5: Fix decision on using MAD_IFC by Eli Cohen · 9 years ago
  82. fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 9 years ago
  83. 2953f42 IB/core: Replace setting the zero values in ib_uverbs_ex_query_device by Leon Romanovsky · 9 years ago
  84. 5658600 ib_srpt: fix a WARN_ON() message by Dan Carpenter · 9 years ago
  85. 34abf9e i40iw: Replace the obsolete crypto hash interface with shash by Tatyana Nikolova · 9 years ago
  86. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  88. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  89. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  90. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
  91. 000a830 IB/rdmavt: Post receive for QP in ERR state by Alex Estrin · 9 years ago
  92. ef086c0 IB/hfi1: Report pid in qp_stats to aid debug by Mike Marciniszyn · 9 years ago
  93. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 9 years ago
  94. 6e4de86 i40iw: changes for build of i40iw module by Faisal Latif · 9 years ago
  95. 16666b4 i40iw: Kconfig and Makefile for iwarp module by Faisal Latif · 9 years ago
  96. 4097351 i40iw: virtual channel handling files by Faisal Latif · 9 years ago
  97. 280cfc4 i40iw: user kernel shared files by Faisal Latif · 9 years ago
  98. e7d184e i40iw: add X722 register file by Faisal Latif · 9 years ago
  99. 89517b5 i40iw: add hardware related header files by Faisal Latif · 9 years ago
  100. 86dbcd0 i40iw: add file to handle cqp calls by Faisal Latif · 9 years ago