Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-15 | rdma: fix buggy code that the compiler warns about | Linus Torvalds | 1 | -1/+2 |
2016-12-14 | IB/rdmavt: Handle the kthread worker using the new API | Petr Mladek | 1 | -23/+11 |
2016-12-14 | IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker | Petr Mladek | 1 | -14/+16 |
2016-10-12 | kthread: kthread worker API cleanup | Petr Mladek | 1 | -5/+5 |
2016-08-02 | IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock | Jianxin Xiong | 1 | -0/+1 |
2016-05-14 | IB/rdmavt: Increase CQ callback thread priority | Mike Marciniszyn | 1 | -0/+1 |
2016-03-11 | IB/rdmavt: Remove RVT_FLAGs | Dennis Dalessandro | 1 | -5/+0 |
2016-03-11 | IB/rdmavt: Clean up comments and add more documentation | Dennis Dalessandro | 1 | -10/+20 |
2016-03-11 | staging/rdma/hfi1: Clean up return handling | Dennis Dalessandro | 1 | -3/+1 |
2016-03-11 | IB/rdmavt: Fix copyright date | Dennis Dalessandro | 1 | -1/+1 |
2016-03-11 | IB/rdmavt: Add completion queue functions | Dennis Dalessandro | 1 | -5/+440 |
2016-03-11 | IB/rdmavt: Add completion queue function stubs | Dennis Dalessandro | 1 | -0/+113 |