1. f8109d9 infiniband: cxgb4: use ktime_get for timestamps by Arnd Bergmann · 8 years ago
  2. bc52e9c iw_cxgb4: atomically flush the qp by Steve Wise · 8 years ago
  3. cbb40fa iw_cxgb4: only call the cq comp_handler when the cq is armed by Steve Wise · 8 years ago
  4. ba97b74 iw_cxgb4: remove BUG_ON() usage. by Steve Wise · 8 years ago
  5. 9950acf RDMA/cxgb4: Protect from possible dereference by Leon Romanovsky · 8 years ago
  6. 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 8 years ago
  7. a9346ab RDMA/cxgb4: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  8. 2015f26 iw_cxgb4: add referencing to wait objects by Steve Wise · 8 years ago
  9. ef885dc iw_cxgb4: allocate wait object for each ep object by Steve Wise · 8 years ago
  10. 7088a9b iw_cxgb4: allocate wait object for each qp object by Steve Wise · 8 years ago
  11. 4d45b75 iw_cxgb4: change pr_debug to appropriate log level by Bharat Potnuri · 8 years ago
  12. 548ddb1 iw_cxgb4: Remove __func__ parameter from pr_debug() by Bharat Potnuri · 8 years ago
  13. 720336c iw_cxgb4: don't use WR keys/addrs for 0 byte reads by Ganesh Goudar · 8 years ago
  14. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
  15. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  16. a9a4288 cxgb4: Convert PDBG to pr_debug by Joe Perches · 9 years ago
  17. 700456b cxgb4: Use more common logging style by Joe Perches · 9 years ago
  18. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 9 years ago
  20. c12a67f iw_cxgb4: free EQ queue memory on last deref by Steve Wise · 9 years ago
  21. 4fe7c29 iw_cxgb4: refactor sq/rq drain logic by Steve Wise · 9 years ago
  22. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  23. b414fa0 iw_cxgb4: set correct FetchBurstMax for QPs by Steve Wise · 9 years ago
  24. 5c6b2aa iw_cxgb4: invalidate the mr when posting a read_w_inv wr by Steve Wise · 9 years ago
  25. 4ff522e iw_cxgb4: set *bad_wr for post_send/post_recv errors by Steve Wise · 9 years ago
  26. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  27. 49b53a9 iw_cxgb4: add fast-path for small REG_MR operations by Steve Wise · 9 years ago
  28. 656aace IB/cxgb4: Make _free_qp static to silence build warning by Baoyou Xie · 9 years ago
  29. ad61a4c iw_cxgb4: don't block in destroy_qp awaiting the last deref by Steve Wise · 9 years ago
  30. 1b1a889 iw_cxgb4: explicitly move the qp to ERROR state during flush by Steve Wise · 9 years ago
  31. 4a74083 RDMA/iw_cxgb4: Low resource fixes for connection manager 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. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 9 years ago
  35. 086dc6e iw_cxgb4: add queue drain functions by Steve Wise · 9 years ago
  36. ee30f7d iw_cxgb4: Max fastreg depth depends on DSGL support by Hariprasad S · 10 years ago
  37. a6054df iw_cxgb4: make queue allocation code more readable by Hariprasad S · 10 years ago
  38. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 10 years ago
  39. d3cfd00 iw_cxgb4: Remove old FRWR API by Sagi Grimberg · 10 years ago
  40. 8376b86 iw_cxgb4: Support the new memory registration API by Sagi Grimberg · 10 years ago
  41. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 10 years ago
  42. 963cab5 iw_cxgb4: Adds support for T6 adapter by Hariprasad S · 10 years ago
  43. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 10 years ago
  44. 74217d4 iw_cxgb4: support for bar2 qid densities exceeding the page size by Hariprasad S · 10 years ago
  45. 6198dd8 iw_cxgb4: 32b platform fixes by Hariprasad S · 10 years ago
  46. cf7fe64 iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h by Hariprasad Shenai · 11 years ago
  47. a56c66e iw_cxgb4: Cleanup register defines/MACROS defined in t4.h by Hariprasad Shenai · 11 years ago
  48. 5b341808 RDMA/cxgb4: Wake up waiters after flushing the qp by Steve Wise · 11 years ago
  49. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 11 years ago
  50. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  51. 678ea9b RDMA/cxgb4: Only call CQ completion handler if it is armed by Steve Wise · 11 years ago
  52. 66eb19a iw_cxgb4: advertise the correct device max attributes by Hariprasad Shenai · 11 years ago
  53. 3e5c02c iw_cxgb4: Support query_qp() verb by Hariprasad Shenai · 11 years ago
  54. 7730b4c cxgb4/iw_cxgb4: work request logging feature by Hariprasad Shenai · 11 years ago
  55. 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 11 years ago
  56. 04e10e2 iw_cxgb4: Detect Ing. Padding Boundary at run-time by Hariprasad Shenai · 11 years ago
  57. c2f9da9 RDMA/cxgb4: Only allow kernel db ringing for T4 devs by Steve Wise · 11 years ago
  58. cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 11 years ago
  59. 1d1ca9b RDMA/cxgb4: Fix over-dereference when terminating by Steve Wise · 11 years ago
  60. c3f98fa RDMA/cxgb4: Initialize reserved fields in a FW work request by Steve Wise · 11 years ago
  61. a03d9f9 RDMA/cxgb4: Max fastreg depth depends on DSGL support by Steve Wise · 11 years ago
  62. b4e2901 RDMA/cxgb4: SQ flush fix by Steve Wise · 11 years ago
  63. fa658a9 RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices by Steve Wise · 11 years ago
  64. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  65. ba32de9 RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes by Steve Wise · 11 years ago
  66. ff1706f RDMA/cxgb4: Fix underflows in c4iw_create_qp() by Dan Carpenter · 12 years ago
  67. 05eb238 cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes by Steve Wise · 11 years ago
  68. 0999257 RDMA/cxgb4: Issue RI.FINI before closing when entering TERM by Steve Wise · 12 years ago
  69. 1cf24dc RDMA/cxgb4: Fix QP flush logic by Steve Wise · 12 years ago
  70. ae1fe07 RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() by Dan Carpenter · 12 years ago
  71. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  72. 5b0c275 RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled by Thadeu Lima de Souza Cascardo · 12 years ago
  73. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. 55e57a7 RDMA/cxgb4: Fix error return code in create_qp() by Wei Yongjun · 12 years ago
  75. 9919d5b RDMA/cxgb4: Fix onchip queue support for T5 by Vipul Pandya · 12 years ago
  76. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 12 years ago
  77. 80ccdd6 RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 by Vipul Pandya · 12 years ago
  78. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 12 years ago
  79. f079af7 RDMA/cxgb4: Add Support for Chelsio T5 adapter by Vipul Pandya · 12 years ago
  80. 91e9c071 RDMA/cxgb4: Abort connections when moving to ERROR state by Vipul Pandya · 13 years ago
  81. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  82. c079c28 RDMA/cxgb4: Fix error handling in create_qp() by Emil Goode · 13 years ago
  83. e5619c1 RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver by Vipul Pandya · 13 years ago
  84. 67bbc05 RDMA/cxgb4: Add query_qp support by Vipul Pandya · 13 years ago
  85. 422eea0 RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues by Vipul Pandya · 13 years ago
  86. 2c97478 RDMA/cxgb4: Add DB Overflow Avoidance by Vipul Pandya · 13 years ago
  87. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  88. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 14 years ago
  89. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 14 years ago
  90. d32ae39 RDMA/cxgb4: Mark QP in error before disabling the queue in firmware by Tom Tucker · 14 years ago
  91. 581bbe2 RDMA/cxgb4: Serialize calls to CQ's comp_handler by Kumar Sanghvi · 14 years ago
  92. 01e7da6 RDMA/cxgb4: Make sure flush CQ entries are collected on connection close by Kumar Sanghvi · 14 years ago
  93. d2fe99e RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation by Kumar Sanghvi · 14 years ago
  94. 8da7e7a RDMA/cxgb4: Couple of abort fixes by Steve Wise · 14 years ago
  95. 85d215b RDMA/cxgb4: Fix missing parentheses by Roel Kluin · 14 years ago
  96. 30c95c2 RDMA/cxgb4: Don't change QP state outside EP lock by Steve Wise · 14 years ago
  97. a9c7719 RDMA/cxgb4: Enable on-chip SQ support by default by Steve Wise · 14 years ago
  98. 6a09a9d RDMA/cxgb4: Limit MAXBURST EQ context field to 256B by Steve Wise · 15 years ago
  99. db8b101 RDMA/cxgb4: Don't re-init wait object in init/fini paths by Steve Wise · 15 years ago
  100. c943109 RDMA/cxgb3,cxgb4: Remove dead code by Stephen Hemminger · 15 years ago