Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
373f584b7289845307bf7545db2db6a3f7709f3b
/
drivers
/
s390
/
net
e6e056b
qeth: Use blkt defaults for OSA Express 4
by Stefan Raspl
· 13 years ago
7e665af
qeth: allow change of blkt default values
by Ursula Braun
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
e427bab
lcs: Return zero from ccwgroup devs set_offline function
by Klaus-Dieter Wacker
· 13 years ago
e0a8114
qeth: meaningful return code for set_mac_address
by Ursula Braun
· 13 years ago
205a8b6
ctcm: use correct idal word list for ctcmpc
by Belinda Thompson
· 13 years ago
ce1f893
ctcm: make ctcmpc debugging compilable
by Ursula Braun
· 13 years ago
2022e00
qeth: synchronize discipline module loading
by Frank Blaschka
· 13 years ago
039055b
qeth: add wake_up on write channel
by Ursula Braun
· 13 years ago
c3ab96f
qeth: add query OSA address table support
by Frank Blaschka
· 13 years ago
87e7597
qeth: Move away from using neighbour entries in qeth_l3_fill_header()
by David Miller
· 13 years ago
fde25a9
Driver core: driver_find() drops reference before returning
by Alan Stern
· 13 years ago
72f3188
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
e58b0d9
[S390] qdio: fix kernel panic for zfcp 31-bit
by Steffen Maier
· 13 years ago
72861ae
qeth: recovery through asynchronous delivery
by Einar Lueck
· 13 years ago
3f36b89
qeth: improve recovery during resource shortage
by Frank Blaschka
· 13 years ago
08e3356
netiucv: allow multiple interfaces to same peer
by Ursula Braun
· 13 years ago
f78ac2b
qeth: forbid recovery during shutdown
by Ursula Braun
· 13 years ago
4763b0a
qeth: suspicious rcu_dereference_check in recovery
by Ursula Braun
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
0284a0f
qeth: Reduce CPU consumption through less SIGA-r calls
by Einar Lueck
· 13 years ago
1d36cb4
qeth: l3 fix rcu splat in xmit
by Frank Blaschka
· 13 years ago
1d50356
netiucv: reinsert dev_alloc_name for device naming
by Ursula Braun
· 13 years ago
7c01a8e
qeth: remove WARN_ON leftover
by Christian Borntraeger
· 13 years ago
6cc31d0
qeth: return with -EPERM if sniffing is not enabled
by Ursula Braun
· 13 years ago
1e49570
net: Fix references to deleted NET_ETHERNET Kconfig setting.
by David S. Miller
· 13 years ago
c4736d9
[S390] sparse: fix sparse static warnings
by Martin Schwidefsky
· 13 years ago
de400d6
[S390] fix mismatch in summation of I/O IRQ statistics
by Peter Oberparleiter
· 13 years ago
8d36bb0
qeth: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
b333293
qeth: add support for af_iucv HiperSockets transport
by Frank Blaschka
· 13 years ago
0da9581
qeth: exploit asynchronous delivery of storage blocks
by Einar Lueck
· 13 years ago
aae7ea8
qeth: support forced signal adapter indications
by Einar Lueck
· 13 years ago
104ea55
qdio: support asynchronous delivery of storage blocks
by frank.blaschka@de.ibm.com
· 13 years ago
99558ea
qeth: do not apply priority queuing to HiperSockets
by Ursula Braun
· 13 years ago
1d31f52
qeth: l3 ipv6 vlan not working on shared OSA chpid
by Frank Blaschka
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
7ff0bcf
qeth: do vlan cleanup
by Jiri Pirko
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
3ec9087
[S390] qdio: Split SBAL entry flags
by Jan Glauber
· 13 years ago
60a3427
qeth: use ndo_set_features callback for initial setup and recovery
by Frank Blaschka
· 13 years ago
ff2aed7
ctcm: get rid of compile warning
by Ursula Braun
· 14 years ago
424f73b
lcs: get rid of compile warning
by Heiko Carstens
· 14 years ago
38ed18f
claw: remove unused return code handling
by Heiko Carstens
· 14 years ago
3e70b3b
qeth: add owner to ccw driver
by Sebastian Ott
· 14 years ago
1da74b1
qeth: add OSA concurrent hardware trap
by Frank Blaschka
· 14 years ago
c5e631a
qeth: convert to hw_features part 2
by Frank Blaschka
· 14 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
6204b47
net: s390: convert to hw_features
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3c190c5
[S390] ccwgroup_driver: remove duplicate members
by Sebastian Ott
· 14 years ago
3bda058
[S390] ccw_driver: remove duplicate members
by Sebastian Ott
· 14 years ago
dcf4ae2
qeth: change some configurations defaults
by Frank Blaschka
· 14 years ago
70919e2
qeth: remove needless IPA-commands in offline
by Ursula Braun
· 14 years ago
08b0183
s390: Fix possibly wrong size in strncmp (smsgiucv)
by Stefan Weil
· 14 years ago
5df979d
s390: Fix wrong size in memcmp (netiucv)
by Stefan Weil
· 14 years ago
d0ff1f5
qeth: allow OSA CHPARM change in suspend state
by Ursula Braun
· 14 years ago
8b2e18f
qeth: allow HiperSockets framesize change in suspend
by Ursula Braun
· 14 years ago
9853b97
qeth: add more strict MTU checking
by Frank Blaschka
· 14 years ago
221c17f
qeth: show new mac-address if its setting fails
by Ursula Braun
· 14 years ago
1268afe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
16c0f93
qeth: l3 hw tx csum circumvent hw bug
by Frank Blaschka
· 14 years ago
3942344
qeth: postpone open till recovery is finished
by Ursula Braun
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
fb5131e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
aa3a41d
[S390] qeth: buffer count imbalance
by Jan Glauber
· 14 years ago
3d6c76f
[S390] qdio: outbound tasklet scan threshold
by Jan Glauber
· 14 years ago
85b81cd
[S390] ctc: add support for irq statistics
by Heiko Carstens
· 14 years ago
355eb40
[S390] claw: add support for irq statistics
by Heiko Carstens
· 14 years ago
096a616
[S390] lcs: add support for irq statistics
by Heiko Carstens
· 14 years ago
6f9a3c3
[S390] cleanup s390 Kconfig
by Martin Schwidefsky
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
a6a5ff2
qeth: buffer count imbalance
by Jan Glauber
· 14 years ago
91d4576
qeth: l3 add vlan hdr in passthru frames
by Frank Blaschka
· 14 years ago
f154b79
qeth: support VIPA add/del in offline mode
by Einar Lueck
· 14 years ago
d0ddf30
qeth: support ipv6 query arp cache for HiperSockets
by Einar Lueck
· 14 years ago
8fa9208
qeth: l3 fix len in tso hdr
by Frank Blaschka
· 14 years ago
2b6203b
qeth: enable interface setup if LAN is offline
by Ursula Braun
· 14 years ago
cdac082
drivers/s390/net: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
f3aa313
qeth lcs: convert mc rwlock to RCU
by Sachin Sant
· 14 years ago
0cffef4
qeth: fix race condition during device startup
by Frank Blaschka
· 14 years ago
b67d801
qeth: remove dev_queue_xmit invocation
by Ursula Braun
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
b738127
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
by Jesse Gross
· 14 years ago
9fbb711
s390: ctcm_mpc: Fix build after netdev refcount changes.
by David S. Miller
· 14 years ago
10651db
qeth: tagging with VLAN-ID 0
by Ursula Braun
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
bc68580
s390: use free_netdev(netdev) instead of kfree()
by Vasiliy Kulikov
· 14 years ago
a1c3ed4
qeth: NAPI support for l2 and l3 discipline
by Frank Blaschka
· 14 years ago
81d5374
Kconfig: have CCWGROUP depend on CLAW
by Mike Frysinger
· 14 years ago
963a9fd
qeth: Use %pI6
by Joe Perches
· 14 years ago
2f2c779
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
3c09e26
ctcm: rename READ/WRITE defines to avoid redefinitions
by Ursula Braun
· 14 years ago
319cb08
claw: rename READ/WRITE defines to avoid redefinitions
by Heiko Carstens
· 14 years ago
41b4287
[S390] cmm, smsgiucv_app: convert sender to uppercase
by Hendrik Brueckner
· 14 years ago
Next »