blob: 132662efffc21d3059c6929f9b9dea27c6dadadb [file] [log] [blame]
8320d1459127 ("netdevsim: implement dev probe/remove skeleton with port initialization")
514cf64cc535 ("netdevsim: generate random switch id instead of using dev id")
d514f41e793d ("netdevsim: merge sdev into dev")
a60f9e48b770 ("netdevsim: rename dev_init/exit() functions and make them independent on ns")
f9d9db47d3ba ("netdevsim: add bus attributes to add new and delete devices")
57ce97749513 ("netdevsim: use ida for bus device ids")
23d415dae924 ("netdevsim: add stub netdevsim driver implementation")
40e4fe4ce115 ("netdevsim: move device registration and related code to bus.c")
925f5afedb93 ("netdevsim: put netdevsim bus code into separate file")
8fb4bc6fd5bd ("netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items")
5fc494225c1e ("netdevsim: create devlink instance per netdevsim instance")
1daf36c0dbc0 ("netdevsim: move device registration on bus to be done earlier in init")
4b3a84bce4e2 ("netdevsim: move sdev-specific init/uninit code into separate functions")
b26b6946a62f ("netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns")
38f58c972334 ("netdevsim: move sdev specific bpf debugfs files to sdev dir")
af9095f00d34 ("netdevsim: move shared dev creation and destruction into separate file")
027d4ca6f0f5 ("netdevsim: assume CONFIG_NET_DEVLINK is always enabled")
c3d9a435d939 ("netdevsim: let net core to free netdevsim netdev")
dd27c2e3d0a0 ("bpf: offload: add priv field for drivers")
e58df56c8564 ("netdevsim: Implement ndo_get_port_parent_id()")
16a8cb5cffd0 ("bpf: do not pass netdev to translate() and prepare() offload callbacks")
a40a26322a83 ("bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()")
eb9119471efb ("bpf: pass destroy() as a callback and remove its ndo_bpf subcommand")
b07ade27e933 ("bpf: pass translate() as a callback and remove its ndo_bpf subcommand")
00db12c3d141 ("bpf: call verifier_prep from its callback in struct bpf_offload_dev")
1385d755cfb4 ("bpf: pass a struct with offload callbacks to bpf_offload_dev_create()")
1da6f5733853 ("nfp: bpf: move nfp_bpf_analyzer_ops from verifier.c to offload.c")
fb1981654129 ("nfp: bpf: account for additional stack usage when checking stack limit")
389f263b60c9 ("nfp: bpf: add main logics for BPF-to-BPF calls support in nfp driver")
bcfdfb7c962d ("nfp: bpf: ignore helper-related checks for BPF calls in nfp verifier")
c5da54d93eb4 ("nfp: bpf: copy eBPF subprograms information from kernel verifier")
1a7e62e6329c ("nfp: bpf: rename nfp_prog->stack_depth as nfp_prog->stack_frame_depth")
c941ce9c282c ("bpf: add verifier callback to get stack usage info for offloaded progs")
0c9864c05f34 ("nfp: bpf: allow control message sizing for map ops")
28264eb22742 ("nfp: bpf: parse global BPF ABI version capability")
1ba982806ce5 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")