diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-05 12:42:01 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-05 12:42:01 -0400 |
commit | 07d952dc669bb70a9716a81e140e89b7d4969f09 (patch) | |
tree | 6e6455adcfdbd689e98e417401d692784de8ff92 /MAINTAINERS | |
parent | 5fdb32472ec6cd1d62788d8872585b342b5d1d92 (diff) | |
parent | c15fea2d8ca834dae491339c47e4fb3c81428190 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (54 commits)
ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets
mlx4: decreasing ref count when removing mac
net: Fix security_socket_sendmsg() bypass problem.
net: Cap number of elements for sendmmsg
net: sendmmsg should only return an error if no messages were sent
ixgbe: fix PHY link setup for 82599
ixgbe: fix __ixgbe_notify_dca() bail out code
igb: fix WOL on second port of i350 device
e1000e: minor re-order of #include files
e1000e: remove unnecessary check for NULL pointer
intel drivers: repair missing flush operations
macb: restore wrap bit when performing underrun cleanup
cdc_ncm: fix endianness problem.
irda: use PCI_VENDOR_ID_*
mlx4: Fixing Ethernet unicast packet steering
net: fix NULL dereferences in check_peer_redir()
bnx2x: Clear MDIO access warning during first driver load
bnx2x: Fix BCM578xx MAC test
bnx2x: Fix BCM54618se invalid link indication
bnx2x: Fix BCM84833 link
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 07cfd8deaad5..51d42fbc8dc4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2643,9 +2643,8 @@ S: Maintained | |||
2643 | F: arch/x86/math-emu/ | 2643 | F: arch/x86/math-emu/ |
2644 | 2644 | ||
2645 | FRAME RELAY DLCI/FRAD (Sangoma drivers too) | 2645 | FRAME RELAY DLCI/FRAD (Sangoma drivers too) |
2646 | M: Mike McLagan <mike.mclagan@linux.org> | ||
2647 | L: netdev@vger.kernel.org | 2646 | L: netdev@vger.kernel.org |
2648 | S: Maintained | 2647 | S: Orphan |
2649 | F: drivers/net/wan/dlci.c | 2648 | F: drivers/net/wan/dlci.c |
2650 | F: drivers/net/wan/sdla.c | 2649 | F: drivers/net/wan/sdla.c |
2651 | 2650 | ||
@@ -4415,10 +4414,10 @@ F: net/*/netfilter/ | |||
4415 | F: net/netfilter/ | 4414 | F: net/netfilter/ |
4416 | 4415 | ||
4417 | NETLABEL | 4416 | NETLABEL |
4418 | M: Paul Moore <paul.moore@hp.com> | 4417 | M: Paul Moore <paul@paul-moore.com> |
4419 | W: http://netlabel.sf.net | 4418 | W: http://netlabel.sf.net |
4420 | L: netdev@vger.kernel.org | 4419 | L: netdev@vger.kernel.org |
4421 | S: Supported | 4420 | S: Maintained |
4422 | F: Documentation/netlabel/ | 4421 | F: Documentation/netlabel/ |
4423 | F: include/net/netlabel.h | 4422 | F: include/net/netlabel.h |
4424 | F: net/netlabel/ | 4423 | F: net/netlabel/ |
@@ -4463,7 +4462,6 @@ F: include/linux/netdevice.h | |||
4463 | NETWORKING [IPv4/IPv6] | 4462 | NETWORKING [IPv4/IPv6] |
4464 | M: "David S. Miller" <davem@davemloft.net> | 4463 | M: "David S. Miller" <davem@davemloft.net> |
4465 | M: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> | 4464 | M: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> |
4466 | M: "Pekka Savola (ipv6)" <pekkas@netcore.fi> | ||
4467 | M: James Morris <jmorris@namei.org> | 4465 | M: James Morris <jmorris@namei.org> |
4468 | M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> | 4466 | M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> |
4469 | M: Patrick McHardy <kaber@trash.net> | 4467 | M: Patrick McHardy <kaber@trash.net> |
@@ -4476,7 +4474,7 @@ F: include/net/ip* | |||
4476 | F: arch/x86/net/* | 4474 | F: arch/x86/net/* |
4477 | 4475 | ||
4478 | NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK) | 4476 | NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK) |
4479 | M: Paul Moore <paul.moore@hp.com> | 4477 | M: Paul Moore <paul@paul-moore.com> |
4480 | L: netdev@vger.kernel.org | 4478 | L: netdev@vger.kernel.org |
4481 | S: Maintained | 4479 | S: Maintained |
4482 | 4480 | ||