aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2007-10-10qeth: discard inbound packets with unknown header idGravatar Ursula Braun 1-1/+6
2007-10-10lcs: Channel errors drive lcs_recovery which leads to kernel panic.Gravatar Klaus D. Wacker 2-3/+9
2007-10-10qeth: avoid duplicate deletion of multicast addressesGravatar Ursula Braun 1-2/+3
2007-10-10qeth: EDDP does not work on large MTUsGravatar Frank Blaschka 2-8/+11
2007-10-10qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packetsGravatar Klaus D. Wacker 1-2/+2
2007-10-10[NET]: Move hardware header operations out of netdevice.Gravatar Stephen Hemminger 2-20/+27
2007-10-10[NET]: Wrap hard_header_parseGravatar Stephen Hemminger 1-3/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Gravatar Ralf Baechle 5-5/+0
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioGravatar NeilBrown 2-6/+4
2007-10-10Fixup rq_for_each_segment() indentationGravatar Jens Axboe 5-50/+46
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioGravatar NeilBrown 5-46/+26
2007-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 3-10/+8
2007-08-31qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.Gravatar Klaus D. Wacker 1-2/+8
2007-08-31qeth: provide specific message for OSA-adapters exclusively usedGravatar Ursula Braun 2-9/+20
2007-08-31qeth: crash during reboot after failing online settingGravatar Ursula Braun 1-7/+13
2007-08-31qeth: Announce tx checksumming for qeth devices in TSO/EDDP modeGravatar Frank Blaschka 1-14/+68
2007-08-31qeth: dont return the return values of void functions.Gravatar Heiko Carstens 2-6/+6
2007-08-31qeth: enforce a rate limit for inbound scatter gather messagesGravatar Frank Blaschka 1-5/+8
2007-08-31qeth: ungrouping a device must not be interruptibleGravatar Ursula Braun 1-3/+2
2007-08-22[S390] vmur: fix reference counting for vmur device structureGravatar Michael Holzheu 2-58/+161
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Gravatar Michael Holzheu 4-75/+7
2007-08-22[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueGravatar Klaus D. Wacker 1-1/+2
2007-08-22[S390] qdio: fix EQBS handling on CCQ96Gravatar Klaus D. Wacker 1-0/+2
2007-08-22[S390] cio: change confusing message in cmf.Gravatar Cornelia Huck 1-7/+3
2007-08-22[S390] cio: dont forget to set last slot to NULL in ccw_uevent().Gravatar Cornelia Huck 1-1/+4
2007-08-15[SCSI] zfcp: fix the data buffer accessor patchGravatar Heiko Carstens 1-7/+3
2007-08-15[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheGravatar Heiko Carstens 1-2/+2
2007-08-15[SCSI] zfcp: fix memory leakGravatar Heiko Carstens 1-1/+3
2007-08-10[S390] monwriter: Serialization bug for multithreaded applications.Gravatar Melissa Howland 1-0/+6
2007-08-10[S390] vmur: diag14 only works with buffers below 2GBGravatar Michael Holzheu 1-36/+70
2007-08-10[S390] vmur: add "top of queue" sanity check for reader openGravatar Michael Holzheu 2-1/+7
2007-08-10[S390] vmur: reject open on z/VM reader files with status HOLDGravatar Michael Holzheu 2-2/+6
2007-08-10[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyGravatar Heiko Carstens 1-1/+1
2007-08-10[S390] vmur: allocate single record buffers instead of one big data bufferGravatar Michael Holzheu 1-38/+37
2007-08-10[S390] qdio: make sure data structures are correctly aligned.Gravatar Heiko Carstens 1-45/+47
2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Gravatar Cornelia Huck 1-0/+1
2007-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 2-37/+9
2007-07-31Typo fixes errror -> errorGravatar Gabriel Craciunescu 1-2/+2
2007-07-31[SCSI] zfcp: convert to use the data buffer accessorsGravatar FUJITA Tomonori 2-37/+9
2007-07-27[S390] Fix sclp_vt220 error handling.Gravatar Heiko Carstens 1-21/+40
2007-07-27[S390] cio: Reorganize initialization.Gravatar Cornelia Huck 3-7/+24
2007-07-27[S390] cio: Make CIO_* macros safe if dbfs are not available.Gravatar Cornelia Huck 1-0/+2
2007-07-27[S390] cio: Clean up messages.Gravatar Cornelia Huck 9-90/+87
2007-07-27[S390] vmur: fix diag14_read.Gravatar Frank Munzert 1-1/+1
2007-07-27[S390] cio: Remove deprecated rdc/rcd.Gravatar Cornelia Huck 1-250/+0
2007-07-27[S390] Get rid of new section mismatch warnings.Gravatar Heiko Carstens 2-6/+3
2007-07-27[S390] sclp: kill unused SCLP config option.Gravatar Heiko Carstens 1-9/+3
2007-07-27[S390] cio: Remove remains of _ccw_device_get_device_number().Gravatar Cornelia Huck 1-7/+0
2007-07-27[S390] cio: css_sch_device_register() can be made static.Gravatar Cornelia Huck 2-2/+1
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().Gravatar john stultz 2-5/+5