Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
328a14e70e7f46997cb50d4258dd93d5377f98c6
/
drivers
/
s390
/
net
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
779e6e1
[S390] qdio: new qdio driver.
by Jan Glauber
· 16 years ago
1d03037
[S390] Remove P390 support.
by Heiko Carstens
· 16 years ago
6b64806
[S390] Cleanup lcs printk messages.
by Klaus-D. Wacker
· 16 years ago
d5ddc80
[S390] Cleanup smsgiucv printk messages.
by Martin Schwidefsky
· 16 years ago
c4cef07
[S390] Cleanup qeth print messages.
by Frank Blaschka
· 16 years ago
f082bca
[S390] Cleanup netiucv printk messages.
by Ursula Braun
· 16 years ago
23d805b
[S390] cio: introduce fcx enabled scsw format
by Peter Oberparleiter
· 16 years ago
22d1ba7
vlan: move struct vlan_dev_info to private header
by Patrick McHardy
· 16 years ago
d0ec0f5
qeth: start dev queue after tx drop error
by Frank Blaschka
· 16 years ago
345aa66
qeth: Prepare-function to call s390dbf was wrong
by Peter Tiedemann
· 16 years ago
14cc21b
qeth: reduce number of kernel messages
by Frank Blaschka
· 16 years ago
f06f6f3
qeth: Use ccw_device_get_id().
by Cornelia Huck
· 16 years ago
e5bd7be
qeth: layer 3 Oops in ip event handler
by Frank Blaschka
· 16 years ago
0a0a831
netiucv: Fix missing driver attributes.
by Cornelia Huck
· 17 years ago
efe3df6
qeth: layer 2 allow ethtool to set TSO
by Frank Blaschka
· 17 years ago
a74b08c
qeth: read number of ports from card
by Ursula Braun
· 17 years ago
8af7c5a
qeth: layer 3 add missing dev_open/close to ccwgroup handler
by Frank Blaschka
· 17 years ago
f90b744
qeth: rework fast path
by Frank Blaschka
· 17 years ago
3f9975a
qeth: provide get ethtool settings
by Frank Blaschka
· 17 years ago
213298f
qeth: layer 3 support vlan IPv6 on hiper socket
by Frank Blaschka
· 17 years ago
cd02321
qeth module size reduction.
by Peter Tiedemann
· 17 years ago
022b660
ccwgroup: Unify parsing for group attribute.
by Ursula Braun
· 17 years ago
8bbf844
netiucv: get rid of in_atomic() use
by Ursula Braun
· 17 years ago
93ad37d
lcs: CCL-sequ. numbers required for protocol 802.2 only.
by Klaus D. Wacker
· 17 years ago
334d094
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
by Linus Torvalds
· 17 years ago
2a2cf6b
[S390] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
3caa4af
qeth: keep ip-address after LAN_OFFLINE failure
by Ursula Braun
· 17 years ago
b403e68
qeth: core code should alloc headroom for LLC protocol
by Frank Blaschka
· 17 years ago
d11ba0c
qeth: improving debug message handling
by Peter Tiedemann
· 17 years ago
b7624ec
qeth: layer 3 do not allow to change mac address
by Frank Blaschka
· 17 years ago
1288372
qeth: CCL-sequence numbers required for protocol ETH_P_802_2 only
by Ursula Braun
· 17 years ago
922dc06
qeth: set lan_online flag after a received STARTLAN
by Ursula Braun
· 17 years ago
508b3c4
qeth: allow qdio queue element addresses > 2GB
by Ursula Braun
· 17 years ago
2d921c3
qeth: improve ip_list administration after deregister failures
by Ursula Braun
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
76fef2b
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
19a3da6
qeth: remove old qeth files
by Frank Blaschka
· 17 years ago
4a71df5
qeth: new qeth device driver
by Frank Blaschka
· 17 years ago
0488594
ctc: removal of the old ctc driver
by Peter Tiedemann
· 17 years ago
293d984
ctcm: infrastructure for replaced ctc driver
by Peter Tiedemann
· 17 years ago
f423f73
drivers/s390/net: Kconfig brush up
by Ursula Braun
· 17 years ago
6133fb1
[NETNS]: Disable inetaddr notifiers in namespaces other than initial.
by Denis V. Lunev
· 17 years ago
f5154fb
claw: make use of DIV_ROUND_UP
by Julia Lawall
· 17 years ago
f33780d
claw/lcs/netiucv: check s390dbf level before sprints
by Peter Tiedemann
· 17 years ago
164b0fb
lcs: avoid/reduce unused s390dbf debug areas.
by Peter Tiedemann
· 17 years ago
21b26f2f
netiucv: change name of nop function
by Ursula Braun
· 17 years ago
2219510
netiucv: Remember to set driver->owner.
by Cornelia Huck
· 17 years ago
2cde1f3
claw: removal of volatile variables
by Ursula Braun
· 17 years ago
9dfebcc
[VLAN]: Turn VLAN_DEV_INFO into inline function
by Patrick McHardy
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 17 years ago
5c81cdb
[S390] constify function pointer tables.
by Jan Engelhardt
· 17 years ago
c11ca97
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
ceb3dfb
[S390] drivers/s390: Add missing "space"
by Joe Perches
· 17 years ago
5b88feb
netiucv: Use device_driver default attribute groups.
by Cornelia Huck
· 17 years ago
9b3efc0
[S390]: Fix use of skb after netif_rx
by Julia Lawall
· 17 years ago
799b37b
drivers/s390/net/ctcmain.c: fix build bug
by Ingo Molnar
· 17 years ago
1c14788
ctc: make use of alloc_netdev()
by Peter Tiedemann
· 17 years ago
0fc3ddd
[S390] Fix smsgiucv init on no iucv machines
by Christian Borntraeger
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
9abbf7d
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
224426f
qeth: remove header_ops bug
by Ursula Braun
· 55 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
d71fce6
[QETH]: fix qeth_main.c
by Andrew Morton
· 17 years ago
28692ec
qeth: discard inbound packets with unknown header id
by Ursula Braun
· 17 years ago
59579da
lcs: Channel errors drive lcs_recovery which leads to kernel panic.
by Klaus D. Wacker
· 17 years ago
d8fae9c
qeth: avoid duplicate deletion of multicast addresses
by Ursula Braun
· 17 years ago
6570ebc
qeth: EDDP does not work on large MTUs
by Frank Blaschka
· 17 years ago
bc4b2b4
qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packets
by Klaus D. Wacker
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
b95cce3
[NET]: Wrap hard_header_parse
by Stephen Hemminger
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
54d0f56
qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.
by Klaus D. Wacker
· 17 years ago
6e55cab
qeth: provide specific message for OSA-adapters exclusively used
by Ursula Braun
· 17 years ago
6d4f3d1
qeth: crash during reboot after failing online setting
by Ursula Braun
· 17 years ago
5a4b61a
qeth: Announce tx checksumming for qeth devices in TSO/EDDP mode
by Frank Blaschka
· 17 years ago
ecee51b
qeth: dont return the return values of void functions.
by Heiko Carstens
· 17 years ago
cde4603
qeth: enforce a rate limit for inbound scatter gather messages
by Frank Blaschka
· 17 years ago
d0a34f9
qeth: ungrouping a device must not be interruptible
by Ursula Braun
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
1f1c288
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
54ab292
s390: add barriers to qeth driver
by Frank Blaschka
· 17 years ago
aa617aa
s390: scatter-gather for inbound traffic in qeth driver
by Frank Blaschka
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
d461462
s390: netiucv inlining cleanup
by Martin Schwidefsky
· 17 years ago
bfac0d0
s390: netiucv spinlock initializer cleanup
by Thomas Gleixner
· 17 years ago
651bbc6
s390: don't call iucv_path_connect from tasklet context
by Ursula Braun
· 17 years ago
dc5bc0c
s390: Use ccw_device_get_id() in qeth/claw drivers
by Cornelia Huck
· 17 years ago
cd3e76e
s390: qeth: wrong packet length in qdio header
by Frank Pavlic
· 17 years ago
add3f2f
s390: avoid inconsistent lock state in qeth
by Ursula Braun
· 17 years ago
d81ef0f
s390: qeth driver does not recover
by Ursula Braun
· 17 years ago
d78f664
s390: print correct level for HiperSockets devices
by Ursula Braun
· 17 years ago
61d48c2
[S390] Kconfig: use common Kconfig files for s390.
by Martin Schwidefsky
· 17 years ago
763968e
[S390] Avoid sparse warnings.
by Heiko Carstens
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 17 years ago
7dd976f
s390: qeth driver hardware specs adaptions
by Peter Tiedemann
· 18 years ago
0be4ace
s390: fix Oops when unloading module netiucv
by Ursula Braun
· 18 years ago
1f8bdae
s390: free skbs in finite amount of time in qeth
by Ursula Braun
· 18 years ago
Next »