Age | Commit message (Expand) | Author |
2020-03-18 | s390/qeth: use dev->reg_state | Julian Wiedmann |
2020-03-18 | s390/qeth: remove gratuitous NULL checks | Julian Wiedmann |
2020-03-18 | s390/qeth: add phys_to_virt() translation for AOB | Julian Wiedmann |
2020-03-18 | s390/qeth: don't report hard-coded driver version | Julian Wiedmann |
2020-03-18 | s390/qeth: add SW timestamping support for IQD devices | Julian Wiedmann |
2020-03-18 | s390/qeth: balance the TX queue selection for IQD devices | Julian Wiedmann |
2020-03-18 | s390/qeth: allow configuration of TX queues for IQD devices | Julian Wiedmann |
2020-03-18 | s390/qeth: allow configuration of TX queues for z/VM NICs | Julian Wiedmann |
2020-03-18 | s390/qeth: remove prio-queueing support for z/VM NICs | Julian Wiedmann |
2020-03-18 | s390/qeth: use memory reserves in TX slow path | Julian Wiedmann |
2020-03-18 | s390/qeth: use memory reserves to back RX buffers | Julian Wiedmann |
2020-03-17 | s390/dasd: Fix comment spelling | Geert Uytterhoeven |
2020-03-17 | scsi: zfcp: log FC Endpoint Security errors | Jens Remus |
2020-03-17 | scsi: zfcp: enhance handling of FC Endpoint Security errors | Jens Remus |
2020-03-17 | scsi: zfcp: trace FC Endpoint Security of FCP devices and connections | Jens Remus |
2020-03-17 | scsi: zfcp: log FC Endpoint Security of connections | Jens Remus |
2020-03-17 | scsi: zfcp: report FC Endpoint Security in sysfs | Jens Remus |
2020-03-17 | scsi: zfcp: auto variables for dereferenced structs in open port handler | Jens Remus |
2020-03-17 | scsi: zfcp: fix fc_host attributes that should be unknown on local link down | Steffen Maier |
2020-03-17 | scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_host | Steffen Maier |
2020-03-17 | scsi: zfcp: expose fabric name as common fc_host sysfs attribute | Steffen Maier |
2020-03-17 | scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point | Steffen Maier |
2020-03-13 | Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-03-12 | s390/dasd: fix data corruption for thin provisioned devices | Stefan Haberland |
2020-03-11 | s390/qeth: implement smarter resizing of the RX buffer pool | Julian Wiedmann |
2020-03-11 | s390/qeth: refactor buffer pool code | Julian Wiedmann |
2020-03-11 | s390/qeth: use page pointers to manage RX buffer pool | Julian Wiedmann |
2020-03-11 | s390/irq: replace setup_irq() by request_irq() | afzal mohammed |
2020-03-10 | s390/qeth: cancel RX reclaim work earlier | Julian Wiedmann |
2020-03-10 | s390/qeth: handle error when backing RX buffer | Julian Wiedmann |
2020-03-10 | s390/qeth: don't reset default_out_queue | Julian Wiedmann |
2020-03-09 | s390/qeth: remove VNICC callback parameter struct | Julian Wiedmann |
2020-03-09 | s390/qdio: add tighter controls for IRQ polling | Julian Wiedmann |
2020-03-06 | s390/qdio: export SSQD via debugfs | Julian Wiedmann |
2020-02-29 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-02-27 | s390/qeth: support configurable RX copybreak | Julian Wiedmann |
2020-02-27 | s390/qeth: don't check for IFF_UP when scheduling napi | Julian Wiedmann |
2020-02-27 | s390/qeth: don't re-start read cmd when IDX has terminated | Julian Wiedmann |
2020-02-27 | s390/qeth: reset seqnos on connection startup | Julian Wiedmann |
2020-02-27 | s390/qeth: remove unused cmd definitions | Julian Wiedmann |
2020-02-27 | s390/qeth: validate device-provided MAC address | Julian Wiedmann |
2020-02-27 | s390/qeth: clean up CREATE_ADDR cmd code | Julian Wiedmann |
2020-02-27 | s390/qeth: remove dead code in qeth_l3_iqd_read_initial_mac() | Julian Wiedmann |
2020-02-27 | s390/mm: remove fake numa support | Heiko Carstens |
2020-02-27 | s390: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-27 | s390/qdio: simplify debugfs code | Julian Wiedmann |
2020-02-27 | s390/qdio: use QDIO_IRQ_STATE_INACTIVE instead of 0 | Julian Wiedmann |