summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-2841-478/+962
|\
| *-------. Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2008-12-2439-407/+751
| |\ \ \ \ \
| | | | | | * RDMA/nes: Remove tx_free_listFaisal Latif2008-12-242-75/+6
| | | | | | * RDMA/nes: Cleanup warningsChien Tung2008-12-052-13/+13
| | | | | | * RDMA/nes: Add loopback check to make_cm_node()Chien Tung2008-12-051-1/+4
| | | | | | * RDMA/nes: Check cqp_avail_reqs is empty after locking the listFaisal Latif2008-12-051-3/+6
| | | | | | * RDMA/nes: Fix TCP compliance test failuresFaisal Latif2008-12-051-7/+37
| | | | | | * RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif2008-12-053-43/+45
| | | | | | * RDMA/nes: Avoid race between MPA request and reset event to rdma_cmFaisal Latif2008-12-052-6/+49
| | | | | | * RDMA/nes: Lock down connected_nodes list while processing itFaisal Latif2008-12-052-12/+30
| | | | | | * RDMA/nes: Cleanup cqp_request list usageFaisal Latif2008-12-052-41/+16
| | | | | * | IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein2008-12-241-4/+6
| | | | | * | mlx4_core: Delete incorrect commentRoland Dreier2008-12-221-4/+0
| | | | | * | mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin2008-12-229-62/+154
| | | | | |/
| | | | * | IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp2008-12-213-41/+95
| | | | |/
| | | * | IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson2008-12-057-31/+49
| | | * | IB/ipath: Fix spi_pioindex valueDave Olson2008-12-051-2/+7
| | | * | IB/ipath: Only do 1X workaround on rev1 chipsDave Olson2008-12-051-3/+4
| | | * | IB/ipath: Don't count IB symbol and link errors unless link is UPDave Olson2008-12-054-3/+155
| | | * | IB/ipath: Check return value of dma_map_single()Ralph Campbell2008-12-051-5/+16
| | | * | IB/ipath: Fix PSN of send WQEs after an RDMA read resendRalph Campbell2008-12-051-3/+2
| | | * | IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell2008-12-013-26/+26
| | | * | IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman2008-12-011-1/+1
| | | |/
| | * | IB/ehca: Remove redundant test of vpageJulia Lawall2008-12-211-1/+1
| | * | IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher2008-12-053-13/+19
| | * | IB/ehca: Fix locking for shca_list_lockJoachim Fenkes2008-12-011-7/+10
| | |/
| * | RDMA/cma: Add IPv6 supportAleksey Senin2008-12-241-26/+60
| * | RDMA/addr: Add support for translating IPv6 addressesAleksey Senin2008-12-241-45/+151
| |/
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-2870-1437/+2751
|\ \
| * | [S390] convert ctcm printks to dev_xxx and pr_xxx macros.Peter Tiedemann2008-12-255-56/+86
| * | [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-2510-3/+33
| * | [S390] convert vmlogrdr printks to pr_xxx macros.Martin Schwidefsky2008-12-251-13/+13
| * | [S390] convert zfcp dumper printks to pr_xxx macros.Michael Holzheu2008-12-251-6/+8
| * | [S390] convert qeth printks to dev_xxx and pr_xxx macros.Frank Blaschka2008-12-254-192/+212
| * | [S390] convert sclp printks to pr_xxx macros.Martin Schwidefsky2008-12-254-28/+41
| * | [S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun2008-12-251-26/+38
| * | [S390] convert ap_bus printks to pr_xxx macros.Martin Schwidefsky2008-12-251-3/+7
| * | [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-251-39/+33
| * | [S390] convert monwriter printks to pr_xxx macros.Melissa Howland2008-12-251-1/+4
| * | [S390] convert monreader printks to pr_xxx macros.Gerald Schaefer2008-12-251-24/+17
| * | [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-255-13/+30
| * | [S390] convert vmur printks to pr_xxx macros.Frank Munzert2008-12-251-6/+9
| * | [S390] convert lcs printks to dev_xxx and pr_xxx macros.Klaus-D. Wacker2008-12-251-39/+53
| * | [S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger2008-12-251-3/+5
| * | [S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky2008-12-251-22/+19
| * | [S390] s390: Remove redundant testJulia Lawall2008-12-251-1/+0
| * | [S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall2008-12-254-12/+28
| * | [S390] sclp vt220: fix compile warningHeiko Carstens2008-12-251-17/+16
| * | [S390] cio: use pim to check for multipath.Sebastian Ott2008-12-251-1/+2
| * | [S390] cio: commit all pmcw changes.Sebastian Ott2008-12-252-0/+8
OpenPOWER on IntegriCloud