1. 7f446ab iw_cxgb4: limit IRD/ORD advertised to ULP by device max. by Steve Wise · 8 years ago
  2. 3e5e8e8 Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 by Doug Ledford · 8 years ago
  3. ad61a4c iw_cxgb4: don't block in destroy_qp awaiting the last deref by Steve Wise · 8 years ago
  4. 1b1a889 iw_cxgb4: explicitly move the qp to ERROR state during flush by Steve Wise · 8 years ago
  5. 12eb513 iw_cxgb4: stop MPA_REPLY timer when disconnecting by Steve Wise · 8 years ago
  6. 56b2eca RDMA/iw_cxgb4: Use kfree_skb instead of kfree by Hariprasad S · 9 years ago
  7. fb92d8f Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8 by Doug Ledford · 9 years ago
  8. ce19224 IB/cxgb4: Support device FW version string by Ira Weiny · 9 years ago
  9. dd6b024 RDMA/iw_cxgb4: Low resource fixes for Completion queue by Hariprasad S · 9 years ago
  10. 0f8ab0b RDMA/iw_cxgb4: Low resource fixes for Memory registration by Hariprasad S · 9 years ago
  11. 4a74083 RDMA/iw_cxgb4: Low resource fixes for connection manager by Hariprasad S · 9 years ago
  12. 4c72efe RDMA/iw_cxgb4: Add missing error codes for act open cmd by Hariprasad S · 9 years ago
  13. bce2841 RDMA/iw_cxgb4: clean up c4iw_reject_cr() by Hariprasad S · 9 years ago
  14. 68cebca RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dump by Hariprasad S · 9 years ago
  15. 3d4e799 RDMA/iw_cxgb4: only read markers_enabled mod param once by Hariprasad S · 9 years ago
  16. b40f475 IB/core: Make device counter infrastructure dynamic by Christoph Lameter · 9 years ago
  17. 0651ec9 Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7 by Doug Ledford · 9 years ago
  18. ba987e5 iw_cxgb4: Convert a __force cast by Bart Van Assche · 9 years ago
  19. 64bec74 RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject() by Hariprasad S · 9 years ago
  20. 093108c RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr() by Hariprasad S · 9 years ago
  21. 4a4dd8d RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data by Hariprasad S · 9 years ago
  22. f86fac7 RDMA/iw_cxgb4: atomic find and reference for listening endpoints by Hariprasad S · 9 years ago
  23. e8667a9 RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING by Hariprasad S · 9 years ago
  24. ceb110a RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout by Hariprasad S · 9 years ago
  25. c878b70 RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep() by Hariprasad S · 9 years ago
  26. 944661d RDMA/iw_cxgb4: atomically lookup ep and get a reference by Hariprasad S · 9 years ago
  27. 761e19a RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure() by Hariprasad S · 9 years ago
  28. 8a70f81 RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING by Hariprasad S · 9 years ago
  29. caa6c9f RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req() by Hariprasad S · 9 years ago
  30. e4b76a2 RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation by Hariprasad S · 9 years ago
  31. da1cecd RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages by Hariprasad S · 9 years ago
  32. 8d1f1a6 RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept failure by Hariprasad S · 9 years ago
  33. 92f850e RDMA/iw_cxgb4: set the correct FID value in DSGL commands by Hariprasad S · 9 years ago
  34. ccd2c30 RDMA/iw_cxgb4: Correct RFC number of MPA by Hariprasad S · 9 years ago
  35. 9ca6f7c RDMA/iw_cxgb4: Add few history bits for ep by Hariprasad S · 9 years ago
  36. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 9 years ago
  37. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 9 years ago
  38. 6973627 RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() by Hariprasad S · 9 years ago
  39. c00dcba RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors by Hariprasad S · 9 years ago
  40. fd6aabe RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() by Hariprasad S · 9 years ago
  41. eaf4c6d RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject by Hariprasad S · 9 years ago
  42. fef4422 RDMA/iw_cxgb4: free resources when send_flowc() fails by Hariprasad S · 9 years ago
  43. f8e1e1d RDMA/iw_cxgb4: remove connection abort from process_mpa_reply by Hariprasad S · 9 years ago
  44. 6e410d8 RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held by Hariprasad S · 9 years ago
  45. 88bc230d RDMA/iw_cxgb4: stop ep timer on close failure by Hariprasad S · 9 years ago
  46. 9dec900 RDMA/iw_cxgb4: release ep resources on accept arp failure by Hariprasad S · 9 years ago
  47. 32cc92c RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips by Hariprasad S · 9 years ago
  48. 40edd7f iw_cxgb4: handle draining an idle qp by Steve Wise · 9 years ago
  49. 851d7b6 iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 9 years ago
  50. 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
  51. cb6a8ff cxgb4, iw_cxgb4: move delayed ack macro definitions by Varun Prakash · 9 years ago
  52. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 9 years ago
  53. a84f0e1 cxgb4, iw_cxgb4: move definitions to common header file by Varun Prakash · 9 years ago
  54. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 9 years ago
  55. 170003c iw_cxgb4: remove port mapper related code by Steve Wise · 9 years ago
  56. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 9 years ago
  57. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 9 years ago
  58. 086dc6e iw_cxgb4: add queue drain functions by Steve Wise · 9 years ago
  59. 3021376 infiniband: cxgb4: use %pR format string for printing resources by Arnd Bergmann · 9 years ago
  60. ee30f7d iw_cxgb4: Max fastreg depth depends on DSGL support by Hariprasad S · 9 years ago
  61. ac8e4c6 cxgb4/iw_cxgb4: TOS support by Hariprasad S · 9 years ago
  62. 6812fae iw_cxgb4: remove false error log entry by Hariprasad S · 9 years ago
  63. a6054df iw_cxgb4: make queue allocation code more readable by Hariprasad S · 9 years ago
  64. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  65. 28de1f7 iw_cxgb4: Take clip reference before starting IPv6 listen by Hariprasad S · 9 years ago
  66. 4275a5b iw_cxgb4: Fixes GW-Basic labels to meaningful error names by Hariprasad S · 9 years ago
  67. 82b1df1 iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() by Hariprasad S · 9 years ago
  68. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  69. c5dfb00 iw_cxgb4: Pass qid range to user space driver by Hariprasad S · 9 years ago
  70. ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 9 years ago
  71. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  72. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  73. e3d132d treewide: Fix typos in printk by Masanari Iida · 9 years ago
  74. d3cfd00 iw_cxgb4: Remove old FRWR API by Sagi Grimberg · 9 years ago
  75. 8376b86 iw_cxgb4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  76. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  77. 963cab5 iw_cxgb4: Adds support for T6 adapter by Hariprasad S · 9 years ago
  78. 3dd9a5d iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall by Hariprasad S · 9 years ago
  79. f57b780 iw_cxgb4: fix misuse of ep->ord for minimum ird calculation by Hariprasad S · 9 years ago
  80. 158c776 iw_cxgb4: pass the ord/ird in connect reply events by Hariprasad S · 9 years ago
  81. 99718e5 iw_cxgb4: detect fatal errors while creating listening filters by Hariprasad S · 9 years ago
  82. b61e564 RDMA/cxgb4: re-fix 32-bit build warning by Arnd Bergmann · 9 years ago
  83. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  84. 54b9a96 IB/cxgb4: Fix if statement in pick_local_ip6adddrs by Nicholas Krause · 9 years ago
  85. a216403 iw_cxgb4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  86. 84cc6ac6 iw_cxgb4: Add support for clip by Hariprasad S · 9 years ago
  87. b8ac311 iw_cxgb4: set the default MPA version to 2 by Hariprasad S · 9 years ago
  88. 3661df1 iw_cxgb4: gracefully handle unknown CQE status errors by Hariprasad S · 9 years ago
  89. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  90. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 10 years ago
  91. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
  92. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
  93. 74217d4 iw_cxgb4: support for bar2 qid densities exceeding the page size by Hariprasad S · 10 years ago
  94. a4cfd92 cxgb4: Add ethtool support to get adapter stats by Hariprasad Shenai · 10 years ago
  95. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 10 years ago
  96. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
  97. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
  98. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
  99. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 10 years ago
  100. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 10 years ago