Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-21 | af_xdp: fix chained buffer free on failure | 1 | -1/+1 | |
2023-06-14 | af_xdp: linearize buffer chains before TX | 1 | -0/+20 | |
2023-06-08 | af_xdp: make sure all packets are transmitted | 1 | -4/+11 | |
2021-11-19 | af_xdp: integrate with new tx infra | 1 | -5/+7 | |
2021-11-10 | af_xdp: fix thread 0 and 1 using one txq slot | 1 | -2/+2 | |
2021-09-28 | af_xdp: fix free mem in tx while no free slot | 1 | -2/+2 | |
2021-05-21 | af_xdp: workaround kernel race between poll() and sendmsg() | 1 | -17/+16 | |
2020-08-31 | af_xdp: AF_XDP input plugin | 1 | -0/+260 |