summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-04-21 23:23:53 -0400
committerDavid S. Miller <davem@davemloft.net>2017-04-21 23:23:53 -0400
commitfb796707d7a6c9b24fdf80b9b4f24fa5ffcf0ec5 (patch)
treeb8c12edf3f510170cece6e9cf5337094af3095f2 /MAINTAINERS
parent1f4407e2548827e3e6e7b943640a2da90c611306 (diff)
parent94836ecf1e7378b64d37624fbb81fe48fbd4c772 (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Both conflict were simple overlapping changes. In the kaweth case, Eric Dumazet's skb_cow() bug fix overlapped the conversion of the driver in net-next to use in-netdev stats. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS18
1 files changed, 16 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 700d8906ff15..8e5da6fe4e0b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2592,12 +2592,26 @@ F: include/uapi/linux/if_bonding.h
2592 2592
2593BPF (Safe dynamic programs and tools) 2593BPF (Safe dynamic programs and tools)
2594M: Alexei Starovoitov <ast@kernel.org> 2594M: Alexei Starovoitov <ast@kernel.org>
2595M: Daniel Borkmann <daniel@iogearbox.net>
2595L: netdev@vger.kernel.org 2596L: netdev@vger.kernel.org
2596L: linux-kernel@vger.kernel.org 2597L: linux-kernel@vger.kernel.org
2597S: Supported 2598S: Supported
2599F: arch/x86/net/bpf_jit*
2600F: Documentation/networking/filter.txt
2601F: include/linux/bpf*
2602F: include/linux/filter.h
2603F: include/uapi/linux/bpf*
2604F: include/uapi/linux/filter.h
2598F: kernel/bpf/ 2605F: kernel/bpf/
2599F: tools/testing/selftests/bpf/ 2606F: kernel/trace/bpf_trace.c
2600F: lib/test_bpf.c 2607F: lib/test_bpf.c
2608F: net/bpf/
2609F: net/core/filter.c
2610F: net/sched/act_bpf.c
2611F: net/sched/cls_bpf.c
2612F: samples/bpf/
2613F: tools/net/bpf*
2614F: tools/testing/selftests/bpf/
2601 2615
2602BROADCOM B44 10/100 ETHERNET DRIVER 2616BROADCOM B44 10/100 ETHERNET DRIVER
2603M: Michael Chan <michael.chan@broadcom.com> 2617M: Michael Chan <michael.chan@broadcom.com>
@@ -8777,6 +8791,7 @@ W: http://www.linuxfoundation.org/en/Net
8777Q: http://patchwork.ozlabs.org/project/netdev/list/ 8791Q: http://patchwork.ozlabs.org/project/netdev/list/
8778T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git 8792T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
8779T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git 8793T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
8794B: mailto:netdev@vger.kernel.org
8780S: Maintained 8795S: Maintained
8781F: net/ 8796F: net/
8782F: include/net/ 8797F: include/net/
@@ -12491,7 +12506,6 @@ F: drivers/clk/ti/
12491F: include/linux/clk/ti.h 12506F: include/linux/clk/ti.h
12492 12507
12493TI ETHERNET SWITCH DRIVER (CPSW) 12508TI ETHERNET SWITCH DRIVER (CPSW)
12494M: Mugunthan V N <mugunthanvnm@ti.com>
12495R: Grygorii Strashko <grygorii.strashko@ti.com> 12509R: Grygorii Strashko <grygorii.strashko@ti.com>
12496L: linux-omap@vger.kernel.org 12510L: linux-omap@vger.kernel.org
12497L: netdev@vger.kernel.org 12511L: netdev@vger.kernel.org