index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: speed up L2 IQD xmit
Julian Wiedmann
2018-07-21
3
-56
/
+30
*
s390/qeth: add support for constrained HW headers
Julian Wiedmann
2018-07-21
4
-22
/
+30
*
s390/qeth: merge linearize-check into HW header construction
Julian Wiedmann
2018-07-21
4
-70
/
+80
*
s390/qeth: add statistics for consumed buffer elements
Julian Wiedmann
2018-07-21
4
-23
/
+24
*
s390/qeth: use core MTU range checking
Julian Wiedmann
2018-07-21
5
-37
/
+2
*
s390/qeth: simplify max MTU handling
Julian Wiedmann
2018-07-21
4
-41
/
+45
*
s390/qeth: don't cache HW port number
Julian Wiedmann
2018-07-21
3
-7
/
+4
*
s390/qeth: allocate netdevice early
Julian Wiedmann
2018-07-21
6
-88
/
+94
*
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
2018-07-21
3
-3
/
+3
*
s390/qeth: reset layer2 attribute on layer switch
Julian Wiedmann
2018-07-21
1
-0
/
+1
*
s390/qeth: fix race in used-buffer accounting
Julian Wiedmann
2018-07-21
1
-1
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
2
-10
/
+11
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-07-06
2
-10
/
+11
|
|
\
|
|
*
s390/dasd: reduce the default queue depth and nr of hardware queues
Stefan Haberland
2018-07-02
2
-10
/
+11
*
|
|
s390/qeth: speed-up IPv4 OSA xmit
Julian Wiedmann
2018-07-12
1
-12
/
+21
*
|
|
s390/qeth: speed-up L3 IQD xmit
Julian Wiedmann
2018-07-12
1
-83
/
+128
*
|
|
s390/qeth: add a L3 xmit wrapper
Julian Wiedmann
2018-07-12
1
-57
/
+65
*
|
|
s390/qeth: increase GSO max size for eligible L3 devices
Julian Wiedmann
2018-07-12
1
-2
/
+3
*
|
|
s390/qeth: clean up exported symbols
Julian Wiedmann
2018-07-12
4
-13
/
+8
*
|
|
s390/qeth: consolidate ccwgroup driver definition
Julian Wiedmann
2018-07-12
1
-21
/
+21
*
|
|
s390/qeth: clean up Output Queue selection
Julian Wiedmann
2018-07-12
5
-27
/
+27
*
|
|
s390/qeth: fine-tune RX modesetting
Julian Wiedmann
2018-07-12
2
-7
/
+5
*
|
|
s390/qeth: remove unused buffer->aob pointer
Julian Wiedmann
2018-07-12
2
-8
/
+0
*
|
|
s390/qeth: various buffer management cleanups
Julian Wiedmann
2018-07-12
1
-46
/
+20
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
4
-30
/
+57
|
\
\
\
|
|
/
/
|
*
|
s390/qeth: consistently re-enable device features
Julian Wiedmann
2018-06-30
4
-17
/
+16
|
*
|
s390/qeth: don't clobber buffer on async TX completion
Julian Wiedmann
2018-06-30
2
-6
/
+27
|
*
|
s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
Vasily Gorbik
2018-06-30
1
-2
/
+2
|
*
|
s390/qeth: fix race when setting MAC address
Julian Wiedmann
2018-06-30
1
-4
/
+11
|
*
|
Revert "s390/qeth: use Read device to query hypervisor for MAC"
Julian Wiedmann
2018-06-30
1
-1
/
+1
|
|
/
*
|
s390/ism: add device driver for internal shared memory
Sebastian Ott
2018-06-30
4
-0
/
+857
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-06-19
12
-235
/
+250
|
\
|
*
s390/dasd: only use preallocated requests
Sebastian Ott
2018-06-12
4
-77
/
+8
|
*
s390/dasd: reshuffle struct dasd_ccw_req
Sebastian Ott
2018-06-12
1
-11
/
+3
|
*
s390/dasd: remove dasd_kmalloc_set_cda
Sebastian Ott
2018-06-12
1
-6
/
+0
|
*
s390/dasd: move dasd_ccw_req to per request data
Sebastian Ott
2018-06-12
5
-47
/
+57
|
*
s390/dasd: simplify locking in process_final_queue
Sebastian Ott
2018-06-12
1
-27
/
+32
|
*
Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
2018-06-12
5
-67
/
+150
|
|
\
|
|
*
vfio: ccw: add tracepoints for interesting error paths
Halil Pasic
2018-05-29
3
-1
/
+71
|
|
*
vfio: ccw: set ccw->cda to NULL defensively
Dong Jia Shi
2018-05-29
1
-11
/
+20
|
|
*
vfio: ccw: refactor and improve pfn_array_alloc_pin()
Dong Jia Shi
2018-05-29
1
-46
/
+36
|
|
*
vfio: ccw: shorten kernel doc description for pfn_array_pin()
Dong Jia Shi
2018-05-29
1
-8
/
+6
|
|
*
vfio: ccw: push down unsupported IDA check
Halil Pasic
2018-05-29
1
-3
/
+16
|
|
*
vfio: ccw: fix error return in vfio_ccw_sch_event
Dong Jia Shi
2018-05-29
1
-1
/
+4
*
|
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
9
-23
/
+27
*
|
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
3
-6
/
+7
|
/
/
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
10
-167
/
+400
|
\
\
|
*
|
scsi: zfcp: enhance comments on fc_link_speed and supported_speed
Jens Remus
2018-05-18
1
-3
/
+3
|
*
|
scsi: zfcp: add port speed capabilities
Jens Remus
2018-05-18
1
-1
/
+10
[next]