blob: 6c3a749e9a820832f4021fa171633e88c37742c9 [file] [log] [blame]
74515c5750f3 ("net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM")
a38845729ea3 ("bpf: offload: add map offload infrastructure")
0a9c1991f285 ("bpf: rename bpf_dev_offload -> bpf_prog_offload")
1110f3a9bcf3 ("bpf: add map_alloc_check callback")
ad8ad79f4f60 ("bpf: offload: free program id when device disappears")
ce3b9db4db0e ("bpf: offload: free prog->aux->offload when device disappears")
cae1927c0b4a ("bpf: offload: allow netdev to disappear while verifier is running")
e0d3974ac77b ("bpf: offload: don't require rtnl for dev list manipulation")
cc8b0b92a169 ("bpf: introduce function calls (function boundaries)")
31d3ad832948 ("netdevsim: add bpf offload support")
83c9e13aa39a ("netdevsim: add software driver for testing offloads")
143801947934 ("bpf: make bpf_prog_offload_verifier_prep() static inline")
62c71b45e853 ("bpf: offload: ignore namespace moves")
288b3de55aac ("bpf: offload: move offload device validation out to the drivers")
1f6f4cb7ba21 ("bpf: offload: rename the ifindex field")
b37a53061310 ("bpf: remove old offload/analyzer")
c6c580d7bc39 ("nfp: bpf: move to new BPF program offload infrastructure")
9314c442d7dd ("nfp: bpf: move translation prepare to offload.c")
c1c88eae8a81 ("nfp: bpf: move program prepare and free into offload.c")
e4a91cd565e2 ("nfp: bpf: require seamless reload for program replace")
9ce7a956327a ("nfp: bpf: refactor offload logic")
94508438e8ea ("nfp: bpf: remove the register renumbering leftovers")
012bb8a8b5a2 ("nfp: bpf: drop support for cls_bpf with legacy actions")
6c8dfe21c435 ("cls_bpf: allow attaching programs loaded for specific device")
248f346ffe95 ("xdp: allow attaching programs loaded for specific device")
928631e05495 ("bpftool: print program device bound info")
ab3f0063c48c ("bpf: offload: add infrastructure for loading programs for a specific netdev")
8c01c4f896aa ("bpf: fix verifier NULL pointer dereference")
7cce782ef32f ("bpf: fix link error without CONFIG_NET")
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")
44ae12a768b7 ("net: sched: move the can_offload check from binding phase to rule insertion phase")
1969db47f8d0 ("bpf: fix verifier memory leaks")
638f5b90d460 ("bpf: reduce verifier memory consumption")
cd66358e52f7 ("bnxt_en: alloc tc_info{} struct only when tc flower is enabled")
5a84acbebb22 ("bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute")
8c95f773b4a3 ("bnxt_en: add support for Flower based vxlan encap/decap offload")
18775aa8a91f ("bnxt_en: Reorganize the coalescing parameters.")
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()")
743cc665d5f6 ("tools: bpftool: add JSON output for `bpftool prog show *` command")
e27afb84b468 ("selftests/bpf: fix broken build of test_maps")
f8ddadc4db6c ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")