Age | Commit message (Expand) | Author | Files | Lines |
2019-05-20 | bonding: clean up redundant code |  Zhiyong Yang | 1 | -55/+44 |
2019-04-17 | Revert "Revert "bond: problem switching from l2 to l3"" |  Steven Luong | 1 | -0/+11 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -2/+2 |
2019-02-21 | Revert "bond: problem switching from l2 to l3" |  Peter Mikus | 1 | -11/+0 |
2019-01-13 | bonding: support custom interface IDs |  Alexander Chernavin | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -2/+2 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) |  Damjan Marion | 1 | -2/+2 |
2018-10-29 | bond: problem switching from l2 to l3 |  Steven | 1 | -0/+11 |
2018-10-17 | bond: tx optimizations |  Damjan Marion | 1 | -305/+328 |
2018-10-05 | bond: tx perf improvement, part trois |  Damjan Marion | 1 | -65/+164 |
2018-09-28 | bond: tx performance enhancement part deux |  Steven | 1 | -110/+76 |
2018-09-26 | bond: tx perf improvements |  Damjan Marion | 1 | -216/+172 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 1 | -2/+2 |
2018-06-05 | bond: send gratuitous arp when the active slave went down in active-backup mode |  Steven | 1 | -0/+48 |
2018-05-25 | bond: performance harvesting |  Steven | 1 | -109/+146 |
2018-04-24 | lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-... |  Steven | 1 | -12/+0 |
2018-04-13 | bond: ping fails between l2 BD [VPP-1238] |  Steven | 1 | -0/+43 |
2018-04-12 | bond: 1 packet/frame == bad performance [VPP-1236] |  Steven | 1 | -6/+8 |
2018-03-27 | bond: coverity woes |  Steven | 1 | -26/+31 |
2018-03-22 | bond: performance enhancement |  Steven | 1 | -155/+195 |
2018-03-21 | bond: Add bonding driver and LACP protocol |  Steven | 1 | -0/+610 |