1. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 8 years ago
  2. 94d7f1a Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7 by Doug Ledford · 8 years ago
  3. 6973627 RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() by Hariprasad S · 8 years ago
  4. c00dcba RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors by Hariprasad S · 8 years ago
  5. fd6aabe RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() by Hariprasad S · 8 years ago
  6. eaf4c6d RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject by Hariprasad S · 8 years ago
  7. fef4422 RDMA/iw_cxgb4: free resources when send_flowc() fails by Hariprasad S · 8 years ago
  8. f8e1e1d RDMA/iw_cxgb4: remove connection abort from process_mpa_reply by Hariprasad S · 8 years ago
  9. 6e410d8 RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held by Hariprasad S · 8 years ago
  10. 88bc230 RDMA/iw_cxgb4: stop ep timer on close failure by Hariprasad S · 8 years ago
  11. 9dec900 RDMA/iw_cxgb4: release ep resources on accept arp failure by Hariprasad S · 8 years ago
  12. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  13. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. 8ffb410 IB/qib: Use cache inhibitted and guarded mapping on powerpc by Aneesh Kumar K.V · 8 years ago
  15. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  16. d63cd28 net/mlx5: Add user chosen levels when allocating flow tables by Maor Gottlieb · 8 years ago
  17. 4c8bb95 RDMA/nes: don't leak skb if carrier down by Florian Westphal · 8 years ago
  18. ccea5f0 RDMA/i40iw: Fix for removing quad hash entries by Tatyana Nikolova · 8 years ago
  19. f8a4e76 RDMA/i40iw: Fix for checking if the QP is destroyed by Tatyana Nikolova · 8 years ago
  20. 6c2f761 RDMA/i40iw: Fix for using one sge for RDMA READ by Shiraz Saleem · 8 years ago
  21. df2d96c RDMA/i40iw: Fix for the size of kernel mode SQ by Shiraz Saleem · 8 years ago
  22. 84a4c24 RDMA/i40iw: Fix for a NOP WQE size by Mohammad Khan · 8 years ago
  23. 8e9f04a RDMA/i40iw: Correct STag mask to min of 14 bits by Chien Tin Tung · 8 years ago
  24. 9510b06 RDMA/i40iw: Fixes for WQE alignment by Shiraz Saleem · 8 years ago
  25. c2b75ef RDMA/i40iw: Adding queue drain functions by Ismail, Mustafa · 8 years ago
  26. fa41537 RDMA/i40iw: Fix SD calculation for initial HMC creation by Ismail, Mustafa · 8 years ago
  27. 20c61f7 RDMA/i40iw: Fix endian issues and warnings by Ismail, Mustafa · 8 years ago
  28. b7aee85 RDMA/i40iw: Add base memory management extensions by Ismail, Mustafa · 8 years ago
  29. eb9b037 RDMA/i40iw: Initialize max enabled vfs variable by Ismail, Mustafa · 8 years ago
  30. 5c1c190 RDMA/i40iw: Correct return code check in add_pble_pool by Ismail, Mustafa · 8 years ago
  31. f69c333 RDMA/i40iw: Add virtual channel message queue by Ismail, Mustafa · 8 years ago
  32. f606d89 RDMA/i40iw: Remove unused code and fix warning by Ismail, Mustafa · 8 years ago
  33. 4920dc3 RDMA/i40iw: Populate vendor_id and vendor_part_id fields by Ismail, Mustafa · 8 years ago
  34. df35630 RDMA/i40iw: Set vendor_err only if there is an actual error by Ismail, Mustafa · 8 years ago
  35. 996abf0a RDMA/i40iw: Add qp table lock around AE processing by Ismail, Mustafa · 8 years ago
  36. 36a4793 RDMA/i40iw: Do not set self-referencing pointer to NULL after free by Ismail, Mustafa · 8 years ago
  37. bd57aea RDMA/i40iw: Correct max message size in query port by Ismail, Mustafa · 8 years ago
  38. b3437e0 RDMA/i40iw: Fix refused connections by Ismail, Mustafa · 8 years ago
  39. 23ef48a RDMA/i40iw: Correct QP size calculation by Ismail, Mustafa · 8 years ago
  40. 6b90036 RDMA/i40iw: Fix overflow of region length by Ismail, Mustafa · 8 years ago
  41. ea0e4ce IB/rdmavt,hfi1,qib: Fix memory leak by Jubin John · 8 years ago
  42. 747f4d7 IB/qib, IB/hfi1: Fix up UD loopback use of irq flags by Mike Marciniszyn · 8 years ago
  43. e29bff4 Merge branch 'k.o/for-4.6-rc' into testing/4.6 by Doug Ledford · 8 years ago
  44. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 8 years ago
  45. 986ef95 IB/mlx5: Expose correct max_sge_rd limit by Sagi Grimberg · 8 years ago
  46. c01e015 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  47. 35fc7b7 IB/mlx4: printk fix by Colin Ian King · 8 years ago
  48. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 4e095a9 infiniband: nes: Kill unused variable in nes_netdev_start_xmit() by David S. Miller · 8 years ago
  50. 47975cd RDMA/nes: remove use of NETDEV_TX_LOCKED by Florian Westphal · 8 years ago
  51. 32cc92c RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips by Hariprasad S · 8 years ago
  52. 40edd7f iw_cxgb4: handle draining an idle qp by Steve Wise · 8 years ago
  53. ad20234 iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 8 years ago
  54. 851d7b6 iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 8 years ago
  55. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 8 years ago
  56. 2fe7857 i40iw: avoid potential uninitialized variable use by Arnd Bergmann · 8 years ago
  57. 9967c70 IB/mlx5: fix VFs callback function prototypes by Arnd Bergmann · 8 years ago
  58. 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
  59. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  60. cb6a8ff cxgb4, iw_cxgb4: move delayed ack macro definitions by Varun Prakash · 8 years ago
  61. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 8 years ago
  62. a84f0e1 cxgb4, iw_cxgb4: move definitions to common header file by Varun Prakash · 8 years ago
  63. 520a07b Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6 by Doug Ledford · 8 years ago
  64. eff901d IB/mlx5: Implement callbacks for manipulating VFs by Eli Cohen · 8 years ago
  65. 2a4826f net/mlx5_core: Add VF param when querying vport counter by Eli Cohen · 8 years ago
  66. d603c80 IB/mlx5: Fix decision on using MAD_IFC by Eli Cohen · 8 years ago
  67. 34abf9e i40iw: Replace the obsolete crypto hash interface with shash by Tatyana Nikolova · 8 years ago
  68. 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
  69. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  70. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  71. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  72. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 8 years ago
  73. 6e4de86 i40iw: changes for build of i40iw module by Faisal Latif · 8 years ago
  74. 16666b4 i40iw: Kconfig and Makefile for iwarp module by Faisal Latif · 8 years ago
  75. 4097351 i40iw: virtual channel handling files by Faisal Latif · 8 years ago
  76. 280cfc4 i40iw: user kernel shared files by Faisal Latif · 8 years ago
  77. e7d184e i40iw: add X722 register file by Faisal Latif · 8 years ago
  78. 89517b5 i40iw: add hardware related header files by Faisal Latif · 8 years ago
  79. 86dbcd0 i40iw: add file to handle cqp calls by Faisal Latif · 8 years ago
  80. 8d8cd0b i40iw: use shared code for port mapper by Faisal Latif · 8 years ago
  81. c1340e8 iw_cxgb3: support for iWARP port mapping by Steve Wise · 8 years ago
  82. 170003c iw_cxgb4: remove port mapper related code by Steve Wise · 8 years ago
  83. 6a0dde8 iw_nes: remove port mapper related code by Faisal Latif · 8 years ago
  84. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 8 years ago
  85. 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
  86. 91702b4 IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changes by Mike Marciniszyn · 8 years ago
  87. 21cfca3 IB/qib: Destroy SMI AH before de-allocating the protection domain by Harish Chegondi · 8 years ago
  88. 4eadd8f IB/qib,rdmavt: Move smi_ah to qib by Dennis Dalessandro · 8 years ago
  89. 611ac09 IB/qib: Setup notify free/create mad agent callbacks for rdmavt by Dennis Dalessandro · 8 years ago
  90. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 8 years ago
  91. 20f333b IB/qib: Rename several functions by adding a "qib_" prefix by Harish Chegondi · 8 years ago
  92. 045277c IB/qib,staging/rdma/hfi1: use setup_timer api by Hari Prasath Gujulan Elango · 8 years ago
  93. ee84541 IB/qib: Insure last cursor is updated prior to complete by Mike Marciniszyn · 8 years ago
  94. 08279d5 staging/rdma/hfi1: use new RNR timer by Mike Marciniszyn · 8 years ago
  95. 530a5d8 IB/qib: Remove modify_port and port_immutable functions by Harish Chegondi · 8 years ago
  96. 2366754 IB/qib: Support query gid in rdmavt by Dennis Dalessandro · 8 years ago
  97. 8e4c066 IB/qib: Remove destroy queue pair code by Harish Chegondi · 8 years ago
  98. 70696ea IB/qib: Remove modify queue pair code by Harish Chegondi · 8 years ago
  99. 1cefc2c IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead by Harish Chegondi · 8 years ago
  100. 9e804b1 IB/qib: Clean up register_ib_device by Dennis Dalessandro · 8 years ago