summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Update cyblafb driverKnut Petersen2006-01-099-695/+960
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-091-6/+24
|\
| * [PATCH] sata_nv, spurious interrupts at system startup with MAXTOR 6H500F0 driveAndrew Chew2006-01-091-6/+24
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-0928-252/+341
|\ \
| * | [patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams2006-01-091-1/+4
| * | [PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko2006-01-0912-96/+96
| * | [PATCH] forcedeth: TSO fix for large buffersAyaz Abdulla2006-01-091-64/+100
| * | [PATCH] remove bouncing mail address of mv643xx_eth maintainerOlaf Hering2006-01-092-2/+1
| * | [PATCH] e1000: Fix invalid memory referenceKenji Kaneshige2006-01-091-3/+7
| * | [PATCH] drivers/net/gianfar.h: "extern inline" -> "static inline"Adrian Bunk2006-01-091-2/+2
| * | [PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline"Adrian Bunk2006-01-091-4/+4
| * | [PATCH] drivers/net/Kconfig: indentation fixAdrian Bunk2006-01-091-1/+1
| * | [PATCH] Add MIPS dependency for dm9000 driverFranck2006-01-091-1/+1
| * | [PATCH] update bonding.txt to not show ip address on slavesEric Paris2006-01-091-2/+0
| * | [PATCH] tulip: enable multiport NIC BIOS fixups for x86_64Christoph Dworzak2006-01-091-1/+1
| * | [PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex modeEugene Surovegin2006-01-092-2/+3
| * | [PATCH] ieee80211: enable hw wep where host has to build IVJohannes Berg2006-01-093-20/+45
| * | [PATCH] sk98lin: error handling of pci setupStephen Hemminger2006-01-091-13/+6
| * | [PATCH] sk98lin: error handling on probeStephen Hemminger2006-01-091-11/+17
| * | [PATCH] sk98lin: use kzallocStephen Hemminger2006-01-091-2/+1
| * | [PATCH] sk98lin: error handling on dual port boardStephen Hemminger2006-01-091-15/+21
| * | [PATCH] sk98lin: not doing high dma properlyStephen Hemminger2006-01-091-4/+24
| * | [PATCH] sk98lin: routine called from probe marked __initStephen Hemminger2006-01-091-8/+7
| |/
* | [PATCH] netlink oops fix due to incorrect error codeKirill Korotaev2006-01-091-1/+1
* | [PATCH] rcu: uninline __rcu_pending()Oleg Nesterov2006-01-092-30/+31
* | Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-0910-139/+253
|\ \
| * | [BLOCK] CCISS: update for blk softirq completionsJens Axboe2006-01-091-26/+46
| * | [IDE] Use the block layer deferred softirq request completionJens Axboe2006-01-093-7/+38
| * | [SCSI] Kill the SCSI softirq handlingJens Axboe2006-01-094-102/+45
| * | [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2006-01-093-4/+124
| |/
* | [BLOCK] Kill blk_attempt_remerge()Jens Axboe2006-01-093-35/+0
* | [BLOCK] scsi_ioctl: file can be NULL from ioctl_by_bdev()Jens Axboe2006-01-091-4/+9
* | [BLOCK] bio: init ->bi_bdev in bio_init()Jens Axboe2006-01-091-0/+1
* | make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt2006-01-092-4/+1
* | [BLOCK][TRIVIAL] ll_rw_blk: header included twiceNicolas Kaiser2006-01-091-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-01-0812-163/+250
|\
| * IB: Set GIDs correctly in ib_create_ah_from_wc()Ralph Campbell2006-01-061-2/+2
| * IB/uverbs: Release event file reference on ib_uverbs_create_cq() errorJack Morgenstein2006-01-061-3/+10
| * IB/uverbs: set ah_flags when creating address handleRalph Campbell2006-01-061-0/+1
| * IB/uverbs: Fix reference counting on error pathsJack Morgenstein2006-01-061-0/+7
| * IB/mthca: Add support for automatic path migration (APM)Dotan Barak2006-01-061-20/+37
| * IB/mthca: Fill in vendor_err field in completion with errorMichael S. Tsirkin2006-01-061-5/+7
| * IB/mthca: multiple fixes for multicast group handlingJack Morgenstein2006-01-061-19/+35
| * IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein2006-01-061-2/+0
| * IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein2006-01-061-3/+2
| * IB/mthca: max_inline_data handling tweaksJack Morgenstein2006-01-061-26/+36
| * IB/mthca: create_eq with size not a power of 2Michael S. Tsirkin2006-01-051-2/+2
| * IB/mthca: check port validity in modify_qpJack Morgenstein2006-01-051-0/+6
| * IB/mthca: check return value in mthca_dev_lim callJack Morgenstein2006-01-051-0/+4
| * IB/mthca: fix WQE size calculation in create-srqJack Morgenstein2006-01-041-1/+1
OpenPOWER on IntegriCloud