diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-03 18:43:15 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-03 18:43:15 -0500 |
commit | 4438a02fc4956f5f61918095708f183f5c63a9d3 (patch) | |
tree | cc37b89534e3679d8e4e9c95935d040758a9de74 /MAINTAINERS | |
parent | fb4b10ab5fadcf5012983e4306aec3131b808b1b (diff) | |
parent | 4cd72c6e72e8a36a975decb53d70086008f386db (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: (42 commits)
MAINTAINERS: Add Andy Gospodarek as co-maintainer.
r8169: disable ASPM
RxRPC: Fix v1 keys
AF_RXRPC: Handle receiving ACKALL packets
cnic: Fix lost interrupt on bnx2x
cnic: Prevent status block race conditions with hardware
net: dcbnl: check correct ops in dcbnl_ieee_set()
e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead
igb: fix sparse warning
e1000: fix sparse warning
netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values
dccp: fix oops on Reset after close
ipvs: fix dst_lock locking on dest update
davinci_emac: Add Carrier Link OK check in Davinci RX Handler
bnx2x: update driver version to 1.62.00-6
bnx2x: properly calculate lro_mss
bnx2x: perform statistics "action" before state transition.
bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).
bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.
bnx2x: Fix nvram test for single port devices.
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8afba6321e24..6d1814857a58 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1467,6 +1467,7 @@ F: include/net/bluetooth/ | |||
1467 | 1467 | ||
1468 | BONDING DRIVER | 1468 | BONDING DRIVER |
1469 | M: Jay Vosburgh <fubar@us.ibm.com> | 1469 | M: Jay Vosburgh <fubar@us.ibm.com> |
1470 | M: Andy Gospodarek <andy@greyhouse.net> | ||
1470 | L: netdev@vger.kernel.org | 1471 | L: netdev@vger.kernel.org |
1471 | W: http://sourceforge.net/projects/bonding/ | 1472 | W: http://sourceforge.net/projects/bonding/ |
1472 | S: Supported | 1473 | S: Supported |
@@ -2033,7 +2034,7 @@ F: Documentation/scsi/dc395x.txt | |||
2033 | F: drivers/scsi/dc395x.* | 2034 | F: drivers/scsi/dc395x.* |
2034 | 2035 | ||
2035 | DCCP PROTOCOL | 2036 | DCCP PROTOCOL |
2036 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 2037 | M: Gerrit Renker <gerrit@erg.abdn.ac.uk> |
2037 | L: dccp@vger.kernel.org | 2038 | L: dccp@vger.kernel.org |
2038 | W: http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp | 2039 | W: http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp |
2039 | S: Maintained | 2040 | S: Maintained |