summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mlx4_en: Fix double pci unmapping.Yevgeny Petrilin2009-08-031-0/+1
| * | | | | mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-08-021-2/+2
| * | | | | pcnet32: VLB support fixesDon Fry2009-08-021-5/+7
| * | | | | pcnet32: remove superfluous NULL pointer check in pcnet32_probe1()Don Fry2009-08-021-11/+7Star
| * | | | | netxen: fix coherent dma mask settingDhananjay Phadke2009-08-021-12/+25
| * | | | | mISDN: Read buffer overflowroel kluin2009-08-021-1/+1
| * | | | | s6gmac: Read buffer overflowroel kluin2009-08-021-1/+1
| * | | | | tulip: Read buffer overflowroel kluin2009-08-021-3/+3
| * | | | | pppol2tp: calls unregister_pernet_gen_device() at unload timeEric Dumazet2009-08-021-0/+1
| * | | | | ppp: fix lost fragments in ppp_mp_explode() (resubmit)Ben McKeegan2009-08-021-16/+18
| * | | | | ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2009-07-312-1/+6
| * | | | | ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-312-9/+9
| * | | | | ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr2009-07-311-3/+10
| * | | | | gianfar: fix coalescing setup in ethtool support Jiajun Wu2009-07-301-6/+4Star
| * | | | | pppoe: fix /proc/net/pppoeEric Dumazet2009-07-301-0/+1
| * | | | | eexpress: Read buffer overflowroel kluin2009-07-301-3/+3
| * | | | | 3c515: Write outside array boundsroel kluin2009-07-301-1/+3
| * | | | | iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan2009-07-301-2/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-309-35/+35
| |\ \ \ \ \
| | * | | | | libertas: Read buffer overflowRoel Kluin2009-07-291-10/+8Star
| | * | | | | libertas: Read outside array boundsRoel Kluin2009-07-291-1/+2
| | * | | | | iwlwifi: Read outside array boundsRoel Kluin2009-07-271-0/+2
| | * | | | | ath9k: Read outside array boundsRoel Kluin2009-07-271-2/+2
| | * | | | | airo: Buffer overflowRoel Kluin2009-07-271-7/+6Star
| | * | | | | wireless: ERR_PTR vs nullDan Carpenter2009-07-271-4/+2Star
| | * | | | | iwlagn: fix minimum number of queues settingreinette chatre2009-07-273-5/+7
| | * | | | | iwlwifi: fix TX queue raceJohannes Berg2009-07-271-6/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-08-0518-273/+465
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] sd: Avoid sending extended inquiry to legacy devicesMartin K. Petersen2009-07-301-2/+18
| * | | | | | | [SCSI] libsas: fix wide port hotplug issuesTom Peng2009-07-301-40/+107
| * | | | | | | [SCSI] libfc: fix a circular locking warning during sending RRQVasu Dev2009-07-301-8/+15
| * | | | | | | [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c...Karen Higgins2009-07-303-85/+60Star
| * | | | | | | [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_resetKaren Higgins2009-07-301-3/+1Star
| * | | | | | | [SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins2009-07-301-10/+9Star
| * | | | | | | [SCSI] qla4xxx: add timeout handlerMike Christie2009-07-301-0/+17
| * | | | | | | [SCSI] qla4xxx: Correct Extended Sense Data ErrorsKaren Higgins2009-07-305-54/+122
| * | | | | | | [SCSI] libiscsi: disable bh in and abort handler.Mike Christie2009-07-301-2/+2
| * | | | | | | [SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt2009-07-301-8/+10
| * | | | | | | [SCSI] zfcp: Fix wka port processingSwen Schillig2009-07-302-7/+5Star
| * | | | | | | [SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig2009-07-301-4/+10
| * | | | | | | [SCSI] zfcp: Add port only once to FC transport classChristof Schmitt2009-07-301-1/+6
| * | | | | | | [SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt2009-07-301-1/+4
| * | | | | | | [SCSI] zfcp: Fix erp escalation procedureChristof Schmitt2009-07-301-26/+24Star
| * | | | | | | [SCSI] zfcp: Fix logic for physical port closeChristof Schmitt2009-07-301-1/+1
| * | | | | | | [SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt2009-07-301-3/+2Star
| * | | | | | | [SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt2009-07-301-8/+25
| * | | | | | | [SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt2009-07-301-2/+2
| * | | | | | | [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt2009-07-301-1/+1
| * | | | | | | [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt2009-07-301-1/+6
| * | | | | | | [SCSI] zfcp: Fix invalid command orderSwen Schillig2009-07-301-3/+4