Commit Graph

176 Commits (cfaea787c05822acbb4d8963baee5edd1cc0258f)

Author SHA1 Message Date
Ursula Braun 224426f168 qeth: remove header_ops bug 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Andrew Morton d71fce6b93 [QETH]: fix qeth_main.c 18 years ago
Ursula Braun 28692ec45e qeth: discard inbound packets with unknown header id 18 years ago
Klaus D. Wacker 59579da329 lcs: Channel errors drive lcs_recovery which leads to kernel panic. 18 years ago
Ursula Braun d8fae9c2f2 qeth: avoid duplicate deletion of multicast addresses 18 years ago
Frank Blaschka 6570ebc4f5 qeth: EDDP does not work on large MTUs 18 years ago
Klaus D. Wacker bc4b2b497a qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packets 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Stephen Hemminger b95cce3576 [NET]: Wrap hard_header_parse 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Klaus D. Wacker 54d0f56e63 qeth: Drop ARP packages on HiperSockets interface with NOARP attribute. 18 years ago
Ursula Braun 6e55cab9f0 qeth: provide specific message for OSA-adapters exclusively used 18 years ago
Ursula Braun 6d4f3d182b qeth: crash during reboot after failing online setting 18 years ago
Frank Blaschka 5a4b61a95a qeth: Announce tx checksumming for qeth devices in TSO/EDDP mode 18 years ago
Heiko Carstens ecee51b755 qeth: dont return the return values of void functions. 18 years ago
Frank Blaschka cde4603516 qeth: enforce a rate limit for inbound scatter gather messages 18 years ago
Ursula Braun d0a34f98d1 qeth: ungrouping a device must not be interruptible 18 years ago
john stultz 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Frank Blaschka 54ab2927d3 s390: add barriers to qeth driver 18 years ago
Frank Blaschka aa617aa956 s390: scatter-gather for inbound traffic in qeth driver 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Martin Schwidefsky d46146274b s390: netiucv inlining cleanup 18 years ago
Thomas Gleixner bfac0d0b6c s390: netiucv spinlock initializer cleanup 18 years ago
Ursula Braun 651bbc6224 s390: don't call iucv_path_connect from tasklet context 18 years ago
Cornelia Huck dc5bc0cabd s390: Use ccw_device_get_id() in qeth/claw drivers 18 years ago
Frank Pavlic cd3e76ebcb s390: qeth: wrong packet length in qdio header 18 years ago
Ursula Braun add3f2fa7a s390: avoid inconsistent lock state in qeth 18 years ago
Ursula Braun d81ef0fb76 s390: qeth driver does not recover 18 years ago
Ursula Braun d78f6642be s390: print correct level for HiperSockets devices 18 years ago
Martin Schwidefsky 61d48c2c31 [S390] Kconfig: use common Kconfig files for s390. 18 years ago
Heiko Carstens 763968e217 [S390] Avoid sparse warnings. 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Peter Tiedemann 7dd976fcfd s390: qeth driver hardware specs adaptions 18 years ago
Ursula Braun 0be4acec82 s390: fix Oops when unloading module netiucv 18 years ago
Ursula Braun 1f8bdae9ef s390: free skbs in finite amount of time in qeth 18 years ago
Ursula Braun a4c48a2691 s390: qeth driver connection hang 18 years ago
Cornelia Huck 6c82a8af92 [S390] qeth: New read configuration data. 18 years ago
Cornelia Huck 2f66858a0a qeth: Remove usage of subsys.rwsem 18 years ago
Ahmed S. Darwish b7127dfeed [S390] ctc: kmalloc->kzalloc/casting cleanups. 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
Arnaldo Carvalho de Melo ab6a5bb6b2 [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago