On Wed, Dec 06, 2017 at 01:12:39AM +0100, Daniel Borkmann wrote: > Two changes, i) add BPF trees into maintainers file, and ii) add > a BPF doc around the development process, similarly as we have > with netdev FAQ, but just describing BPF specifics. Thanks! > > Daniel Borkmann (2): > bpf, doc: add bpf trees and tps to maintainers entry > bpf, doc: add faq about bpf development process > > Documentation/bpf/bpf_devel_QA.txt | 519 > +++++++++++++++++++++++++++++++++++++ > MAINTAINERS | 4 + > 2 files changed, 523 insertions(+) > create mode 100644 Documentation/bpf/bpf_devel_QA.txt
Applied to bpf-next, thanks Daniel!