index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'tip/timers/core' into afs-next
David Howells
2017-11-13
4
-23
/
+14
|
\
|
*
timer: Fix two mistakes in callback conversions
Kees Cook
2017-10-05
1
-1
/
+0
|
*
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
4
-22
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
141
-0
/
+141
|
\
\
|
*
\
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
141
-0
/
+141
|
|
\
\
|
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
141
-0
/
+141
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
3
-7
/
+21
|
\
|
|
|
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-10-28
3
-7
/
+21
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
Steffen Maier
2017-10-17
3
-7
/
+21
*
|
|
s390/qeth: don't dump control cmd twice
Julian Wiedmann
2017-10-20
1
-1
/
+0
*
|
|
s390/qeth: support GRO flush timer
Julian Wiedmann
2017-10-20
1
-1
/
+1
*
|
|
s390/qeth: try harder to get packets from RX buffer
Julian Wiedmann
2017-10-20
1
-3
/
+1
*
|
|
s390/qeth: consolidate skb allocation
Julian Wiedmann
2017-10-20
1
-40
/
+31
*
|
|
s390/qeth: clean up page frag creation
Julian Wiedmann
2017-10-20
1
-20
/
+11
*
|
|
s390/qeth: no VLAN support on OSM
Julian Wiedmann
2017-10-20
1
-11
/
+6
*
|
|
s390/qeth: don't verify device when setting MAC address
Julian Wiedmann
2017-10-20
1
-23
/
+0
*
|
|
s390/qeth: clean up initial MTU determination
Julian Wiedmann
2017-10-20
1
-10
/
+4
*
|
|
s390/qeth: fix early exit from error path
Julian Wiedmann
2017-10-20
1
-2
/
+4
*
|
|
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
Andy Shevchenko
2017-10-20
1
-8
/
+5
*
|
|
s390/qeth: remove duplicated device matching
Julian Wiedmann
2017-10-20
4
-50
/
+9
*
|
|
s390/drivers: use setup_timer
Allen Pais
2017-10-20
1
-6
/
+2
*
|
|
s390/qeth: rely on kernel for feature recovery
Julian Wiedmann
2017-10-20
2
-23
/
+19
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
6
-9
/
+36
|
\
|
|
|
*
|
s390/cio: recover from bad paths
Sebastian Ott
2017-09-19
4
-3
/
+24
|
*
|
s390/scm_blk: consistently use blk_status_t as error type
Sebastian Ott
2017-09-19
1
-3
/
+3
|
*
|
s390/dasd: fix race during dasd initialization
Stefan Haberland
2017-09-13
1
-3
/
+9
|
|
/
*
|
s390/qeth: tidy up parameter naming for qeth_do_send_packet()
Jens Remus
2017-09-18
1
-1
/
+2
*
|
s390/qeth: fold VLAN handling into l3_rebuild_skb()
Julian Wiedmann
2017-09-18
1
-16
/
+11
*
|
s390/qeth: translate SETVLAN/DELVLAN errors
Julian Wiedmann
2017-09-18
2
-12
/
+36
*
|
s390/qeth: simplify L3 sysfs group management
Julian Wiedmann
2017-09-18
1
-33
/
+12
*
|
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
2017-09-18
4
-22
/
+9
*
|
s390/qeth: remove unused code in qdio_establish_cq()
Julian Wiedmann
2017-09-18
1
-1
/
+0
*
|
s390/qeth: add VNICC get/set timeout support
Hans Wippel
2017-09-18
5
-5
/
+190
*
|
s390/qeth: add VNICC enable/disable support
Hans Wippel
2017-09-18
5
-14
/
+392
*
|
s390/qeth: add basic VNICC support
Hans Wippel
2017-09-18
4
-4
/
+172
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-09-12
7
-227
/
+262
|
\
|
*
s390/dasd: blk-mq conversion
Stefan Haberland
2017-09-08
3
-165
/
+193
|
*
s390/zcrypt: externalize AP queue interrupt control
Harald Freudenberger
2017-09-06
2
-4
/
+29
|
*
s390/zcrypt: externalize AP config info query
Harald Freudenberger
2017-09-06
2
-16
/
+16
|
*
s390/zcrypt: externalize test AP queue
Tony Krowiak
2017-09-06
3
-42
/
+24
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-08
12
-110
/
+178
|
\
\
|
*
|
scsi: zfcp: early returns for traces disabled via level
Martin Peschke
2017-08-11
1
-8
/
+46
|
*
|
scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescan
Martin Peschke
2017-08-11
1
-1
/
+1
|
*
|
scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...
Martin Peschke
2017-08-11
2
-3
/
+0
|
*
|
scsi: zfcp: clean up no longer existent prototype from zfcp API header
Steffen Maier
2017-08-11
1
-1
/
+0
|
*
|
scsi: zfcp: clean up redundant code with fall through in link down SRB switch...
Martin Peschke
2017-08-11
1
-2
/
+0
|
*
|
scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsi
Steffen Maier
2017-08-11
1
-3
/
+3
|
*
|
scsi: zfcp: use endianness conversions with common FC(P) struct fields
Steffen Maier
2017-08-11
4
-35
/
+43
|
*
|
scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...
Steffen Maier
2017-08-11
4
-10
/
+17
|
*
|
scsi: zfcp: clarify that we don't need "link" test on failed open port
Steffen Maier
2017-08-11
1
-1
/
+3
[next]