blob: b995f2b10c880e586192cd47e05222e70e9d52b6 [file] [log] [blame]
91ff69e840f9 ("nfp: bpf: support unaligned read offset")
be75923786aa ("nfp: bpf: read from packet data cache for PTR_TO_PACKET")
3dd43c3319cb ("nfp: bpf: add support for reading map memory")
8c90053858fc ("nfp: bpf: implement memory bulk copy for length bigger than 32-bytes")
9879a3814beb ("nfp: bpf: implement memory bulk copy for length within 32-bytes")
5b674140addc ("nfp: bpf: record jump destination to simplify jump fixup")
854dc87d1a7b ("nfp: bpf: support backward jump")
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")
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")
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()")
b14157eeed4e ("nfp: bpf: support stack accesses via non-constant pointers")
2df03a50f14a ("nfp: bpf: support accessing the stack beyond 64 bytes")
d3488480635f ("nfp: bpf: allow stack accesses via modified stack registers")
9a90c83c0987 ("nfp: bpf: optimize the RMW for stack accesses")
a82b23fb38ea ("nfp: bpf: add stack read support")
ee9133a845fe ("nfp: bpf: add stack write support")
70c78fc138b6 ("nfp: bpf: refactor nfp_bpf_check_ptr()")
f8ddadc4db6c ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")