| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2019-03-10 | 1 | -1/+11 |
|\ |
|
| * | virtio-ccw: wire up ->bus_name callback | Cornelia Huck | 2019-03-06 | 1 | -0/+8 |
| * | s390/virtio: handle find on invalid queue gracefully | Halil Pasic | 2019-03-06 | 1 | -1/+3 |
* | | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-03-05 | 15 | -54/+132 |
|\ \ |
|
| * | | s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=y | Martin Schwidefsky | 2019-03-01 | 1 | -14/+5 |
| * | | s390/cio: Use cpa range elsewhere within vfio-ccw | Eric Farman | 2019-02-26 | 1 | -12/+6 |
| * | | s390/cio: Fix vfio-ccw handling of recursive TICs | Eric Farman | 2019-02-26 | 1 | -1/+36 |
| * | | s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem | Pierre Morel | 2019-02-22 | 3 | -11/+38 |
| * | | pkey: Indicate old mkvp only if old and current mkvp are different | Ingo Franzki | 2019-02-21 | 1 | -1/+1 |
| * | | s390/ism: ignore some errors during deregistration | Sebastian Ott | 2019-02-20 | 1 | -3/+9 |
| * | | s390/zcrypt: use new state UNBOUND during queue driver rebind | Harald Freudenberger | 2019-02-13 | 3 | -4/+25 |
| * | | Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky | 2019-02-07 | 1 | -1/+1 |
| |\ \ |
|
| | * | | vfio-ccw: Don't assume there are more ccws after a TIC | Farhan Ali | 2019-02-04 | 1 | -1/+1 |
| * | | | s390/qdio: make SBAL address array type-safe | Julian Wiedmann | 2019-02-07 | 3 | -7/+7 |
| |/ / |
|
| * | | s390/setup: set control program code via diag 318 | Collin Walling | 2019-01-28 | 2 | -1/+5 |
* | | | s390/qeth: drop redundant state checking | Julian Wiedmann | 2019-02-28 | 5 | -43/+13 |
* | | | s390/qeth: don't special-case HW trap during suspend | Julian Wiedmann | 2019-02-28 | 2 | -12/+4 |
* | | | s390/qeth: remove driver-wide workqueue | Julian Wiedmann | 2019-02-28 | 1 | -18/+1 |
* | | | s390/qeth: don't defer close_dev work during recovery | Julian Wiedmann | 2019-02-28 | 4 | -5/+3 |
* | | | s390/qeth: remove a redundant check for card->dev | Julian Wiedmann | 2019-02-28 | 1 | -1/+1 |
* | | | s390/qeth: call dev_close() during recovery | Julian Wiedmann | 2019-02-28 | 3 | -75/+20 |
* | | | s390/qeth: unconditionally clear MAC_REGISTERED flag | Julian Wiedmann | 2019-02-28 | 2 | -2/+1 |
* | | | s390/qeth: enable/disable the HW trap a little earlier | Julian Wiedmann | 2019-02-28 | 2 | -14/+17 |
* | | | s390/qeth: remove RECOVER state | Julian Wiedmann | 2019-02-28 | 6 | -47/+25 |
* | | | s390/qeth: split out OSN netdev ops | Julian Wiedmann | 2019-02-15 | 3 | -15/+21 |
* | | | s390/qeth: add support for ETHTOOL_GRINGPARAM | Julian Wiedmann | 2019-02-15 | 1 | -0/+17 |
* | | | s390/qeth: overhaul ethtool statistics | Julian Wiedmann | 2019-02-15 | 6 | -216/+256 |
* | | | s390/qeth: move ethtool code into its own file | Julian Wiedmann | 2019-02-15 | 6 | -351/+346 |
* | | | s390/qeth: reduce ethtool statistics | Julian Wiedmann | 2019-02-15 | 4 | -123/+7 |
* | | | s390/qeth: use a static Output Queue array | Julian Wiedmann | 2019-02-15 | 2 | -16/+7 |
* | | | s390/qeth: allow manual recovery when device is SOFTSETUP | Julian Wiedmann | 2019-02-15 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-15 | 2 | -1/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-02-11 | 2 | -1/+10 |
| |\ \ |
|
| | * | | s390/zcrypt: fix specification exception on z196 during ap probe | Harald Freudenberger | 2019-01-28 | 1 | -1/+2 |
| | * | | s390/dasd: fix using offset into zero size array error | Stefan Haberland | 2019-01-28 | 1 | -0/+8 |
* | | | | s390/qeth: convert remaining legacy cmd callbacks | Julian Wiedmann | 2019-02-12 | 3 | -103/+121 |
* | | | | s390/qeth: convert bridgeport callbacks | Julian Wiedmann | 2019-02-12 | 1 | -54/+40 |
* | | | | s390/qeth: allow cmd callbacks to return errnos | Julian Wiedmann | 2019-02-12 | 6 | -64/+76 |
* | | | | s390/qeth: cancel cmd on early error | Julian Wiedmann | 2019-02-12 | 2 | -9/+29 |
* | | | | s390/qeth: simplify reply object handling | Julian Wiedmann | 2019-02-12 | 1 | -57/+61 |
* | | | | s390/qeth: limit trace to valid data of command request | Julian Wiedmann | 2019-02-12 | 1 | -1/+1 |
* | | | | s390/qeth: align csum offload with TSO control logic | Julian Wiedmann | 2019-02-12 | 2 | -89/+47 |
* | | | | s390/qeth: enable only required csum offload features | Julian Wiedmann | 2019-02-12 | 1 | -2/+9 |
* | | | | s390/qeth: consolidate filling of low-level cmd length fields | Julian Wiedmann | 2019-02-12 | 5 | -56/+28 |
* | | | | s390/qeth: reduce data length for ARP cache query | Julian Wiedmann | 2019-02-12 | 4 | -18/+7 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-08 | 6 | -15/+33 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-02-08 | 4 | -14/+31 |
| |\ \ \ |
|
| | * | | | s390/qeth: conclude all event processing before offlining a card | Julian Wiedmann | 2019-02-04 | 4 | -5/+15 |
| | * | | | s390/qeth: cancel close_dev work before removing a card | Julian Wiedmann | 2019-02-04 | 3 | -0/+4 |
| | * | | | s390/qeth: fix use-after-free in error path | Julian Wiedmann | 2019-02-04 | 1 | -9/+6 |