| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | netiucv: invalid return code from hard_start_xmit | Ursula Braun | 2009-03-24 | 1 | -1/+1 |
* | | lcs: invalid return codes from hard_start_xmit. | Klaus-Dieter Wacker | 2009-03-24 | 1 | -2/+2 |
* | | Use kthread instead of kernel_thread | Klaus-Dieter Wacker | 2009-03-24 | 1 | -5/+3 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | 2 | -1/+9 |
|\ \
| |/ |
|
| * | [S390] fix "mem=" handling in case of standby memory | Heiko Carstens | 2009-02-19 | 1 | -0/+5 |
| * | [S390] sclp: handle empty event buffers | Peter Oberparleiter | 2009-02-19 | 1 | -1/+4 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-14 | 2 | -31/+17 |
|\ \
| |/ |
|
| * | [S390] dasd: fix race in dasd timer handling | Stefan Weinhuber | 2009-02-11 | 1 | -30/+16 |
| * | [S390] dasd: bus_id -> dev_name() conversion. | Cornelia Huck | 2009-02-11 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-26 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | lcs: fix compilation for !CONFIG_IP_MULTICAST | Heiko Carstens | 2009-01-25 | 1 | -2/+6 |
* | | kmsg: convert claw printk messages | Andy Richter | 2009-01-25 | 1 | -198/+233 |
* | | claw: convert to net_device_ops | Frank Blaschka | 2009-01-21 | 1 | -5/+9 |
* | | netiucv: convert to net_device_ops | Frank Blaschka | 2009-01-21 | 1 | -5/+9 |
* | | ctcm: convert to net_device_ops | Frank Blaschka | 2009-01-21 | 1 | -6/+18 |
* | | lcs: convert to net_device_ops | Frank Blaschka | 2009-01-21 | 1 | -5/+16 |
|/ |
|
* | qeth: fix usage of netdev_ops | Frank Blaschka | 2009-01-11 | 2 | -5/+21 |
* | [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled | Jan Glauber | 2009-01-09 | 1 | -0/+2 |
* | [S390] dasd: add device attribute to disable blocking on lost paths | Holger Smolinski | 2009-01-09 | 4 | -3/+54 |
* | [S390] dasd: send change uevents for dasd block devices | Stefan Weinhuber | 2009-01-09 | 1 | -1/+20 |
* | [S390] tape block: fix dependencies | Kamalesh Babulal | 2009-01-09 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-08 | 2 | -46/+34 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 | 11 | -81/+21 |
| |\ |
|
| * | | qeth: convert to net_device_ops | Frank Blaschka | 2009-01-08 | 2 | -46/+34 |
* | | | fix similar typos to successfull | Coly Li | 2009-01-08 | 5 | -5/+5 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 2 | -4/+4 |
|\ \ |
|
| * | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 2 | -4/+4 |
| |/ |
|
* | | s390: remove s390_root_dev_*() | Mark McLoughlin | 2009-01-06 | 9 | -77/+17 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-05 | 4 | -29/+63 |
|\ |
|
| * | qeth: get rid of extra argument after printk to dev_* conversion | Heiko Carstens | 2009-01-04 | 1 | -1/+1 |
| * | qeth: No large send using EDDP for HiperSockets. | Klaus-Dieter Wacker | 2009-01-04 | 1 | -1/+8 |
| * | qeth: do not spin for SETIP ip assist command | Frank Blaschka | 2009-01-04 | 1 | -11/+29 |
| * | qeth: avoid crash in case of layer mismatch for VSWITCH | Ursula Braun | 2009-01-04 | 3 | -6/+14 |
| * | qeth: exploit source MAC address for inbound layer3 packets | Ursula Braun | 2009-01-04 | 3 | -9/+9 |
| * | qeth: HiperSockets mcl string conversion (pre z9 mach) | Klaus-Dieter Wacker | 2009-01-04 | 1 | -1/+2 |
* | | [PATCH] improve idle cputime accounting | Martin Schwidefsky | 2008-12-31 | 2 | -1/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-12-30 | 11 | -202/+157 |
|\ \ |
|
| * | | [SCSI] zfcp: Remove unnecessary warning message | Christof Schmitt | 2008-12-29 | 2 | -7/+1 |
| * | | [SCSI] zfcp: Add support for unchained FSF requests | Christof Schmitt | 2008-12-29 | 6 | -40/+61 |
| * | | [SCSI] zfcp: Remove busid macro | Christof Schmitt | 2008-12-29 | 3 | -8/+6 |
| * | | [SCSI] zfcp: remove DID_DID flag | Christof Schmitt | 2008-12-29 | 4 | -9/+4 |
| * | | [SCSI] zfcp: Simplify mask lookups for incoming RSCNs | Christof Schmitt | 2008-12-29 | 2 | -30/+15 |
| * | | [SCSI] zfcp: Remove initial device data from zfcp_data | Christof Schmitt | 2008-12-29 | 2 | -54/+45 |
| * | | [SCSI] zfcp: fix compile warning | Heiko Carstens | 2008-12-29 | 1 | -1/+2 |
| * | | [SCSI] zfcp: Remove adapter list | Christof Schmitt | 2008-12-29 | 3 | -28/+3 |
| * | | [SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings | Christof Schmitt | 2008-12-29 | 1 | -17/+17 |
| * | | [SCSI] zfcp: register with SCSI layer on ccw registration | Swen Schillig | 2008-12-29 | 2 | -7/+2 |
| * | | [SCSI] zfcp: Fix message line break | Christof Schmitt | 2008-12-29 | 1 | -1/+1 |
| |/ |
|
* | | kvm-s390: implement config_changed for virtio on s390 | Christian Borntraeger | 2008-12-30 | 1 | -3/+19 |
* | | virtio: hand virtio ring alignment as argument to vring_new_virtqueue | Rusty Russell | 2008-12-30 | 1 | -1/+2 |