aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-06-30 13:44:52 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-06-30 13:44:52 -0400
commit0e90ed0e8b9b1c25040442f1d20c799751b1e727 (patch)
treea2cc09243069d5c6533f138ef59473c800adb59c /MAINTAINERS
parent5fc3054d76a05633ae7341163b8c22a51e63483e (diff)
parent16adf5d07987d93675945f3cecf0e33706566005 (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (24 commits) usbnet: Remove over-broad module alias from zaurus. MAINTAINERS: drop Michael from bfin_mac driver net/can: activate bit-timing calculation and netlink based drivers by default rionet: fix NULL pointer dereference in rionet_remove net+crypto: Use vmalloc for zlib inflate buffers. netfilter: Fix ip_route_me_harder triggering ip_rt_bug ipv4: Fix IPsec slowpath fragmentation problem ipv4: Fix packet size calculation in __ip_append_data cxgb3: skb_record_rx_queue now records the queue index relative to the net_device. bridge: Only flood unregistered groups to routers qlge: Add maintainer. MAINTAINERS: mark socketcan-core lists as subscribers-only MAINTAINERS: Remove Sven Eckelmann from BATMAN ADVANCED r8169: fix wrong register use. net/usb/kalmia: signedness bug in kalmia_bind() net/usb: kalmia: Various fixes for better support of non-x86 architectures. rtl8192cu: Fix missing firmware load udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet ipv6/udp: Use the correct variable to determine non-blocking condition netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned on ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 3 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1b9bcdaef6ff..ae563fad2271 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1392,7 +1392,6 @@ F: include/linux/backlight.h
1392BATMAN ADVANCED 1392BATMAN ADVANCED
1393M: Marek Lindner <lindner_marek@yahoo.de> 1393M: Marek Lindner <lindner_marek@yahoo.de>
1394M: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> 1394M: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
1395M: Sven Eckelmann <sven@narfation.org>
1396L: b.a.t.m.a.n@lists.open-mesh.org 1395L: b.a.t.m.a.n@lists.open-mesh.org
1397W: http://www.open-mesh.org/ 1396W: http://www.open-mesh.org/
1398S: Maintained 1397S: Maintained
@@ -1425,7 +1424,6 @@ S: Supported
1425F: arch/blackfin/ 1424F: arch/blackfin/
1426 1425
1427BLACKFIN EMAC DRIVER 1426BLACKFIN EMAC DRIVER
1428M: Michael Hennerich <michael.hennerich@analog.com>
1429L: uclinux-dist-devel@blackfin.uclinux.org 1427L: uclinux-dist-devel@blackfin.uclinux.org
1430W: http://blackfin.uclinux.org 1428W: http://blackfin.uclinux.org
1431S: Supported 1429S: Supported
@@ -1641,7 +1639,7 @@ CAN NETWORK LAYER
1641M: Oliver Hartkopp <socketcan@hartkopp.net> 1639M: Oliver Hartkopp <socketcan@hartkopp.net>
1642M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> 1640M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
1643M: Urs Thuermann <urs.thuermann@volkswagen.de> 1641M: Urs Thuermann <urs.thuermann@volkswagen.de>
1644L: socketcan-core@lists.berlios.de 1642L: socketcan-core@lists.berlios.de (subscribers-only)
1645L: netdev@vger.kernel.org 1643L: netdev@vger.kernel.org
1646W: http://developer.berlios.de/projects/socketcan/ 1644W: http://developer.berlios.de/projects/socketcan/
1647S: Maintained 1645S: Maintained
@@ -1653,7 +1651,7 @@ F: include/linux/can/raw.h
1653 1651
1654CAN NETWORK DRIVERS 1652CAN NETWORK DRIVERS
1655M: Wolfgang Grandegger <wg@grandegger.com> 1653M: Wolfgang Grandegger <wg@grandegger.com>
1656L: socketcan-core@lists.berlios.de 1654L: socketcan-core@lists.berlios.de (subscribers-only)
1657L: netdev@vger.kernel.org 1655L: netdev@vger.kernel.org
1658W: http://developer.berlios.de/projects/socketcan/ 1656W: http://developer.berlios.de/projects/socketcan/
1659S: Maintained 1657S: Maintained
@@ -5183,6 +5181,7 @@ S: Supported
5183F: drivers/net/qlcnic/ 5181F: drivers/net/qlcnic/
5184 5182
5185QLOGIC QLGE 10Gb ETHERNET DRIVER 5183QLOGIC QLGE 10Gb ETHERNET DRIVER
5184M: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
5186M: Ron Mercer <ron.mercer@qlogic.com> 5185M: Ron Mercer <ron.mercer@qlogic.com>
5187M: linux-driver@qlogic.com 5186M: linux-driver@qlogic.com
5188L: netdev@vger.kernel.org 5187L: netdev@vger.kernel.org