diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-12 19:45:40 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-12 19:45:40 -0400 |
commit | 0cdf6990e992902ae59cbc625d28cb41390f378e (patch) | |
tree | 0c01cf792be5f36ea34064036005f424ab95a571 /MAINTAINERS | |
parent | de081fa517fed81b0369f2e90ca87c30182879c8 (diff) | |
parent | cec7c893d8654723028f09d33341e42673558057 (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband: (76 commits)
IB: Update MAINTAINERS with Hal's new email address
IB/mlx4: Implement query SRQ
IB/mlx4: Implement query QP
IB/cm: Send no match if a SIDR REQ does not match a listen
IB/cm: Fix handling of duplicate SIDR REQs
IB/cm: cm_msgs.h should include ib_cm.h
IB/cm: Include HCA ACK delay in local ACK timeout
IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible
IB/sa: Make sure SA queries use default P_Key
IPoIB: Recycle loopback skbs instead of freeing and reallocating
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
IPoIB/cm: Fix warning if IPV6 is not enabled
IB/core: Take sizeof the correct pointer when calling kmalloc()
IB/ehca: Improve latency by unlocking after triggering the hardware
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
IB/ehca: Return QP pointer in poll_cq()
IB/ehca: Change idr spinlocks into rwlocks
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
IB/ehca: Lock renaming, static initializers
IB/ehca: Report RDMA atomic attributes in query_qp()
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 228a45b8dc62..05a1f1a024ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -370,7 +370,7 @@ P: Tom Tucker | |||
370 | M: tom@opengridcomputing.com | 370 | M: tom@opengridcomputing.com |
371 | P: Steve Wise | 371 | P: Steve Wise |
372 | M: swise@opengridcomputing.com | 372 | M: swise@opengridcomputing.com |
373 | L: openib-general@openib.org | 373 | L: general@lists.openfabrics.org |
374 | S: Maintained | 374 | S: Maintained |
375 | 375 | ||
376 | AOA (Apple Onboard Audio) ALSA DRIVER | 376 | AOA (Apple Onboard Audio) ALSA DRIVER |
@@ -1395,7 +1395,7 @@ P: Hoang-Nam Nguyen | |||
1395 | M: hnguyen@de.ibm.com | 1395 | M: hnguyen@de.ibm.com |
1396 | P: Christoph Raisch | 1396 | P: Christoph Raisch |
1397 | M: raisch@de.ibm.com | 1397 | M: raisch@de.ibm.com |
1398 | L: openib-general@openib.org | 1398 | L: general@lists.openfabrics.org |
1399 | S: Supported | 1399 | S: Supported |
1400 | 1400 | ||
1401 | EMU10K1 SOUND DRIVER | 1401 | EMU10K1 SOUND DRIVER |
@@ -1849,8 +1849,8 @@ M: rolandd@cisco.com | |||
1849 | P: Sean Hefty | 1849 | P: Sean Hefty |
1850 | M: mshefty@ichips.intel.com | 1850 | M: mshefty@ichips.intel.com |
1851 | P: Hal Rosenstock | 1851 | P: Hal Rosenstock |
1852 | M: halr@voltaire.com | 1852 | M: hal.rosenstock@gmail.com |
1853 | L: openib-general@openib.org | 1853 | L: general@lists.openfabrics.org |
1854 | W: http://www.openib.org/ | 1854 | W: http://www.openib.org/ |
1855 | T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git | 1855 | T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git |
1856 | S: Supported | 1856 | S: Supported |
@@ -1988,9 +1988,10 @@ M: jjciarla@raiz.uncu.edu.ar | |||
1988 | S: Maintained | 1988 | S: Maintained |
1989 | 1989 | ||
1990 | IPATH DRIVER: | 1990 | IPATH DRIVER: |
1991 | P: Bryan O'Sullivan | 1991 | P: Arthur Jones |
1992 | M: support@pathscale.com | 1992 | M: infinipath@qlogic.com |
1993 | L: openib-general@openib.org | 1993 | L: general@lists.openfabrics.org |
1994 | T: git git://git.qlogic.com/ipath-linux-2.6 | ||
1994 | S: Supported | 1995 | S: Supported |
1995 | 1996 | ||
1996 | IPMI SUBSYSTEM | 1997 | IPMI SUBSYSTEM |