aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10qeth: discard inbound packets with unknown header idUrsula Braun1-1/+6
2007-10-10lcs: Channel errors drive lcs_recovery which leads to kernel panic.Klaus D. Wacker2-3/+9
2007-10-10qeth: avoid duplicate deletion of multicast addressesUrsula Braun1-2/+3
2007-10-10qeth: EDDP does not work on large MTUsFrank Blaschka2-8/+11
2007-10-10qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packetsKlaus D. Wacker1-2/+2
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger2-20/+27
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger1-3/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle5-5/+0
2007-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-10/+8
2007-08-31qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.Klaus D. Wacker1-2/+8
2007-08-31qeth: provide specific message for OSA-adapters exclusively usedUrsula Braun2-9/+20
2007-08-31qeth: crash during reboot after failing online settingUrsula Braun1-7/+13
2007-08-31qeth: Announce tx checksumming for qeth devices in TSO/EDDP modeFrank Blaschka1-14/+68
2007-08-31qeth: dont return the return values of void functions.Heiko Carstens2-6/+6
2007-08-31qeth: enforce a rate limit for inbound scatter gather messagesFrank Blaschka1-5/+8
2007-08-31qeth: ungrouping a device must not be interruptibleUrsula Braun1-3/+2
2007-08-22[S390] vmur: fix reference counting for vmur device structureMichael Holzheu2-58/+161
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu4-75/+7
2007-08-22[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueKlaus D. Wacker1-1/+2
2007-08-22[S390] qdio: fix EQBS handling on CCQ96Klaus D. Wacker1-0/+2
2007-08-22[S390] cio: change confusing message in cmf.Cornelia Huck1-7/+3
2007-08-22[S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck1-1/+4
2007-08-15[SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens1-7/+3
2007-08-15[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens1-2/+2
2007-08-15[SCSI] zfcp: fix memory leakHeiko Carstens1-1/+3
2007-08-10[S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland1-0/+6
2007-08-10[S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu1-36/+70
2007-08-10[S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2-1/+7
2007-08-10[S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2-2/+6
2007-08-10[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens1-1/+1
2007-08-10[S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu1-38/+37
2007-08-10[S390] qdio: make sure data structures are correctly aligned.Heiko Carstens1-45/+47
2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck1-0/+1
2007-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-37/+9
2007-07-31Typo fixes errror -> errorGabriel Craciunescu1-2/+2
2007-07-31[SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori2-37/+9
2007-07-27[S390] Fix sclp_vt220 error handling.Heiko Carstens1-21/+40
2007-07-27[S390] cio: Reorganize initialization.Cornelia Huck3-7/+24
2007-07-27[S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck1-0/+2
2007-07-27[S390] cio: Clean up messages.Cornelia Huck9-90/+87
2007-07-27[S390] vmur: fix diag14_read.Frank Munzert1-1/+1
2007-07-27[S390] cio: Remove deprecated rdc/rcd.Cornelia Huck1-250/+0
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens2-6/+3
2007-07-27[S390] sclp: kill unused SCLP config option.Heiko Carstens1-9/+3
2007-07-27[S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck1-7/+0
2007-07-27[S390] cio: css_sch_device_register() can be made static.Cornelia Huck2-2/+1
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2-5/+5
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe6-8/+8
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds5-90/+38
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt2-4/+4