r8169: Fix receive buffer length when MTU is between 1515 and 1536
[safe/jmp/linux-2.6] / drivers / s390 /
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-09-22 Stefan Weinhuber[S390] dasd: tolerate devices that have no feature...
2009-09-22 Felix Beck[S390] zcrypt: Do not add/remove devices in s/r callbacks
2009-09-22 Jan Glauber[S390] qdio: change state of all primed input buffers
2009-09-22 Jan Glauber[S390] qdio: reduce per device debug messages
2009-09-22 Sebastian Ott[S390] cio: introduce consistent subchannel scanning
2009-09-22 Sebastian Ott[S390] cio: idset use actual number of ssids
2009-09-22 Sebastian Ott[S390] cio: dont kfree vmalloced memory
2009-09-22 Sebastian Ott[S390] cio: introduce css_settle
2009-09-22 Sebastian Ott[S390] cio: introduce css_eval_scheduled
2009-09-22 Sebastian Ott[S390] cio: merge init calls
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-15 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-11 Michael Holzheu[S390] tape: Use pr_xxx instead of dev_xxx in shared...
2009-09-11 Heiko Carstens[S390] Get rid of cpuid.h header file.
2009-09-11 Michael Holzheu[S390] tape: Fix device online messages
2009-09-11 Hendrik Brueckner[S390] kvm: use console_initcall() to initialize s390...
2009-09-11 Roel Kluin[S390] tape: reversed order of labels
2009-09-11 Felix Beck[S390] zcrypt: Free ap_device if dev_set_name fails.
2009-09-11 Felix Beck[S390] zcrypt: Use spin_lock_bh in suspend callback
2009-09-11 Michael Holzheu[S390] xpram: Remove checksum validation for suspend...
2009-09-11 Michael Holzheu[S390] vmur: Invalid allocation sequence for vmur class
2009-09-11 Hans-Joachim Picht[S390] add call home support
2009-09-11 Frank Munzert[S390] tape: use init_timer_on_stack() rather than...
2009-09-11 Sebastian Ott[S390] proper use of device register
2009-09-11 Stefan Haberland[S390] dasd: fix message naming
2009-09-11 Stefan Haberland[S390] dasd: optimize cpu usage in goodcase
2009-09-11 Stefan Weinhuber[S390] dasd: fail requests when device state is less...
2009-09-11 Sebastian Ott[S390] cio: remove ccw_device init_name
2009-09-11 Sebastian Ott[S390] cio: move final put_device to ccw_device_unregister
2009-09-11 Sebastian Ott[S390] cio: remove subchannel init_name
2009-09-11 Sebastian Ott[S390] cio: fix memleak in subchannel validation
2009-09-11 Sebastian Ott[S390] cio: fix use after free in s390 debug feature
2009-09-11 Jan Glauber[S390] qdio: remove limited number of debugfs entries
2009-09-11 Michael Ernst[S390] cio: failing set online/offline processing.
2009-09-11 Sebastian Ott[S390] cio: ensure to hold a reference for deferred...
2009-09-11 Jan Glauber[S390] qdio: continue polling if the queue is not finished
2009-09-11 Sebastian Ott[S390] cio: increase trace level
2009-09-11 Sebastian Ott[S390] cio: fix not oper handling after failed [on...
2009-09-11 Peter Oberparleiter[S390] cio: consolidate subchannel intparm reset
2009-09-11 Heiko Carstens[S390] cio: move scsw helper functions to header file
2009-09-11 Peter Oberparleiter[S390] cio: fix ineffective verify event
2009-09-05 Heiko Carstens[SCSI] zfcp: optimize zfcp_qdio_account
2009-09-05 Christof Schmitt[SCSI] zfcp: Remove duplicated code for debug timestamps
2009-09-05 Christof Schmitt[SCSI] zfcp: Handle failures during device allocation...
2009-09-05 Sebastian Ott[SCSI] zfcp: proper use of device register
2009-09-05 Christof Schmitt[SCSI] zfcp: Replace config semaphore with mutex
2009-09-05 Christof Schmitt[SCSI] zfcp: Defer resource allocation to first ccw_set...
2009-09-05 Christof Schmitt[SCSI] zfcp: Simplify and update ct/gs and els timeout...
2009-09-05 Christof Schmitt[SCSI] zfcp: Use kthread API for zfcp erp thread
2009-09-05 Swen Schillig[SCSI] zfcp: resolve false usage of dd_data in fc_rport
2009-09-05 Swen Schillig[SCSI] zfcp: Apply common naming conventions to zfcp_fc
2009-09-05 Swen Schillig[SCSI] zfcp: introduce _setup, _destroy for qdio and FC
2009-09-05 Swen Schillig[SCSI] zfcp: Update dbf calls
2009-09-05 Christof Schmitt[SCSI] zfcp: Decouple gid_pn requests from erp
2009-09-05 Swen Schillig[SCSI] zfcp: Move qdio related data out of zfcp_adapter
2009-09-05 Swen Schillig[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
2009-09-05 Swen Schillig[SCSI] zfcp: Move workqueue to adapter struct
2009-09-05 Swen Schillig[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP...
2009-09-05 Swen Schillig[SCSI] zfcp: Improve request allocation through mempools
2009-09-05 Swen Schillig[SCSI] zfcp: Replace fsf_req wait_queue with completion
2009-09-05 Swen Schillig[SCSI] zfcp: fix layering oddities between zfcp_fsf...
2009-09-05 Christof Schmitt[SCSI] zfcp: Implicitly close all wka ports
2009-09-05 Christof Schmitt[SCSI] zfcp: Only issue one test link command per port
2009-09-05 Christof Schmitt[SCSI] zfcp: Remove useless assignment
2009-09-05 Christof Schmitt[SCSI] zfcp: Only collect FSF/HBA debug data for matchi...
2009-09-05 Christof Schmitt[SCSI] zfcp: Only collect SCSI debug data for matching...
2009-09-05 Christof Schmitt[SCSI] zfcp: Move debug data from zfcp_data to own...
2009-09-05 Swen Schillig[SCSI] zfcp: invalid usage after free of port resources
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-08-27 Ursula Braunqeth: display "undefined" value of sysfs-attribute...
2009-08-27 Klaus-Dieter Wackerqeth: display service_level info only when valid.
2009-08-27 Klaus-Dieter Wackerqeth: Cleanup for cast-type determination.
2009-08-27 Frank Blaschkaqeth: scheduling while atomic during ifconfig online...
2009-08-27 Klaus-Dieter Wackerqeth: HiperSockets SIGA retry support on CC=2.
2009-08-23 Julia Lawall[S390] drivers/s390: put NULL test before dereference
2009-08-23 Sebastian Ott[S390] cio: fix double free after failed device initial...
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-07-30 Christof Schmitt[SCSI] zfcp: Fix tracing of request id for abort requests
2009-07-30 Swen Schillig[SCSI] zfcp: Fix wka port processing
2009-07-30 Swen Schillig[SCSI] zfcp: avoid double notify in lowmem scenario
2009-07-30 Christof Schmitt[SCSI] zfcp: Add port only once to FC transport class
2009-07-30 Christof Schmitt[SCSI] zfcp: Recover from stalled outbound queue
2009-07-30 Christof Schmitt[SCSI] zfcp: Fix erp escalation procedure
2009-07-30 Christof Schmitt[SCSI] zfcp: Fix logic for physical port close
2009-07-30 Christof Schmitt[SCSI] zfcp: Use -EIO for SBAL allocation failures
2009-07-30 Christof Schmitt[SCSI] zfcp: Use unchained mode for small ct and els...
2009-07-30 Christof Schmitt[SCSI] zfcp: Use correct flags for zfcp_erp_notify
2009-07-30 Christof Schmitt[SCSI] zfcp: Return -ENOMEM for allocation failures...
2009-07-30 Christof Schmitt[SCSI] zfcp: Acquire qdio_stat_lock when reading the...
2009-07-30 Swen Schillig[SCSI] zfcp: Fix invalid command order
2009-07-24 Felix Beck[S390] zcrypt: fix scheduling of hrtimer ap_poll_timer
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
next