blob: 99f03409f3be104a914a4614ede92a1180b4c5d8 [file] [log] [blame]
6b8675897338 ("xdp: don't make drivers report attachment mode")
c7aec59657b6 ("ixgbevf: Add XDP support for pass and drop actions")
6d9c02171a80 ("ixgbevf: add build_skb support")
925f5690ff5d ("ixgbevf: break out Rx buffer page management")
f15c5ba5b6cd ("ixgbevf: add support for using order 1 pages to receive large frames")
9913db03d76b ("ixgbevf: use page_address offset from page")
2a35efe58211 ("ixgbevf: add counters for Rx page allocations")
35074d698d42 ("ixgbevf: update code to better handle incrementing page count")
16b359498b12 ("ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING")
24bff091d769 ("ixgbevf: use length to determine if descriptor is done")
68b6ff5825c8 ("ixgbevf: only DMA sync frame length")
a355fd9a1bc0 ("ixgbevf: add function for checking if we can reuse page")
31d3ad832948 ("netdevsim: add bpf offload support")
83c9e13aa39a ("netdevsim: add software driver for testing offloads")
bd0b2e7fe611 ("net: xdp: make the stack take care of the tear down")
118b4aa25d90 ("net: xdp: avoid output parameters when querying XDP prog")
012bb8a8b5a2 ("nfp: bpf: drop support for cls_bpf with legacy actions")
f4e63525ee35 ("net: bpf: rename ndo_xdp to ndo_bpf")
43b45245e5a6 ("nfp: bpf: fall back to core NIC app if BPF not selected")
2c4197a041df ("nfp: reorganize the app table")
f449657f8353 ("nfp: bpf: reject TC offload if XDP loaded")
3248f77fa3ee ("drivers/net: netronome: Convert timers to use timer_setup()")
ee9133a845fe ("nfp: bpf: add stack write support")
70c78fc138b6 ("nfp: bpf: refactor nfp_bpf_check_ptr()")
90d97315b3e7 ("nfp: bpf: Convert ndo_setup_tc offloads to block callbacks")
e663fe3863ad ("nfp: bpf: direct packet access - write")
2ca71441f524 ("nfp: bpf: add support for direct packet access - read")
0a7939775f85 ("nfp: bpf: separate I/O from checks for legacy data load")
943c57b97cde ("nfp: bpf: fix context accesses")
c000dfb5e29a ("nfp: bpf: add mov helper")
18e53b6cb9ac ("nfp: bpf: move to datapath ABI version 2")
995e101ffa71 ("nfp: bpf: encode extended LM pointer operands")
9f15d0f43837 ("nfp: bpf: encode LMEM accesses")
8afd9c961e95 ("nfp: add more white space to the instruction defines")
509144e25049 ("nfp: bpf: remove packet marking support")
2a15bb1aba2b ("nfp: bpf: move software reg helpers and cmd table out of translator")
b3f868df3c89 ("nfp: bpf: use the power of sparse to check we encode registers right")
a52b35c39ec6 ("nfp: bpf: lift the single-port limitation")
e69b6c02b4c3 ("net: Add support for networking over Thunderbolt cable")
186b3c998c50 ("virtio-net: support XDP_REDIRECT")
312403453532 ("virtio-net: add packet len average only when needed during XDP")
9457642a405f ("virtio-net: remove unnecessary parameter of virtnet_xdp_xmit()")
c496291c5a41 ("nfp: separate app vNIC init/clean from alloc/free")
25528d90f541 ("nfp: add basic SR-IOV ndo functions")
7f3b39dafc62 ("net/sched: Fix the logic error to decide the ingress qdisc")
b985f870a5f0 ("nfp: process control messages in workqueue in flower app")
761876c857cb ("tap: XDP support")
66ccbc9c87c2 ("tap: use build_skb() for small packet")
a2e8da9378cc ("net: sched: use newly added classid identity helpers")
f1174f77b50c ("bpf/verifier: rework value tracking")