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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
s390/qeth: unify code to build header elements
Julian Wiedmann
1
-14
/
+15
2017-08-18
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
3
-4
/
+4
2017-08-18
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
4
-10
/
+8
2017-08-18
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
4
-21
/
+23
2017-08-18
s390/qeth: pass full data length to l2_fill_header()
Julian Wiedmann
1
-6
/
+6
2017-08-18
s390/qeth: split L2 xmit paths
Julian Wiedmann
1
-102
/
+123
2017-08-15
s390/qeth: fix using of ref counter for rxip addresses
Kittipon Meesompop
1
-3
/
+5
2017-08-15
s390/qeth: fix trace-messages for deleting rxip addresses
Kittipon Meesompop
1
-2
/
+2
2017-08-15
s390/qeth: reject multicast rxip addresses
Kittipon Meesompop
1
-0
/
+17
2017-08-15
s390/qeth: extract bridgeport cmd builder
Julian Wiedmann
1
-36
/
+26
2017-08-15
s390/net: reduce inlining
Julian Wiedmann
7
-74
/
+67
2017-08-15
s390/qeth: make more use of skb API
Julian Wiedmann
4
-18
/
+10
2017-08-15
s390/qeth: clean up fill_buffer() offset logic
Julian Wiedmann
2
-19
/
+18
2017-08-15
s390/qeth: straighten out fill_buffer() interface
Julian Wiedmann
1
-15
/
+14
2017-08-15
s390/qeth: simplify fragment type selection
Julian Wiedmann
1
-15
/
+8
2017-08-15
s390/qeth: remove extra L3 adapterparms query
Julian Wiedmann
1
-13
/
+1
2017-08-15
s390/qeth: remove extra L2 adapterparms query
Julian Wiedmann
1
-9
/
+0
2017-08-15
s390/qeth: don't access skb after transmission
Julian Wiedmann
2
-10
/
+8
2017-08-10
scsi: zfcp: early returns for traces disabled via level
Martin Peschke
1
-8
/
+46
2017-08-10
scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescan
Martin Peschke
1
-1
/
+1
2017-08-10
scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...
Martin Peschke
2
-3
/
+0
2017-08-10
scsi: zfcp: clean up no longer existent prototype from zfcp API header
Steffen Maier
1
-1
/
+0
2017-08-10
scsi: zfcp: clean up redundant code with fall through in link down SRB switch...
Martin Peschke
1
-2
/
+0
2017-08-10
scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsi
Steffen Maier
1
-3
/
+3
2017-08-10
scsi: zfcp: use endianness conversions with common FC(P) struct fields
Steffen Maier
4
-35
/
+43
2017-08-10
scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...
Steffen Maier
4
-10
/
+17
2017-08-10
scsi: zfcp: clarify that we don't need "link" test on failed open port
Steffen Maier
1
-1
/
+3
2017-08-10
scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan response
Steffen Maier
1
-2
/
+2
2017-08-10
scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
Steffen Maier
2
-2
/
+4
2017-08-10
scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...
Steffen Maier
1
-1
/
+5
2017-08-10
scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
Steffen Maier
1
-4
/
+17
2017-08-10
scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
Steffen Maier
1
-2
/
+6
2017-08-10
scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
Steffen Maier
2
-7
/
+8
2017-08-10
scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
Steffen Maier
2
-3
/
+11
2017-08-10
scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
Benjamin Block
1
-1
/
+5
2017-08-10
scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
Steffen Maier
1
-1
/
+2
2017-08-10
scsi: zfcp: convert bool-definitions to use 'true' instead of '1'
Benjamin Block
2
-2
/
+2
2017-08-10
scsi: zfcp: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-08-10
scsi: zfcp: use setup_timer instead of init_timer
Lukáš Korenčik
1
-3
/
+2
2017-08-10
scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nents
LABBE Corentin
2
-17
/
+1
2017-08-09
s390/scm: use common completion path
Sebastian Ott
1
-5
/
+8
2017-08-09
s390/vmcp: simplify vmcp_ioctl()
Heiko Carstens
1
-14
/
+12
2017-08-09
s390/vmcp: return -ENOTTY for unknown ioctl commands
Heiko Carstens
1
-1
/
+1
2017-08-09
s390/vmcp: split vmcp header file and move to uapi
Heiko Carstens
2
-32
/
+10
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
3
-9
/
+79
2017-08-09
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
1
-1
/
+1
2017-08-09
s390/vmcp: fix uaccess check and avoid undefined behavior
Heiko Carstens
1
-1
/
+3
2017-08-07
s390/qeth: fix L3 next-hop in xmit qeth hdr
Julian Wiedmann
1
-2
/
+2
2017-08-03
s390/cio: add const to bin_attribute structures
Bhumika Goyal
1
-2
/
+2
2017-08-03
s390/sclp: add const to bin_attribute structure
Bhumika Goyal
1
-1
/
+1
[prev]
[next]