Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-15 | rdma: add rdma_create_v4 that handles flags properly | Vratko Polak | 1 | -2/+2 |
2023-05-16 | misc: make format_hexdump length u32 | Benoît Ganne | 1 | -3/+2 |
2023-04-21 | rdma: fix rx CQ mask to calculate right next_cqe_index | Jieqiang Wang | 1 | -1/+1 |
2022-08-23 | rdma: fix coverity 249197 | Benoît Ganne | 1 | -2/+2 |
2021-05-04 | rdma: add support for RSS configuration | Benoît Ganne | 1 | -1/+39 |
2020-03-31 | rdma: print device info from PCI VPD in 'show hardware' output | Damjan Marion | 1 | -0/+14 |
2020-03-16 | rdma: add Mellanox mlx5 Direct Verbs receive support | Damjan Marion | 1 | -1/+167 |
2019-10-16 | rdma: add rdma API | Benoît Ganne | 1 | -4/+1 |
2019-10-01 | rdma: fix non-NULL terminated C-string overflow | Benoît Ganne | 1 | -2/+2 |
2019-08-26 | rdma: use rings for buffers management | Benoît Ganne | 1 | -1/+3 |
2019-03-29 | rdma: add option to specify inteface name | Damjan Marion | 1 | -0/+3 |
2019-03-28 | Add RDMA ibverb driver plugin | Benoît Ganne | 1 | -0/+89 |