summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* s390: qeth driver does not recoverUrsula Braun2007-06-211-6/+6
* s390: print correct level for HiperSockets devicesUrsula Braun2007-06-211-9/+11
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-4/+4
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-101-2/+2
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* s390: qeth driver hardware specs adaptionsPeter Tiedemann2007-05-083-99/+247
* s390: fix Oops when unloading module netiucvUrsula Braun2007-05-081-2/+3
* s390: free skbs in finite amount of time in qethUrsula Braun2007-05-081-6/+8
* s390: qeth driver connection hangUrsula Braun2007-05-084-7/+7
* [S390] qeth: New read configuration data.Cornelia Huck2007-05-043-5/+76
* qeth: Remove usage of subsys.rwsemCornelia Huck2007-04-271-2/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-277-62/+81
|\
| * [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-4/+5
| * [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-264-9/+16
| * [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-262-8/+13
| * [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-2/+2
| * [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-262-3/+3
| * [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-261-4/+4
| * [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-263-5/+8
| * [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-262-14/+13Star
| * [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-261-5/+8
| * [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-261-2/+4
| * [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-261-1/+1
| * [SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2007-04-262-3/+3
| * [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-264-7/+7
| * [QETH]: Use eth_hdr()Arnaldo Carvalho de Melo2007-04-261-1/+1
| * [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-261-1/+0Star
| * [TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo2007-04-261-1/+1
* | [S390] ctc: kmalloc->kzalloc/casting cleanups.Ahmed S. Darwish2007-04-271-14/+9Star
|/
* [PATCH] qeth gfp_t annotationsAl Viro2007-03-141-1/+1
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-031-12/+13
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0Star
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-2/+2
* [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-111-4/+2Star
* [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/+652Star
* [S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky2007-02-084-3397/+0Star
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-055-87/+83Star
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-055-8/+8
* s390: iucv Kconfig help description changesFrank Pavlic2007-01-091-4/+1Star
* s390: qeth driver fixes: atomic context fixupsFrank Blaschka2007-01-092-97/+30Star
* s390: qeth driver fixes: packet socketFrank Blaschka2007-01-091-5/+53
* s390: qeth driver fixes: VLAN hdr, perf statsFrank Blaschka2007-01-091-18/+3Star
* qeth: fix uaccess handling and get rid of unused variableHeiko Carstens2007-01-081-5/+8
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-4/+4
* [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-062-7/+7
* [S390] non-unique constant/macro identifiers.Ursula Braun2006-12-044-58/+53Star
* [NET] driver/s390/net: Checksum annotations.Al Viro2006-12-034-24/+24
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* [S390] irq change build fixes.Heiko Carstens2006-10-061-2/+2