1. b40f475 IB/core: Make device counter infrastructure dynamic by Christoph Lameter · 9 years ago
  2. 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
  3. ba987e5 iw_cxgb4: Convert a __force cast by Bart Van Assche · 9 years ago
  4. 64bec74 RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject() by Hariprasad S · 9 years ago
  5. 093108c RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr() by Hariprasad S · 9 years ago
  6. 4a4dd8d RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data by Hariprasad S · 9 years ago
  7. f86fac7 RDMA/iw_cxgb4: atomic find and reference for listening endpoints by Hariprasad S · 9 years ago
  8. e8667a9 RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING by Hariprasad S · 9 years ago
  9. ceb110a RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout by Hariprasad S · 9 years ago
  10. c878b70 RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep() by Hariprasad S · 9 years ago
  11. 944661d RDMA/iw_cxgb4: atomically lookup ep and get a reference by Hariprasad S · 9 years ago
  12. 761e19a RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure() by Hariprasad S · 9 years ago
  13. 8a70f81 RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING by Hariprasad S · 9 years ago
  14. caa6c9f RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req() by Hariprasad S · 9 years ago
  15. e4b76a2 RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation by Hariprasad S · 9 years ago
  16. da1cecd RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages by Hariprasad S · 9 years ago
  17. 8d1f1a6 RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept failure by Hariprasad S · 9 years ago
  18. 92f850e RDMA/iw_cxgb4: set the correct FID value in DSGL commands by Hariprasad S · 9 years ago
  19. ccd2c30 RDMA/iw_cxgb4: Correct RFC number of MPA by Hariprasad S · 9 years ago
  20. 9ca6f7c RDMA/iw_cxgb4: Add few history bits for ep by Hariprasad S · 9 years ago
  21. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 9 years ago
  22. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 9 years ago
  23. 6973627 RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() by Hariprasad S · 9 years ago
  24. c00dcba RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors by Hariprasad S · 9 years ago
  25. fd6aabe RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() by Hariprasad S · 9 years ago
  26. eaf4c6d RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject by Hariprasad S · 9 years ago
  27. fef4422 RDMA/iw_cxgb4: free resources when send_flowc() fails by Hariprasad S · 9 years ago
  28. f8e1e1d RDMA/iw_cxgb4: remove connection abort from process_mpa_reply by Hariprasad S · 9 years ago
  29. 6e410d8 RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held by Hariprasad S · 9 years ago
  30. 88bc230 RDMA/iw_cxgb4: stop ep timer on close failure by Hariprasad S · 9 years ago
  31. 9dec900 RDMA/iw_cxgb4: release ep resources on accept arp failure by Hariprasad S · 9 years ago
  32. 32cc92c RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips by Hariprasad S · 9 years ago
  33. 40edd7f iw_cxgb4: handle draining an idle qp by Steve Wise · 9 years ago
  34. 851d7b6 iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 9 years ago
  35. 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
  36. cb6a8ff cxgb4, iw_cxgb4: move delayed ack macro definitions by Varun Prakash · 9 years ago
  37. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 9 years ago
  38. a84f0e1 cxgb4, iw_cxgb4: move definitions to common header file by Varun Prakash · 9 years ago
  39. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 9 years ago
  40. 170003c iw_cxgb4: remove port mapper related code by Steve Wise · 9 years ago
  41. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 9 years ago
  42. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 9 years ago
  43. 086dc6e iw_cxgb4: add queue drain functions by Steve Wise · 9 years ago
  44. 3021376 infiniband: cxgb4: use %pR format string for printing resources by Arnd Bergmann · 9 years ago
  45. ee30f7d iw_cxgb4: Max fastreg depth depends on DSGL support by Hariprasad S · 9 years ago
  46. ac8e4c6 cxgb4/iw_cxgb4: TOS support by Hariprasad S · 9 years ago
  47. 6812fae iw_cxgb4: remove false error log entry by Hariprasad S · 9 years ago
  48. a6054df iw_cxgb4: make queue allocation code more readable by Hariprasad S · 9 years ago
  49. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  50. 28de1f7 iw_cxgb4: Take clip reference before starting IPv6 listen by Hariprasad S · 9 years ago
  51. 4275a5b iw_cxgb4: Fixes GW-Basic labels to meaningful error names by Hariprasad S · 9 years ago
  52. 82b1df1 iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() by Hariprasad S · 9 years ago
  53. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  54. c5dfb00 iw_cxgb4: Pass qid range to user space driver by Hariprasad S · 9 years ago
  55. ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 9 years ago
  56. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  57. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  58. e3d132d treewide: Fix typos in printk by Masanari Iida · 9 years ago
  59. d3cfd00 iw_cxgb4: Remove old FRWR API by Sagi Grimberg · 9 years ago
  60. 8376b86 iw_cxgb4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  61. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  62. 963cab5 iw_cxgb4: Adds support for T6 adapter by Hariprasad S · 9 years ago
  63. 3dd9a5d iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall by Hariprasad S · 9 years ago
  64. f57b780 iw_cxgb4: fix misuse of ep->ord for minimum ird calculation by Hariprasad S · 9 years ago
  65. 158c776 iw_cxgb4: pass the ord/ird in connect reply events by Hariprasad S · 9 years ago
  66. 99718e5 iw_cxgb4: detect fatal errors while creating listening filters by Hariprasad S · 9 years ago
  67. b61e564 RDMA/cxgb4: re-fix 32-bit build warning by Arnd Bergmann · 9 years ago
  68. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  69. 54b9a96 IB/cxgb4: Fix if statement in pick_local_ip6adddrs by Nicholas Krause · 9 years ago
  70. a216403 iw_cxgb4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  71. 84cc6ac6 iw_cxgb4: Add support for clip by Hariprasad S · 9 years ago
  72. b8ac311 iw_cxgb4: set the default MPA version to 2 by Hariprasad S · 9 years ago
  73. 3661df1 iw_cxgb4: gracefully handle unknown CQE status errors by Hariprasad S · 9 years ago
  74. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  75. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 10 years ago
  76. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
  77. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
  78. 74217d4 iw_cxgb4: support for bar2 qid densities exceeding the page size by Hariprasad S · 10 years ago
  79. a4cfd92 cxgb4: Add ethtool support to get adapter stats by Hariprasad Shenai · 10 years ago
  80. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 10 years ago
  81. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
  82. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
  83. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
  84. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 10 years ago
  85. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 10 years ago
  86. 179d03b iw_cxgb4: Remove negative advice dmesg warnings by Hariprasad S · 10 years ago
  87. 5b6b8fe RDMA/cxgb4: Report the actual address of the remote connecting peer by Steve Wise · 10 years ago
  88. 4a75a86 iw_cxgb4: enforce qp/cq id requirements by Hariprasad S · 10 years ago
  89. 09ece8b iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs by Hariprasad S · 10 years ago
  90. 6198dd8 iw_cxgb4: 32b platform fixes by Hariprasad S · 10 years ago
  91. 0b74104 iw_cxgb4: Cleanup register defines/MACROS by Hariprasad S · 10 years ago
  92. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 10 years ago
  93. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  94. 1fc8190 RDMA/cxgb4: Don't hang threads forever waiting on WR replies by Hariprasad S · 10 years ago
  95. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  96. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  97. c62e689 RDMA/cxgb4: Serialize CQ event upcalls with CQ destruction by Hariprasad S · 10 years ago
  98. cf7fe64 iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h by Hariprasad Shenai · 10 years ago
  99. a56c66e iw_cxgb4: Cleanup register defines/MACROS defined in t4.h by Hariprasad Shenai · 10 years ago
  100. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 10 years ago