aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-05-16 17:32:42 -0400
committerDavid S. Miller <davem@davemloft.net>2013-05-16 17:32:42 -0400
commit5c4b274981950049af3330f14ed9e9aa25afb2fb (patch)
treea4a154f7e49220a46124b29801f07830f28ca81d /MAINTAINERS
parent755ccb9d577b95b43537cfeb36da59140412f858 (diff)
parentbc6bcb59dd7c184d229f9e86d08aa56059938a4c (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Pablo Neira Ayuso says: ==================== The following patchset contains three Netfilter fixes and update for the MAINTAINER file for your net tree, they are: * Fix crash if nf_log_packet is called from conntrack, in that case both interfaces are NULL, from Hans Schillstrom. This bug introduced with the logging netns support in the previous merge window. * Fix compilation of nf_log and nf_queue without CONFIG_PROC_FS, from myself. This bug was introduced in the previous merge window with the new netns support for the netfilter logging infrastructure. * Fix possible crash in xt_TCPOPTSTRIP due to missing sanity checkings to validate that the TCP header is well-formed, from myself. I can find this bug in 2.6.25, probably it's been there since the beginning. I'll pass this to -stable. * Update MAINTAINER file to point to new nf trees at git.kernel.org, remove Harald and use M: instead of P: (now obsolete tag) to keep Jozsef in the list of people. Please, consider pulling this. Thanks! ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3d7782b9f90d..50955f90ed7e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5509,18 +5509,18 @@ F: Documentation/networking/s2io.txt
5509F: Documentation/networking/vxge.txt 5509F: Documentation/networking/vxge.txt
5510F: drivers/net/ethernet/neterion/ 5510F: drivers/net/ethernet/neterion/
5511 5511
5512NETFILTER/IPTABLES/IPCHAINS 5512NETFILTER/IPTABLES
5513P: Harald Welte
5514P: Jozsef Kadlecsik
5515M: Pablo Neira Ayuso <pablo@netfilter.org> 5513M: Pablo Neira Ayuso <pablo@netfilter.org>
5516M: Patrick McHardy <kaber@trash.net> 5514M: Patrick McHardy <kaber@trash.net>
5515M: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
5517L: netfilter-devel@vger.kernel.org 5516L: netfilter-devel@vger.kernel.org
5518L: netfilter@vger.kernel.org 5517L: netfilter@vger.kernel.org
5519L: coreteam@netfilter.org 5518L: coreteam@netfilter.org
5520W: http://www.netfilter.org/ 5519W: http://www.netfilter.org/
5521W: http://www.iptables.org/ 5520W: http://www.iptables.org/
5522T: git git://1984.lsi.us.es/nf 5521Q: http://patchwork.ozlabs.org/project/netfilter-devel/list/
5523T: git git://1984.lsi.us.es/nf-next 5522T: git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
5523T: git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git
5524S: Supported 5524S: Supported
5525F: include/linux/netfilter* 5525F: include/linux/netfilter*
5526F: include/linux/netfilter/ 5526F: include/linux/netfilter/