index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-11
s390/qeth: add missing hash table initializations
Ursula Braun
1
-0
/
+2
2017-05-11
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
1
-4
/
+6
2017-05-11
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
7
-20
/
+51
2017-05-11
s390/qeth: handle sysfs error during initialization
Ursula Braun
4
-3
/
+13
2017-04-11
s390/qeth: remove unimplemented gdev routines
Julian Wiedmann
2
-19
/
+2
2017-04-11
s390/qeth: use LINK_MODE_* to report the link characteristics
Julian Wiedmann
1
-24
/
+47
2017-04-11
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
4
-42
/
+40
2017-04-11
s390/qeth: clean up qeth_set_ecmd_adv_sup()
Julian Wiedmann
1
-29
/
+28
2017-04-11
s390/qeth: use and remove some defines
Julian Wiedmann
2
-3
/
+2
2017-04-11
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
2
-2
/
+4
2017-04-11
s390/qeth: remove unused parameter
Julian Wiedmann
4
-5
/
+4
2017-04-11
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
4
-27
/
+6
2017-04-11
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
4
-169
/
+97
2017-04-11
s390/qeth: move common ioctl handling to core
Julian Wiedmann
4
-99
/
+64
2017-04-07
s390/netiucv: improve endianness handling
Hans Wippel
1
-1
/
+1
2017-04-07
s390/ctcm: improve endianness handling
Hans Wippel
2
-7
/
+7
2017-04-07
s390/qeth: improve endianness handling
Hans Wippel
4
-31
/
+32
2017-04-07
s390/qeth: Remove unused code
Julian Wiedmann
6
-32
/
+0
2017-04-07
s390/qeth: remove unused return value
Julian Wiedmann
2
-11
/
+3
2017-04-07
s390/qeth: fix up ssqd tracing
Julian Wiedmann
1
-2
/
+3
2017-04-07
s390/qeth: use QDIO_*_QFMT defines
Julian Wiedmann
1
-6
/
+4
2017-03-24
s390/qeth: no ETH header for outbound AF_IUCV
Julian Wiedmann
1
-11
/
+4
2017-03-24
s390/qeth: size calculation outbound buffers
Julian Wiedmann
4
-7
/
+11
2017-01-12
s390/qeth: fix retrieval of vipa and proxy-arp addresses
Ursula Braun
1
-14
/
+16
2017-01-12
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
4
-35
/
+17
2017-01-12
s390/qeth: shuffle MAC management functions around
Julian Wiedmann
1
-66
/
+63
2017-01-12
s390/qeth: extract qeth_l2_remove_mac()
Julian Wiedmann
1
-14
/
+13
2017-01-12
s390/qeth: consolidate errno translation
Julian Wiedmann
1
-12
/
+8
2017-01-12
s390/qeth: don't convert return code twice
Julian Wiedmann
1
-2
/
+1
2017-01-12
s390/qeth: drop qeth_l2_del_all_macs() parameter
Julian Wiedmann
1
-9
/
+2
2017-01-12
s390/qeth: Remove QETH_IP_HEADER_SIZE
Julian Wiedmann
1
-2
/
+0
2017-01-12
s390/qeth: Allow reading hsuid in state DOWN
Julian Wiedmann
1
-3
/
+0
2017-01-12
s390/qeth: display warning for OSA3 RX/TX checksum offloading
Thomas Richter
1
-0
/
+5
2017-01-12
s390/qeth: test RX/TX checksum offload reply
Thomas Richter
2
-0
/
+23
2017-01-12
s390/qeth: rework RX/TX checksum offload
Thomas Richter
3
-33
/
+72
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-20
s390/net: use net core MTU range checking
Jarod Wilson
5
-29
/
+8
2016-10-13
s390/lcs: remove trailing space at end of dev_err message
Colin Ian King
1
-1
/
+1
2016-10-13
s390/netiucv: improve checking of sysfs attribute buffer
Ursula Braun
1
-7
/
+7
2016-10-13
s390/netiucv: get rid of one memcpy in netiucv_printuser
Ursula Braun
1
-2
/
+1
2016-09-16
s390/qeth: fix setting VIPA address
Thomas Richter
1
-2
/
+2
2016-09-16
qeth: do not turn on SG per default
Ursula Braun
2
-3
/
+0
2016-09-16
qeth: do not limit number of gso segments
Ursula Braun
2
-2
/
+0
2016-09-16
qeth: check not more than 16 SBALEs on the completion queue
Ursula Braun
1
-1
/
+2
2016-09-16
s390/qeth: allow hsuid configuration in DOWN state
Ursula Braun
1
-5
/
+17
2016-09-16
s390/qeth: use ip_lock for hsuid configuration
Ursula Braun
1
-0
/
+5
2016-09-16
qeth: restore device features after recovery
Hans Wippel
4
-0
/
+34
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2016-07-04
qeth: delete napi struct when removing a qeth device
Ursula Braun
2
-0
/
+2
2016-06-16
s390/qeth: fix indentation in qeth_l3_arp_query
Sebastian Ott
1
-13
/
+12
[next]