1. 308aa2b iw_cxgb4: only allow 1 flush on user qps by Steve Wise · 6 years ago
  2. 94245f4 iw_cxgb4: Support FW write completion WR by Potnuri Bharat Teja · 6 years ago
  3. b9855f4 iw_cxgb4: RDMA write with immediate support by Potnuri Bharat Teja · 6 years ago
  4. 8001b71 rdma/cxgb4: fix some info leaks by Dan Carpenter · 6 years ago
  5. dd708e7 rdma/cxgb4: Simplify a structure initialization by Bart Van Assche · 6 years ago
  6. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 6 years ago
  7. f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 6 years ago
  8. 6a0b617 rdma/cxgb4: Add support for kernel mode SRQ's by Raju Rangoju · 6 years ago
  9. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  10. f5e27a2 Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next by Doug Ledford · 6 years ago
  11. ecb238f IB/cxgb4: use skb_put_zero()/__skb_put_zero by YueHaibing · 6 years ago
  12. 2df19e1 iw_cxgb4: Atomically flush per QP HW CQEs by Bharat Potnuri · 6 years ago
  13. 76a895d Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git by Jason Gunthorpe · 7 years ago
  14. d145873 iw_cxgb4: when flushing, complete all wrs in a chain by Steve Wise · 7 years ago
  15. 96a236e iw_cxgb4: reflect the original WR opcode in drain cqes by Steve Wise · 7 years ago
  16. f8109d9 infiniband: cxgb4: use ktime_get for timestamps by Arnd Bergmann · 7 years ago
  17. c058ecf iw_cxgb4: only insert drain cqes if wq is flushed by Steve Wise · 7 years ago
  18. 335ebf6 iw_cxgb4: only clear the ARMED bit if a notification is needed by Steve Wise · 7 years ago
  19. bc52e9c iw_cxgb4: atomically flush the qp by Steve Wise · 7 years ago
  20. cbb40fa iw_cxgb4: only call the cq comp_handler when the cq is armed by Steve Wise · 7 years ago
  21. ba97b74 iw_cxgb4: remove BUG_ON() usage. by Steve Wise · 7 years ago
  22. 9950acf RDMA/cxgb4: Protect from possible dereference by Leon Romanovsky · 7 years ago
  23. 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 7 years ago
  24. a9346ab RDMA/cxgb4: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  25. 2015f26 iw_cxgb4: add referencing to wait objects by Steve Wise · 7 years ago
  26. ef885dc iw_cxgb4: allocate wait object for each ep object by Steve Wise · 7 years ago
  27. 7088a9b iw_cxgb4: allocate wait object for each qp object by Steve Wise · 7 years ago
  28. 4d45b75 iw_cxgb4: change pr_debug to appropriate log level by Bharat Potnuri · 7 years ago
  29. 548ddb1 iw_cxgb4: Remove __func__ parameter from pr_debug() by Bharat Potnuri · 7 years ago
  30. 720336c iw_cxgb4: don't use WR keys/addrs for 0 byte reads by Ganesh Goudar · 7 years ago
  31. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 7 years ago
  32. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  33. a9a4288 cxgb4: Convert PDBG to pr_debug by Joe Perches · 8 years ago
  34. 700456b cxgb4: Use more common logging style by Joe Perches · 8 years ago
  35. 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
  36. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  37. c12a67f iw_cxgb4: free EQ queue memory on last deref by Steve Wise · 8 years ago
  38. 4fe7c29 iw_cxgb4: refactor sq/rq drain logic by Steve Wise · 8 years ago
  39. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  40. b414fa0 iw_cxgb4: set correct FetchBurstMax for QPs by Steve Wise · 8 years ago
  41. 5c6b2aa iw_cxgb4: invalidate the mr when posting a read_w_inv wr by Steve Wise · 8 years ago
  42. 4ff522e iw_cxgb4: set *bad_wr for post_send/post_recv errors by Steve Wise · 8 years ago
  43. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  44. 49b53a9 iw_cxgb4: add fast-path for small REG_MR operations by Steve Wise · 8 years ago
  45. 656aace IB/cxgb4: Make _free_qp static to silence build warning by Baoyou Xie · 8 years ago
  46. ad61a4c iw_cxgb4: don't block in destroy_qp awaiting the last deref by Steve Wise · 8 years ago
  47. 1b1a889 iw_cxgb4: explicitly move the qp to ERROR state during flush by Steve Wise · 8 years ago
  48. 4a74083 RDMA/iw_cxgb4: Low resource fixes for connection manager by Hariprasad S · 8 years ago
  49. 32cc92c RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips by Hariprasad S · 9 years ago
  50. 40edd7f iw_cxgb4: handle draining an idle qp by Steve Wise · 9 years ago
  51. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 9 years ago
  52. 086dc6e iw_cxgb4: add queue drain functions by Steve Wise · 9 years ago
  53. ee30f7d iw_cxgb4: Max fastreg depth depends on DSGL support by Hariprasad S · 9 years ago
  54. a6054df iw_cxgb4: make queue allocation code more readable by Hariprasad S · 9 years ago
  55. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  56. d3cfd00 iw_cxgb4: Remove old FRWR API by Sagi Grimberg · 9 years ago
  57. 8376b86 iw_cxgb4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  58. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  59. 963cab5 iw_cxgb4: Adds support for T6 adapter by Hariprasad S · 9 years ago
  60. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  61. 74217d4 iw_cxgb4: support for bar2 qid densities exceeding the page size by Hariprasad S · 9 years ago
  62. 6198dd8 iw_cxgb4: 32b platform fixes by Hariprasad S · 10 years ago
  63. cf7fe64 iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h by Hariprasad Shenai · 10 years ago
  64. a56c66e iw_cxgb4: Cleanup register defines/MACROS defined in t4.h by Hariprasad Shenai · 10 years ago
  65. 5b341808 RDMA/cxgb4: Wake up waiters after flushing the qp by Steve Wise · 10 years ago
  66. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  67. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  68. 678ea9b RDMA/cxgb4: Only call CQ completion handler if it is armed by Steve Wise · 10 years ago
  69. 66eb19a iw_cxgb4: advertise the correct device max attributes by Hariprasad Shenai · 10 years ago
  70. 3e5c02c iw_cxgb4: Support query_qp() verb by Hariprasad Shenai · 10 years ago
  71. 7730b4c cxgb4/iw_cxgb4: work request logging feature by Hariprasad Shenai · 10 years ago
  72. 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 10 years ago
  73. 04e10e2 iw_cxgb4: Detect Ing. Padding Boundary at run-time by Hariprasad Shenai · 10 years ago
  74. c2f9da9 RDMA/cxgb4: Only allow kernel db ringing for T4 devs by Steve Wise · 10 years ago
  75. cc18b93 RDMA/cxgb4: Fix endpoint mutex deadlocks by Steve Wise · 10 years ago
  76. 1d1ca9b RDMA/cxgb4: Fix over-dereference when terminating by Steve Wise · 11 years ago
  77. c3f98fa RDMA/cxgb4: Initialize reserved fields in a FW work request by Steve Wise · 11 years ago
  78. a03d9f9 RDMA/cxgb4: Max fastreg depth depends on DSGL support by Steve Wise · 11 years ago
  79. b4e2901 RDMA/cxgb4: SQ flush fix by Steve Wise · 11 years ago
  80. fa658a9 RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices by Steve Wise · 11 years ago
  81. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  82. ba32de9 RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes by Steve Wise · 11 years ago
  83. ff1706f RDMA/cxgb4: Fix underflows in c4iw_create_qp() by Dan Carpenter · 11 years ago
  84. 05eb238 cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes by Steve Wise · 11 years ago
  85. 0999257 RDMA/cxgb4: Issue RI.FINI before closing when entering TERM by Steve Wise · 11 years ago
  86. 1cf24dc RDMA/cxgb4: Fix QP flush logic by Steve Wise · 11 years ago
  87. ae1fe07 RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() by Dan Carpenter · 11 years ago
  88. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  89. 5b0c275 RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled by Thadeu Lima de Souza Cascardo · 12 years ago
  90. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 55e57a7 RDMA/cxgb4: Fix error return code in create_qp() by Wei Yongjun · 12 years ago
  92. 9919d5b RDMA/cxgb4: Fix onchip queue support for T5 by Vipul Pandya · 12 years ago
  93. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 12 years ago
  94. 80ccdd6 RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 by Vipul Pandya · 12 years ago
  95. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 12 years ago
  96. f079af7 RDMA/cxgb4: Add Support for Chelsio T5 adapter by Vipul Pandya · 12 years ago
  97. 91e9c071 RDMA/cxgb4: Abort connections when moving to ERROR state by Vipul Pandya · 12 years ago
  98. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  99. c079c28 RDMA/cxgb4: Fix error handling in create_qp() by Emil Goode · 12 years ago
  100. e5619c1 RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver by Vipul Pandya · 12 years ago