blob: c1a24d3b11fc66dde14f550504789c7cc0a04336 [file] [log] [blame]
fc37987265b5 ("xdp: Introduce xdp_convert_frame_to_buff utility routine")
45a9e6d8a687 ("veth: Xdp using frame_sz in veth driver")
5c8572251fab ("veth: Adjust hard_start offset on redirect XDP frames")
b0d1beeff2a9 ("xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY")
638264dc9022 ("veth: Support per queue XDP ring")
d1396004dd86 ("veth: Add XDP TX and REDIRECT")
af87a3aa1b5f ("veth: Add ndo_xdp_xmit")
9fc8d518d9d5 ("veth: Handle xdp_frames in xdp napi ring")
a8d5b4ab3537 ("xdp: Helper function to clear kernel pointers in xdp_frame")
dc2248220a4a ("veth: Avoid drops by oversized packets when XDP is enabled")
948d4f214fde ("veth: Add driver XDP")
05296620f6d1 ("xdp: factor out common program/flags handling from drivers")
6b8675897338 ("xdp: don't make drivers report attachment mode")
7479efc71f6d ("selftests/bpf: remove duplicated word from test offloads")
02b55e5657c3 ("xdp: add MEM_TYPE_ZERO_COPY")
389ab7f01af9 ("xdp: introduce xdp_return_frame_rx_napi")
38edddb81172 ("xdp: add tracepoint for devmap like cpumap have")
5d053f9da431 ("bpf: devmap prepare xdp frames for bulking")
67f29e07e131 ("bpf: devmap introduce dev_map_enqueue")
1b1a251c83d2 ("xsk: wire up XDP_DRV side of AF_XDP")
c497176cb2e4 ("xsk: add Rx receive functions and poll support")
965a99098443 ("xsk: add support for bind for Rx")
b9b6b68e8abd ("xsk: add Rx queue setup and mmap support")
423f38329d26 ("xsk: add umem fill queue support and mmap")
c0c77d8fb787 ("xsk: add user memory registration support sockopt")
44fa2dbd4759 ("xdp: transition into using xdp_frame for ndo_xdp_xmit")
039930945a72 ("xdp: transition into using xdp_frame for return API")
57d0a1c1ac9e ("xdp: allow page_pool as an allocator type in xdp_return_frame")
ff7d6b27f894 ("page_pool: refurbish version of page_pool code")
8d5d88527587 ("xdp: rhashtable with allocator ID to pointer mapping")
b411ef11020d ("i40e: convert to use generic xdp_frame and xdp_return_frame API")
70280ed91cb8 ("bpf: cpumap convert to use generic xdp_frame")
cac320c850ef ("virtio_net: convert to use generic xdp_frame and xdp_return_frame API")
1ffcbc8537d0 ("tun: convert to use generic xdp_frame and xdp_return_frame API")
c0048cff8abb ("xdp: introduce a new xdp_frame type")
106ca27f2922 ("xdp: move struct xdp_buff from filter.h to xdp.h")
189ead81a83e ("ixgbe: use xdp_return_frame API")
5ab073ffd326 ("xdp: introduce xdp_return_frame API and use in cpumap")
bd658dda4237 ("net/mlx5e: Separate dma base address and offset in dma_sync call")
d9314c474d4f ("i40e: add support for XDP_REDIRECT")
c7aec59657b6 ("ixgbevf: Add XDP support for pass and drop actions")
454bfe97837a ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")