index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: add barriers to qeth driver
Frank Blaschka
2007-07-16
1
-0
/
+1
*
s390: scatter-gather for inbound traffic in qeth driver
Frank Blaschka
2007-07-16
1
-32
/
+150
*
s390: Use ccw_device_get_id() in qeth/claw drivers
Cornelia Huck
2007-06-20
1
-9
/
+3
*
s390: avoid inconsistent lock state in qeth
Ursula Braun
2007-06-20
1
-4
/
+4
*
s390: qeth driver does not recover
Ursula Braun
2007-06-20
1
-6
/
+6
*
s390: print correct level for HiperSockets devices
Ursula Braun
2007-06-20
1
-9
/
+11
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
s390: qeth driver hardware specs adaptions
Peter Tiedemann
2007-05-08
1
-7
/
+19
*
s390: free skbs in finite amount of time in qeth
Ursula Braun
2007-05-08
1
-6
/
+8
*
s390: qeth driver connection hang
Ursula Braun
2007-05-08
1
-2
/
+3
*
[S390] qeth: New read configuration data.
Cornelia Huck
2007-05-04
1
-5
/
+72
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+5
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+2
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-6
/
+9
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+4
*
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[QETH]: Use eth_hdr()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[TR]: Use tr_hdr() were appropriate
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
2007-03-02
1
-12
/
+13
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-46
/
+46
*
s390: qeth driver fixes: atomic context fixups
Frank Blaschka
2007-01-09
1
-96
/
+29
*
s390: qeth driver fixes: packet socket
Frank Blaschka
2007-01-09
1
-5
/
+53
*
s390: qeth driver fixes: VLAN hdr, perf stats
Frank Blaschka
2007-01-09
1
-18
/
+3
*
qeth: fix uaccess handling and get rid of unused variable
Heiko Carstens
2007-01-07
1
-5
/
+8
*
[PATCH] More work_struct induced breakage (s390)
Al Viro
2006-12-06
1
-3
/
+3
*
[S390] non-unique constant/macro identifiers.
Ursula Braun
2006-12-04
1
-3
/
+3
*
[IPV4]: inet_addr_type() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[PATCH] s390: qeth driver fixes [6/6]
Frank Pavlic
2006-09-17
1
-20
/
+39
*
[PATCH] s390: qeth driver fixes [5/6]
Frank Pavlic
2006-09-17
1
-29
/
+42
*
[PATCH] s390: qeth driver fixes [4/6]
Frank Pavlic
2006-09-17
1
-78
/
+69
*
[PATCH] s390: qeth driver fixes [3/6]
Frank Pavlic
2006-09-17
1
-94
/
+99
*
[PATCH] s390: qeth driver fixes [1/6]
Frank Pavlic
2006-09-17
1
-26
/
+23
*
[PATCH] s390: fix arp_tbl lock usage in qeth
Heiko Carstens
2006-08-19
1
-4
/
+4
*
[S390] sysfs_create_xxx return values.
Heiko Carstens
2006-07-18
1
-3
/
+4
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
1
-8
/
+8
*
[PATCH] s390: move var declarations behind ifdef
Serge E. Hallyn
2006-07-10
1
-0
/
+2
*
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-08
1
-1
/
+1
*
[PATCH] lockdep: annotate qeth driver
Heiko Carstens
2006-07-03
1
-0
/
+6
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
1
-2
/
+2
*
[netdrvr s/390] trim trailing whitespace
Jeff Garzik
2006-05-26
1
-37
/
+37
*
[PATCH] s390: qeth driver fixes
Ursula Braun
2006-05-26
1
-10
/
+13
*
[PATCH] s390: qeth driver fixes
Ursula Braun
2006-05-26
1
-11
/
+11
*
[PATCH] s390: make qeth buildable
Bastian Blank
2006-05-01
1
-1
/
+0
*
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
2006-03-24
1
-14
/
+6
*
[PATCH] s390: qeth :allow setting of attribute "route6" to "no_router".
Frank Pavlic
2006-03-22
1
-5
/
+0
*
[PATCH] s390: qeth driver cleanups
Frank Pavlic
2006-03-22
1
-45
/
+4
*
[PATCH] s390: qeth driver statistics fixes
Frank Pavlic
2006-03-22
1
-1
/
+2
*
[PATCH] s390: some qeth driver fixes
Frank Pavlic
2006-02-17
1
-10
/
+7
[next]