Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+1 |
2020-07-14 | xsk: Add new statistics | Ciara Loftus | 1 | -0/+1 |
2020-06-30 | xsk: Use dma_need_sync instead of reimplenting it | Christoph Hellwig | 1 | -47/+3 |
2020-06-30 | xsk: Remove a double pool->dev assignment in xp_dma_map | Christoph Hellwig | 1 | -1/+0 |
2020-06-30 | xsk: Replace the cheap_dma flag with a dma_need_sync flag | Christoph Hellwig | 1 | -3/+2 |
2020-05-22 | xsk: Explicitly inline functions and move definitions | Björn Töpel | 1 | -143/+5 |
2020-05-22 | xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code | Björn Töpel | 1 | -0/+7 |
2020-05-22 | xsk: Introduce AF_XDP buffer allocation API | Björn Töpel | 1 | -0/+467 |