| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2018-01-05 |
|\ |
|
| * | s390/dasd: fix wrongly assigned configuration data | Stefan Haberland | 2018-01-02 |
| * | s390/sclp: disable FORTIFY_SOURCE for early sclp code | Heiko Carstens | 2017-12-13 |
* | | s390/qeth: fix error handling in checksum cmd callback | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: update takeover IPs after configuration change | Julian Wiedmann | 2017-12-15 |
* | | s390/qeth: lock IP table while applying takeover changes | Julian Wiedmann | 2017-12-15 |
* | | s390/qeth: don't apply takeover changes to RXIP | Julian Wiedmann | 2017-12-15 |
* | | s390/qeth: apply takeover changes when mode is toggled | Julian Wiedmann | 2017-12-15 |
|/ |
|
* | s390: add a few more SPDX identifiers | Martin Schwidefsky | 2017-12-05 |
* | s390/dasd: prevent prefix I/O error | Stefan Haberland | 2017-12-05 |
* | s390/dasd: remove 'struct timespec' usage | Arnd Bergmann | 2017-12-05 |
* | s390/qdio: restrict target-full handling to IQDIO | Julian Wiedmann | 2017-12-05 |
* | s390/qdio: consider ERROR buffers for inbound-full condition | Julian Wiedmann | 2017-12-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-04 |
|\ |
|
| * | s390/qeth: build max size GSO skbs on L2 devices | Julian Wiedmann | 2017-12-02 |
| * | s390/qeth: fix GSO throughput regression | Julian Wiedmann | 2017-12-02 |
| * | s390/qeth: fix thinko in IPv4 multicast address tracking | Julian Wiedmann | 2017-12-02 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-11-30 |
|\ \
| |/
|/| |
|
| * | s390: drivers: Remove redundant license text | Greg Kroah-Hartman | 2017-11-24 |
| * | s390: crypto: Remove redundant license text | Greg Kroah-Hartman | 2017-11-24 |
| * | s390: virtio: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 |
| * | s390: scsi: zfcp_aux: add SPDX identifier | Greg Kroah-Hartman | 2017-11-24 |
| * | s390: net: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 |
| * | s390: char: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 |
| * | s390: cio: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 |
| * | s390: crypto: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 |
| * | s390: block: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 |
| * | s390/zcrypt: Fix wrong comparison leading to strange load balancing | Harald Freudenberger | 2017-11-20 |
* | | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2017-11-21 |
* | | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 |
* | | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-21 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-11-17 |
|\ |
|
| * | zfcp: purely mechanical update using timer API, plus blank lines | Steffen Maier | 2017-11-16 |
| * | s390/scsi: Convert timers to use timer_setup() | Kees Cook | 2017-11-16 |
| * | s390/ap_bus: Convert timers to use timer_setup() | Kees Cook | 2017-11-14 |
| * | s390/sclp: Convert timers to use timer_setup() | Kees Cook | 2017-11-14 |
| * | s390/cio: Convert timers to use timer_setup() | Kees Cook | 2017-11-14 |
| * | s390: qdio: Convert timers to use timer_setup() | Kees Cook | 2017-11-14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-11-15 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-30 |
| |\ \ |
|
| * | | | s390/qeth: don't dump control cmd twice | Julian Wiedmann | 2017-10-20 |
| * | | | s390/qeth: support GRO flush timer | Julian Wiedmann | 2017-10-20 |
| * | | | s390/qeth: try harder to get packets from RX buffer | Julian Wiedmann | 2017-10-20 |
| * | | | s390/qeth: consolidate skb allocation | Julian Wiedmann | 2017-10-20 |
| * | | | s390/qeth: clean up page frag creation | Julian Wiedmann | 2017-10-20 |
| * | | | s390/qeth: no VLAN support on OSM | Julian Wiedmann | 2017-10-20 |
| * | | | s390/qeth: don't verify device when setting MAC address | Julian Wiedmann | 2017-10-20 |
| * | | | s390/qeth: clean up initial MTU determination | Julian Wiedmann | 2017-10-20 |
| * | | | s390/qeth: fix early exit from error path | Julian Wiedmann | 2017-10-20 |