Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-08 | RDMA/siw: Fix handling of zero-sized Read and Receive Queues. | Bernard Metzler | 1 | -8/+18 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
2020-06-15 | RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl() | Tom Seewald | 1 | -1/+2 |
2020-03-23 | RDMA/siw: Suppress uninitialized var warning | Andrew Morton | 1 | -1/+1 |
2020-01-03 | RDMA/siw: Simplify QP representation | Bernard Metzler | 1 | -3/+3 |
2019-08-23 | RDMA/siw: Fix 64/32bit pointer inconsistency | Bernard Metzler | 1 | -12/+14 |
2019-07-11 | RDMA/siw: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2019-07-02 | rdma/siw: receive path | Bernard Metzler | 1 | -0/+1456 |