From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: [PATCH bpf-next 0/2] Few BPF doc updates Date: Wed, 6 Dec 2017 01:12:39 +0100 Message-ID: <20171206001241.17716-1-daniel@iogearbox.net> Cc: netdev@vger.kernel.org, Daniel Borkmann To: ast@fb.com Return-path: Received: from www62.your-server.de ([213.133.104.62]:53274 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753044AbdLFAMw (ORCPT ); Tue, 5 Dec 2017 19:12:52 -0500 Sender: netdev-owner@vger.kernel.org List-ID: 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 -- 2.9.5