1. 3849e44 IB/srp: Move common code into the caller by Bart Van Assche · 8 years ago
  2. 3b59b7a6 IB/srp: Move code out of a loop by Bart Van Assche · 8 years ago
  3. ffc548b IB/srp: Avoid that mapping failure triggers an infinite loop by Bart Van Assche · 8 years ago
  4. fa9863f IB/srp: Introduce target->mr_pool_size by Bart Van Assche · 8 years ago
  5. e012f36 IB/srp: Fix srp_map_data() error paths by Bart Van Assche · 8 years ago
  6. 77269cd IB/srp: Document srp_map_data() return value by Bart Van Assche · 8 years ago
  7. 6ec2ba0 IB/srp: Fix a comment by Bart Van Assche · 8 years ago
  8. 1d3d98c IB/srp: Fix a spelling error in a source code comment by Bart Van Assche · 8 years ago
  9. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 8 years ago
  10. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 8 years ago
  11. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. b4184cb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  13. 95aef7c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  14. 3949c4a i40e: constify i40e_client_ops structure by Julia Lawall · 8 years ago
  15. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 8 years ago
  16. 94d7f1a Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7 by Doug Ledford · 8 years ago
  17. 6973627 RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() by Hariprasad S · 8 years ago
  18. c00dcba RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors by Hariprasad S · 8 years ago
  19. fd6aabe RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() by Hariprasad S · 8 years ago
  20. eaf4c6d RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject by Hariprasad S · 8 years ago
  21. fef4422 RDMA/iw_cxgb4: free resources when send_flowc() fails by Hariprasad S · 8 years ago
  22. f8e1e1d RDMA/iw_cxgb4: remove connection abort from process_mpa_reply by Hariprasad S · 8 years ago
  23. 6e410d8 RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held by Hariprasad S · 8 years ago
  24. 88bc230 RDMA/iw_cxgb4: stop ep timer on close failure by Hariprasad S · 8 years ago
  25. 9dec900 RDMA/iw_cxgb4: release ep resources on accept arp failure by Hariprasad S · 8 years ago
  26. 9c674815 IB/iser: Fix max_sectors calculation by Christoph Hellwig · 8 years ago
  27. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  28. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 8 years ago
  29. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 8ffb410 IB/qib: Use cache inhibitted and guarded mapping on powerpc by Aneesh Kumar K.V · 8 years ago
  31. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  32. d63cd28 net/mlx5: Add user chosen levels when allocating flow tables by Maor Gottlieb · 8 years ago
  33. 4c8bb95 RDMA/nes: don't leak skb if carrier down by Florian Westphal · 8 years ago
  34. ccea5f0 RDMA/i40iw: Fix for removing quad hash entries by Tatyana Nikolova · 8 years ago
  35. f8a4e76 RDMA/i40iw: Fix for checking if the QP is destroyed by Tatyana Nikolova · 8 years ago
  36. 6c2f761 RDMA/i40iw: Fix for using one sge for RDMA READ by Shiraz Saleem · 8 years ago
  37. df2d96c RDMA/i40iw: Fix for the size of kernel mode SQ by Shiraz Saleem · 8 years ago
  38. 84a4c24 RDMA/i40iw: Fix for a NOP WQE size by Mohammad Khan · 8 years ago
  39. 8e9f04a RDMA/i40iw: Correct STag mask to min of 14 bits by Chien Tin Tung · 8 years ago
  40. 9510b06 RDMA/i40iw: Fixes for WQE alignment by Shiraz Saleem · 8 years ago
  41. c2b75ef RDMA/i40iw: Adding queue drain functions by Ismail, Mustafa · 8 years ago
  42. fa41537 RDMA/i40iw: Fix SD calculation for initial HMC creation by Ismail, Mustafa · 8 years ago
  43. 20c61f7 RDMA/i40iw: Fix endian issues and warnings by Ismail, Mustafa · 8 years ago
  44. b7aee85 RDMA/i40iw: Add base memory management extensions by Ismail, Mustafa · 8 years ago
  45. eb9b037 RDMA/i40iw: Initialize max enabled vfs variable by Ismail, Mustafa · 8 years ago
  46. 5c1c190 RDMA/i40iw: Correct return code check in add_pble_pool by Ismail, Mustafa · 8 years ago
  47. f69c333 RDMA/i40iw: Add virtual channel message queue by Ismail, Mustafa · 8 years ago
  48. f606d89 RDMA/i40iw: Remove unused code and fix warning by Ismail, Mustafa · 8 years ago
  49. 4920dc3 RDMA/i40iw: Populate vendor_id and vendor_part_id fields by Ismail, Mustafa · 8 years ago
  50. df35630 RDMA/i40iw: Set vendor_err only if there is an actual error by Ismail, Mustafa · 8 years ago
  51. 996abf0a RDMA/i40iw: Add qp table lock around AE processing by Ismail, Mustafa · 8 years ago
  52. 36a4793 RDMA/i40iw: Do not set self-referencing pointer to NULL after free by Ismail, Mustafa · 8 years ago
  53. bd57aea RDMA/i40iw: Correct max message size in query port by Ismail, Mustafa · 8 years ago
  54. b3437e0 RDMA/i40iw: Fix refused connections by Ismail, Mustafa · 8 years ago
  55. 23ef48a RDMA/i40iw: Correct QP size calculation by Ismail, Mustafa · 8 years ago
  56. 6b90036 RDMA/i40iw: Fix overflow of region length by Ismail, Mustafa · 8 years ago
  57. b218f78 IB/hfi1: Use global defines for upper bits in opcode by Mike Marciniszyn · 8 years ago
  58. ea0e4ce IB/rdmavt,hfi1,qib: Fix memory leak by Jubin John · 8 years ago
  59. 747f4d7 IB/qib, IB/hfi1: Fix up UD loopback use of irq flags by Mike Marciniszyn · 8 years ago
  60. e29bff4 Merge branch 'k.o/for-4.6-rc' into testing/4.6 by Doug Ledford · 8 years ago
  61. 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
  62. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 8 years ago
  63. e6d2e01 IB/rdmavt: Fix send scheduling by Jubin John · 8 years ago
  64. 986ef95 IB/mlx5: Expose correct max_sge_rd limit by Sagi Grimberg · 8 years ago
  65. c01e015 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  66. 35fc7b7 IB/mlx4: printk fix by Colin Ian King · 8 years ago
  67. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. 4e095a9 infiniband: nes: Kill unused variable in nes_netdev_start_xmit() by David S. Miller · 8 years ago
  69. 47975cd RDMA/nes: remove use of NETDEV_TX_LOCKED by Florian Westphal · 8 years ago
  70. 32cc92c RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips by Hariprasad S · 8 years ago
  71. 40edd7f iw_cxgb4: handle draining an idle qp by Steve Wise · 8 years ago
  72. ad20234 iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 8 years ago
  73. 851d7b6 iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 8 years ago
  74. 42235f8 IB/core: Don't drain non-existent rq queue-pair by Sagi Grimberg · 8 years ago
  75. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 8 years ago
  76. f4e7de6 IB/core: Fix oops in ib_cache_gid_set_default_gid by Doug Ledford · 8 years ago
  77. d29c9ab IB/core: Fix oops in ib_cache_gid_set_default_gid by Doug Ledford · 8 years ago
  78. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 8 years ago
  79. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  80. 3c96888 Revert "ib_srpt: Convert to percpu_ida tag allocation" by Bart Van Assche · 8 years ago
  81. 2fe7857 i40iw: avoid potential uninitialized variable use by Arnd Bergmann · 8 years ago
  82. 9967c70 IB/mlx5: fix VFs callback function prototypes by Arnd Bergmann · 8 years ago
  83. 572a143 iser-target: Use ib_drain_qp by Sagi Grimberg · 8 years ago
  84. ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  85. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  86. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  87. cb6a8ff cxgb4, iw_cxgb4: move delayed ack macro definitions by Varun Prakash · 9 years ago
  88. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 9 years ago
  89. a84f0e1 cxgb4, iw_cxgb4: move definitions to common header file by Varun Prakash · 9 years ago
  90. 520a07b Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6 by Doug Ledford · 8 years ago
  91. 68996a6 IB/ipoib: Allow mcast packets from other VFs by Eli Cohen · 8 years ago
  92. eff901d IB/mlx5: Implement callbacks for manipulating VFs by Eli Cohen · 8 years ago
  93. 2a4826f net/mlx5_core: Add VF param when querying vport counter by Eli Cohen · 8 years ago
  94. 9c3c5f8 IB/ipoib: Add ndo operations for configuring VFs by Eli Cohen · 8 years ago
  95. 50174a7 IB/core: Add interfaces to control VF attributes by Eli Cohen · 8 years ago
  96. a0c1b2a IB/core: Support accessing SA in virtualized environment by Eli Cohen · 8 years ago
  97. fad61ad IB/core: Add subnet prefix to port info by Eli Cohen · 8 years ago
  98. d603c80 IB/mlx5: Fix decision on using MAD_IFC by Eli Cohen · 8 years ago
  99. fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 8 years ago
  100. 2953f42 IB/core: Replace setting the zero values in ib_uverbs_ex_query_device by Leon Romanovsky · 8 years ago