1. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. b4184cb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. 95aef7c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  4. 3949c4a i40e: constify i40e_client_ops structure by Julia Lawall · 8 years ago
  5. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 8 years ago
  6. 9c674815 IB/iser: Fix max_sectors calculation by Christoph Hellwig · 8 years ago
  7. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  8. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 8 years ago
  9. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  10. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  11. d63cd28 net/mlx5: Add user chosen levels when allocating flow tables by Maor Gottlieb · 8 years ago
  12. 4c8bb95 RDMA/nes: don't leak skb if carrier down by Florian Westphal · 8 years ago
  13. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 8 years ago
  14. e6d2e01 IB/rdmavt: Fix send scheduling by Jubin John · 8 years ago
  15. 986ef95 IB/mlx5: Expose correct max_sge_rd limit by Sagi Grimberg · 8 years ago
  16. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 4e095a9 infiniband: nes: Kill unused variable in nes_netdev_start_xmit() by David S. Miller · 8 years ago
  18. 47975cd RDMA/nes: remove use of NETDEV_TX_LOCKED by Florian Westphal · 8 years ago
  19. 32cc92c RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips by Hariprasad S · 8 years ago
  20. 40edd7f iw_cxgb4: handle draining an idle qp by Steve Wise · 8 years ago
  21. ad20234 iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 8 years ago
  22. 851d7b6 iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 8 years ago
  23. 42235f8 IB/core: Don't drain non-existent rq queue-pair by Sagi Grimberg · 8 years ago
  24. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 8 years ago
  25. f4e7de6 IB/core: Fix oops in ib_cache_gid_set_default_gid by Doug Ledford · 8 years ago
  26. 3c96888 Revert "ib_srpt: Convert to percpu_ida tag allocation" by Bart Van Assche · 8 years ago
  27. 2fe7857 i40iw: avoid potential uninitialized variable use by Arnd Bergmann · 8 years ago
  28. 9967c70 IB/mlx5: fix VFs callback function prototypes by Arnd Bergmann · 8 years ago
  29. 572a143 iser-target: Use ib_drain_qp by Sagi Grimberg · 8 years ago
  30. 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
  31. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  32. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  33. cb6a8ff cxgb4, iw_cxgb4: move delayed ack macro definitions by Varun Prakash · 8 years ago
  34. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 8 years ago
  35. a84f0e1 cxgb4, iw_cxgb4: move definitions to common header file by Varun Prakash · 8 years ago
  36. 520a07b Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6 by Doug Ledford · 8 years ago
  37. 68996a6 IB/ipoib: Allow mcast packets from other VFs by Eli Cohen · 8 years ago
  38. eff901d IB/mlx5: Implement callbacks for manipulating VFs by Eli Cohen · 8 years ago
  39. 2a4826f net/mlx5_core: Add VF param when querying vport counter by Eli Cohen · 8 years ago
  40. 9c3c5f8 IB/ipoib: Add ndo operations for configuring VFs by Eli Cohen · 8 years ago
  41. 50174a7 IB/core: Add interfaces to control VF attributes by Eli Cohen · 8 years ago
  42. a0c1b2a IB/core: Support accessing SA in virtualized environment by Eli Cohen · 8 years ago
  43. fad61ad IB/core: Add subnet prefix to port info by Eli Cohen · 8 years ago
  44. d603c80 IB/mlx5: Fix decision on using MAD_IFC by Eli Cohen · 8 years ago
  45. fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 8 years ago
  46. 2953f42 IB/core: Replace setting the zero values in ib_uverbs_ex_query_device by Leon Romanovsky · 8 years ago
  47. 5658600 ib_srpt: fix a WARN_ON() message by Dan Carpenter · 8 years ago
  48. 34abf9e i40iw: Replace the obsolete crypto hash interface with shash by Tatyana Nikolova · 8 years ago
  49. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  51. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  52. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  53. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  54. 000a830 IB/rdmavt: Post receive for QP in ERR state by Alex Estrin · 8 years ago
  55. ef086c0 IB/hfi1: Report pid in qp_stats to aid debug by Mike Marciniszyn · 8 years ago
  56. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 8 years ago
  57. 6e4de86 i40iw: changes for build of i40iw module by Faisal Latif · 9 years ago
  58. 16666b4 i40iw: Kconfig and Makefile for iwarp module by Faisal Latif · 9 years ago
  59. 4097351 i40iw: virtual channel handling files by Faisal Latif · 9 years ago
  60. 280cfc4 i40iw: user kernel shared files by Faisal Latif · 9 years ago
  61. e7d184e i40iw: add X722 register file by Faisal Latif · 9 years ago
  62. 89517b5 i40iw: add hardware related header files by Faisal Latif · 9 years ago
  63. 86dbcd0 i40iw: add file to handle cqp calls by Faisal Latif · 9 years ago
  64. 8d8cd0b i40iw: use shared code for port mapper by Faisal Latif · 8 years ago
  65. dafb558 iwpm: crash fix for large connections test by Faisal Latif · 8 years ago
  66. c1340e8 iw_cxgb3: support for iWARP port mapping by Steve Wise · 8 years ago
  67. 170003c iw_cxgb4: remove port mapper related code by Steve Wise · 8 years ago
  68. 6a0dde8 iw_nes: remove port mapper related code by Faisal Latif · 8 years ago
  69. b493d91 iwcm: common code for port mapper by Faisal Latif · 8 years ago
  70. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 8 years ago
  71. 76b0640 Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6 by Doug Ledford · 8 years ago
  72. e3416ab iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc by Christoph Hellwig · 8 years ago
  73. d1ca2ed iser-target: Kill struct isert_rdma_wr by Christoph Hellwig · 8 years ago
  74. 9679cc5 iser-target: Convert to new CQ API by Christoph Hellwig · 8 years ago
  75. 5adabdd iser-target: Split and properly type the login buffer by Christoph Hellwig · 8 years ago
  76. ed1083b iser-target: Remove ISER_RECV_DATA_SEG_LEN by Christoph Hellwig · 8 years ago
  77. 26c7b67 iser-target: Remove impossible condition from isert_wait_conn by Jenny Derzhavetz · 8 years ago
  78. 69c4884 iser-target: Remove redundant wait in release_conn by Jenny Derzhavetz · 8 years ago
  79. 6d1fba0 iser-target: Rework connection termination by Jenny Derzhavetz · 8 years ago
  80. f81bf45 iser-target: Separate flows for np listeners and connections cma events by Jenny Derzhavetz · 8 years ago
  81. aea9298 iser-target: Add new state ISER_CONN_BOUND to isert_conn by Jenny Derzhavetz · 8 years ago
  82. b89a7c2 iser-target: Fix identification of login rx descriptor type by Jenny Derzhavetz · 8 years ago
  83. 0fd1072 ib_srpt: Convert to percpu_ida tag allocation by Nicholas Bellinger · 9 years ago
  84. b42057a ib_srpt: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  85. ade3024 IB/rdmavt: Check lkey_table_size value before use by Jubin John · 8 years ago
  86. 9debaae IB/rdamvt: fix cross build with rdmavt by Mike Marciniszyn · 8 years ago
  87. 91702b4 IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changes by Mike Marciniszyn · 8 years ago
  88. 21cfca3 IB/qib: Destroy SMI AH before de-allocating the protection domain by Harish Chegondi · 8 years ago
  89. 79a225b IB/rdmavt: Remove unnecessary exported functions by Dennis Dalessandro · 8 years ago
  90. ce73fe2 IB/rdmavt: Remove RVT_FLAGs by Dennis Dalessandro · 8 years ago
  91. 4eadd8f IB/qib,rdmavt: Move smi_ah to qib by Dennis Dalessandro · 8 years ago
  92. 611ac09 IB/qib: Setup notify free/create mad agent callbacks for rdmavt by Dennis Dalessandro · 8 years ago
  93. 1348d70 IB/rdmavt: Add per verb driver callback checking by Dennis Dalessandro · 8 years ago
  94. 90793f7 IB/rdmavt: Clean up comments and add more documentation by Dennis Dalessandro · 8 years ago
  95. e16689e IB/rdmavt: Add trace and error print statements in post_one_wr by Harish Chegondi · 8 years ago
  96. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 8 years ago
  97. 20f333b IB/qib: Rename several functions by adding a "qib_" prefix by Harish Chegondi · 8 years ago
  98. bfee5e3 IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value by Vennila Megavannan · 9 years ago
  99. 045277c IB/qib,staging/rdma/hfi1: use setup_timer api by Hari Prasath Gujulan Elango · 9 years ago
  100. ee84541 IB/qib: Insure last cursor is updated prior to complete by Mike Marciniszyn · 9 years ago