diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-03 00:05:30 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-03 00:05:30 -0400 |
commit | ef8a97bbc92ec07e3a07a81cc011dc549f8c7a23 (patch) | |
tree | 82a95f16d9236bc35a4cfd42ba8cab61981efda8 /MAINTAINERS | |
parent | 4f032ac4122a77dbabf7a24b2739b2790448180f (diff) | |
parent | 6c8ad3b07f7d9efdc41396db6da0aed906922701 (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: (54 commits)
glge: remove unused #include <version.h>
dnet: remove unused #include <version.h>
tcp: miscounts due to tcp_fragment pcount reset
tcp: add helper for counter tweaking due mid-wq change
hso: fix for the 'invalid frame length' messages
hso: fix for crash when unplugging the device
fsl_pq_mdio: Fix compile failure
fsl_pq_mdio: Revive UCC MDIO support
ucc_geth: Pass proper device to DMA routines, otherwise oops happens
i.MX31: Fixing cs89x0 network building to i.MX31ADS
tc35815: Fix build error if NAPI enabled
hso: add Vendor/Product ID's for new devices
ucc_geth: Remove unused header
gianfar: Remove unused header
kaweth: Fix locking to be SMP-safe
net: allow multiple dev per napi with GRO
r8169: reset IntrStatus after chip reset
ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters
ixgbe: fix ethtool -A|a behavior
ixgbe: Patch to fix driver panic while freeing up tx & rx resources
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b5e278f9fb23..ebaf77ebd8b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3104,7 +3104,7 @@ M: shemminger@linux-foundation.org | |||
3104 | L: netem@lists.linux-foundation.org | 3104 | L: netem@lists.linux-foundation.org |
3105 | S: Maintained | 3105 | S: Maintained |
3106 | 3106 | ||
3107 | NETERION (S2IO) Xframe 10GbE DRIVER | 3107 | NETERION (S2IO) 10GbE DRIVER (xframe/vxge) |
3108 | P: Ramkrishna Vepa | 3108 | P: Ramkrishna Vepa |
3109 | M: ram.vepa@neterion.com | 3109 | M: ram.vepa@neterion.com |
3110 | P: Rastapur Santosh | 3110 | P: Rastapur Santosh |
@@ -3113,8 +3113,11 @@ P: Sivakumar Subramani | |||
3113 | M: sivakumar.subramani@neterion.com | 3113 | M: sivakumar.subramani@neterion.com |
3114 | P: Sreenivasa Honnur | 3114 | P: Sreenivasa Honnur |
3115 | M: sreenivasa.honnur@neterion.com | 3115 | M: sreenivasa.honnur@neterion.com |
3116 | P: Anil Murthy | ||
3117 | M: anil.murthy@neterion.com | ||
3116 | L: netdev@vger.kernel.org | 3118 | L: netdev@vger.kernel.org |
3117 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous | 3119 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous |
3120 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous | ||
3118 | S: Supported | 3121 | S: Supported |
3119 | 3122 | ||
3120 | NETFILTER/IPTABLES/IPCHAINS | 3123 | NETFILTER/IPTABLES/IPCHAINS |