summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-4/+5
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-254-9/+16
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-252-8/+13
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-252-3/+3
* [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-251-4/+4
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-253-5/+8
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-252-14/+13
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-5/+8
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-2/+4
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2007-04-252-3/+3
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-254-7/+7
* [QETH]: Use eth_hdr()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-251-1/+0
* [TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo2007-04-251-1/+1
* [S390] cio: Fix handling of interrupt for csch().Cornelia Huck2007-04-041-0/+8
* [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner2007-03-261-0/+4
* [S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner2007-03-261-13/+13
* [S390] cio: Device status validity.Cornelia Huck2007-03-261-1/+5
* [S390] dasd: Work around gcc bug.Peter Oberparleiter2007-03-261-5/+5
* [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
* [S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2007-03-192-7/+24
* [S390] cio: qdio slsb setupUrsula Braun2007-03-191-8/+18
* [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-151-3/+15
* [PATCH] qeth gfp_t annotationsAl Viro2007-03-141-1/+1
* [S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck2007-03-051-2/+2
* [S390] cio: Use path verification to check for path state.Cornelia Huck2007-03-051-40/+6
* [S390] cio: Fix locking when calling notify function.Cornelia Huck2007-03-051-20/+47
* [S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber2007-03-051-0/+1
* [S390] tape: Compression overwrites crypto settingMichael Holzheu2007-03-051-1/+4
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-12/+13
* [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-211-1/+1
* [S390] New header file ipl.hMichael Holzheu2007-02-211-0/+1
* [S390] fix non-smp compile.Jan Glauber2007-02-211-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-144-4/+0
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-123-4/+33
|\
| * [S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish2007-02-121-1/+2
| * [S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2007-02-122-3/+31
* | [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-122-2/+2
* | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-1214-15/+15
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-113-28/+19
|\
| * Merge branch 'linus'James Bottomley2007-02-1080-5149/+2293
| |\
| * | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-101-2/+0
| * | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-101-12/+8
| * | [SCSI] zfcp: Invalid locking orderSwen Schillig2007-02-102-14/+11
* | | [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-111-4/+2
* | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
| |/ |/|
* | [S390]: Adapt special message interface to new IUCV APIMartin Schwidefsky2007-02-081-73/+74
* | [S390]: Adapt netiucv driver to new IUCV APIMartin Schwidefsky2007-02-081-662/+652
OpenPOWER on IntegriCloud