index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
2009-03-25
qeth: check for completion of a running recovery
Ursula Braun
2009-03-25
qeth: unregister MAC addresses during recovery.
Klaus-Dieter Wacker
2009-03-25
qeth: remove EDDP
Frank Blaschka
2009-03-25
qeth: add statistics for tx csum
Frank Blaschka
2009-03-25
qeth: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
claw: fix minor findings from code analysis tool
Andrew H. Richter
2009-03-24
ctcm: fix minor findings from code analysis tool
Joel A. Fowler
2009-03-24
ctcm: avoid wraparound in length of incoming data
Roel Kluin
2009-03-24
ctcm: invalid return code from hard_start_xmit
Ursula Braun
2009-03-24
claw: invalid return codes from hard_start_xmit
Ursula Braun
2009-03-24
netiucv: invalid return code from hard_start_xmit
Ursula Braun
2009-03-24
lcs: invalid return codes from hard_start_xmit.
Klaus-Dieter Wacker
2009-03-24
Use kthread instead of kernel_thread
Klaus-Dieter Wacker
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-25
kmsg: convert claw printk messages
Andy Richter
2009-01-25
lcs: fix compilation for !CONFIG_IP_MULTICAST
Heiko Carstens
2009-01-21
claw: convert to net_device_ops
Frank Blaschka
2009-01-21
netiucv: convert to net_device_ops
Frank Blaschka
2009-01-21
ctcm: convert to net_device_ops
Frank Blaschka
2009-01-21
lcs: convert to net_device_ops
Frank Blaschka
2009-01-11
qeth: fix usage of netdev_ops
Frank Blaschka
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-08
qeth: convert to net_device_ops
Frank Blaschka
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
2009-01-04
qeth: get rid of extra argument after printk to dev_* conversion
Heiko Carstens
2009-01-04
qeth: No large send using EDDP for HiperSockets.
Klaus-Dieter Wacker
2009-01-04
qeth: do not spin for SETIP ip assist command
Frank Blaschka
2009-01-04
qeth: avoid crash in case of layer mismatch for VSWITCH
Ursula Braun
2009-01-04
qeth: exploit source MAC address for inbound layer3 packets
Ursula Braun
2009-01-04
qeth: HiperSockets mcl string conversion (pre z9 mach)
Klaus-Dieter Wacker
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-25
[S390] convert ctcm printks to dev_xxx and pr_xxx macros.
Peter Tiedemann
2008-12-25
[S390] convert qeth printks to dev_xxx and pr_xxx macros.
Frank Blaschka
2008-12-25
[S390] convert iucv printks to dev_xxx and pr_xxx macros.
Ursula Braun
2008-12-25
[S390] convert lcs printks to dev_xxx and pr_xxx macros.
Klaus-D. Wacker
2008-12-25
[S390] s390: Remove redundant test
Julia Lawall
2008-12-25
[S390] service level interface.
Martin Schwidefsky
2008-12-25
[S390] qdio: fix qeth port count detection
Jan Glauber
2008-12-06
s390_net: Kill directly reference of netdev->priv
Wang Chen
2008-11-19
drivers/s390/ - csum_partial - remove unnecessary casts
Joe Perches
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-27
net: convert more to %pM
Johannes Berg
2008-10-27
qeth: avoid skb_under_panic for malformatted inbound data
Ursula Braun
2008-10-27
qeth: remove unnecessary support ckeck in sysfs route6
Frank Blaschka
2008-10-27
qeth: fix offset error in non prealloc header path
Frank Blaschka
2008-10-27
qeth: remove non-recover-thread checkings
Ursula Braun
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-13
s390: claw compile fixlet
Alexey Dobriyan
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-10-10
[S390] more bus_id -> dev_name conversions
Cornelia Huck
[prev]
[next]