Age | Commit message (Expand) | Author | Files | Lines |
2019-10-06 | rdma: prevent loopback of broadcast packets | Benoît Ganne | 1 | -4/+9 |
2019-10-05 | rdma: make sure pci subsystem is initialized | Benoît Ganne | 1 | -1/+6 |
2019-10-01 | rdma: fix non-NULL terminated C-string overflow | Benoît Ganne | 2 | -3/+3 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace | Damjan Marion | 1 | -0/+1 |
2019-08-27 | rdma: fix pending packets check on tx | Benoît Ganne | 1 | -1/+1 |
2019-08-26 | rdma: use rings for buffers management | Benoît Ganne | 5 | -203/+243 |
2019-08-19 | rdma: add support for MAC changes | Benoît Ganne | 2 | -1/+35 |
2019-08-19 | rdma: add support for input feature arcs | Benoît Ganne | 1 | -29/+35 |
2019-08-07 | rdma: add missing symbols | Benoît Ganne | 1 | -2/+4 |
2019-08-06 | rdma: fix double-free in rdma-tx | Benoît Ganne | 2 | -9/+10 |
2019-07-23 | api: binary api cleanup | Dave Barach | 1 | -1/+1 |
2019-07-18 | vlib: convert frame_index into real pointers | Andreas Schultz | 1 | -1/+1 |
2019-05-24 | rdma: add support for promiscuous mode | Benoît Ganne | 2 | -71/+145 |
2019-05-14 | rdma: update MAINTAINERS and add doc | Benoît Ganne | 1 | -0/+51 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-04-09 | rdma: add multiqueue support | Benoît Ganne | 4 | -76/+170 |
2019-04-05 | rdma: more batching, compile rdma-core in release mode | Benoît Ganne | 3 | -101/+299 |
2019-04-03 | rdma: tx: fix stats and add batching | Benoît Ganne | 1 | -61/+88 |
2019-03-29 | rdma: add option to specify inteface name | Damjan Marion | 4 | -2/+12 |
2019-03-28 | cmake: add vpp_plugin_find_library macro | Damjan Marion | 1 | -10/+10 |
2019-03-28 | Add RDMA ibverb driver plugin | Benoît Ganne | 8 | -0/+1401 |