aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/xdp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-24xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer1-4/+16
2018-05-03xsk: add Rx receive functions and poll supportBjörn Töpel1-3/+12
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer1-1/+3
2018-04-17xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer1-12/+48
2018-04-17xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer1-5/+218
2018-04-17xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer1-0/+18
2018-01-05xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer1-0/+6
2018-01-05xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer1-0/+67