blob: 5cbd85e15c692e16614a9f6e9b6bd7d8704c9aba [file] [log] [blame]
f6069b9aa993 ("bpf: fix redirect to map under tail calls")
2539650fadbf ("xdp: Helpers for disabling napi_direct of xdp_return_frame")
0b19cc0a8694 ("bpf: Make redirect_info accessible from modules")
d8d7218ad842 ("xdp: XDP_REDIRECT should check IFF_UP and MTU")
6d5fc1957989 ("xdp: Fix handling of devmap in generic XDP")
735fc4054b3a ("xdp: change ndo_xdp_xmit API to support bulking")
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")
02671e23e7b3 ("xsk: wire up XDP_SKB side of AF_XDP")
1b1a251c83d2 ("xsk: wire up XDP_DRV side of AF_XDP")
fbfc504a24f5 ("bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP")
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")
f761312023a1 ("bpf: fix xdp_generic for bpf_adjust_tail usecase")
198d83bb3bec ("bpf: make generic xdp compatible w/ bpf_xdp_adjust_tail")
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")
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")
59655a5b6c83 ("tuntap: XDP_TX can use native XDP")
3cc81a9aac43 ("virtio-net: re enable XDP_REDIRECT for mergeable buffer")
23e43f07f896 ("tuntap: disable preemption during XDP processing")
8dcc5b0ab0ec ("virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDP")
11b7d897ccc1 ("virtio_net: fix memory leak in XDP_REDIRECT")
7324f5399b06 ("virtio_net: disable XDP_REDIRECT in receive_mergeable() case")
0fe875c5c7bc ("bpf: cpumap: make some functions static")
fc72d1d54dd9 ("tuntap: XDP transmission")
5990a30510ed ("tun/tap: use ptr_ring instead of skb_array")
e817f85652c1 ("xdp: generic XDP handling of xdp_rxq_info")
754b8a21a96d ("virtio_net: setup xdp_rxq_info")
8bf5c4ee1889 ("tun: setup xdp_rxq_info")
c0124f327e5c ("xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg")
99ffc5ade4e8 ("ixgbe: setup xdp_rxq_info")
aecd67b60722 ("xdp: base API for new XDP rx-queue info concept")
7105e828c087 ("bpf: allow for correlation of maps and helpers in dump")