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
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-83
/
+119
2019-12-05
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
5
-46
/
+67
2019-12-05
s390/qeth: ensure linear access to packet headers
Julian Wiedmann
1
-33
/
+31
2019-12-05
s390/qeth: guard against runt packets
Julian Wiedmann
3
-6
/
+23
2019-12-03
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+2
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-22
/
+683
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+15
2019-11-30
s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
Harald Freudenberger
1
-0
/
+2
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
13
-528
/
+254
2019-11-25
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
13
-98
/
+134
2019-11-25
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+33
2019-11-20
s390/qeth: return proper errno on IO error
Julian Wiedmann
1
-5
/
+5
2019-11-20
s390/qeth: fix potential deadlock on workqueue flush
Julian Wiedmann
3
-8
/
+28
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
1
-2
/
+0
2019-11-14
s390/qeth: don't check drvdata in sysfs code
Julian Wiedmann
3
-199
/
+4
2019-11-14
s390/qeth: replace qeth_l3_get_addr_buffer()
Julian Wiedmann
2
-40
/
+23
2019-11-14
s390/qeth: remove VLAN tracking for L3 devices
Julian Wiedmann
2
-32
/
+11
2019-11-14
s390/qeth: consolidate L3 mcast registration code
Julian Wiedmann
1
-90
/
+30
2019-11-14
s390/qeth: remove gratuitious RX modeset
Julian Wiedmann
1
-2
/
+0
2019-11-14
s390/qeth: fine-tune L3 mcast locking
Julian Wiedmann
1
-4
/
+3
2019-11-14
s390/qeth: clean up error path in qeth_core_probe_device()
Julian Wiedmann
1
-1
/
+2
2019-11-14
s390/qeth: handle skb allocation error gracefully
Julian Wiedmann
1
-15
/
+10
2019-11-14
s390/qeth: drop unwanted packets earlier in RX path
Julian Wiedmann
3
-41
/
+44
2019-11-14
s390/qeth: support per-frame invalidation
Julian Wiedmann
3
-2
/
+14
2019-11-14
s390/qeth: gather more detailed RX dropped/error statistics
Julian Wiedmann
5
-8
/
+20
2019-11-14
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
1
-1
/
+3
2019-11-12
s390/pkey: use memdup_user() to simplify code
Markus Elfring
1
-24
/
+4
2019-11-12
s390/pkey: fix memory leak within _copy_apqns_from_user()
Heiko Carstens
1
-1
/
+3
2019-11-12
Merge tag 'vfio-ccw-20191111' of https://git.kernel.org/pub/scm/linux/kernel/...
Vasily Gorbik
6
-14
/
+93
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2019-10-31
s390/qeth: don't cache MAC addresses for multicast IPs
Julian Wiedmann
3
-19
/
+12
2019-10-31
s390/qeth: use helpers for IP address hashing
Julian Wiedmann
2
-19
/
+10
2019-10-31
s390/qeth: don't set card state in qeth_qdio_clear_card()
Julian Wiedmann
1
-1
/
+0
2019-10-31
s390/qeth: consolidate some duplicated HW cmd code
Julian Wiedmann
3
-31
/
+9
2019-10-31
s390/qeth: keep IRQ disabled until NAPI is really done
Julian Wiedmann
1
-3
/
+3
2019-10-31
s390/qeth: use QDIO_BUFNR()
Julian Wiedmann
1
-20
/
+17
2019-10-31
s390/qeth: use IQD Multi-Write
Julian Wiedmann
2
-10
/
+53
2019-10-31
s390/qdio: implement IQD Multi-Write
Julian Wiedmann
2
-16
/
+16
2019-10-31
s390/qdio: move SSQD Sniffer mask definition
Julian Wiedmann
2
-3
/
+1
2019-10-31
s390/qdio: don't attempt IRQ avoidance on Output SBALs
Julian Wiedmann
1
-11
/
+6
2019-10-31
s390/qdio: simplify thinint device registration
Julian Wiedmann
4
-26
/
+13
2019-10-31
s390/qdio: add statistics helper macro
Julian Wiedmann
3
-5
/
+7
2019-10-31
s390/qdio: remove a forward declaration
Julian Wiedmann
1
-8
/
+5
2019-10-31
s390/qdio: reduce log level for EQBS partial
Julian Wiedmann
1
-1
/
+1
2019-10-31
s390/qdio: use QDIO_BUFNR()
Julian Wiedmann
1
-8
/
+4
2019-10-28
scsi: zfcp: trace channel log even for FCP command responses
Steffen Maier
1
-5
/
+3
2019-10-28
scsi: zfcp: proper indentation to reduce confusion in zfcp_erp_required_act
Steffen Maier
1
-2
/
+2
2019-10-28
scsi: zfcp: move maximum age of diagnostic buffers into a per-adapter variable
Benjamin Block
3
-11
/
+61
2019-10-28
scsi: zfcp: implicitly refresh config-data diagnostics when reading sysfs
Benjamin Block
3
-0
/
+36
[next]