summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* networking: introduce and use skb_put_data()Johannes Berg2017-06-166-49/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-155-24/+48
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-151-2/+2
| |\
| | * net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell2017-06-081-2/+2
| * | s390/zcrypt: Fix blocking queue device after unbind/bind.Harald Freudenberger2017-06-023-16/+40
| * | Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2017-05-231-6/+6
| |\ \ | | |/ | |/|
| | * s390/vfio_ccw: make some symbols staticSebastian Ott2017-05-221-6/+6
* | | s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann2017-06-063-11/+37
* | | s390/qeth: add support for early L3 device setupUrsula Braun2017-06-063-5/+25
* | | s390/qeth: silence qeth_fix_features()Julian Wiedmann2017-06-061-4/+1
* | | s390/qeth: consolidate pack buffer flushingJulian Wiedmann2017-06-061-40/+25
* | | s390/qeth: add missing strings for IPA return codesJulian Wiedmann2017-06-061-0/+2
* | | s390/qeth: log bridgeport capabilitiesJulian Wiedmann2017-06-061-0/+8
* | | s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann2017-06-061-3/+4
* | | s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann2017-06-061-7/+1
* | | s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann2017-06-063-29/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-163-4/+4
|\ \
| * | s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens2017-05-151-1/+1
| * | s390/qdio: increase string buffer sizeHeiko Carstens2017-05-091-1/+1
| * | s390/ccwgroup: increase string buffer sizeHeiko Carstens2017-05-091-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-157-24/+69
|\ \ \ | |_|/ |/| |
| * | s390/qeth: add missing hash table initializationsUrsula Braun2017-05-111-0/+2
| * | s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-05-111-4/+6
| * | s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-117-20/+51
| * | s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-114-3/+13
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-102-6/+9
|\ \ \ | |/ / |/| |
| * | virtio: add context flag to find vqsMichael S. Tsirkin2017-05-022-6/+9
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-1/+3
|\ \ \
| * | | s390/sclp: Detect KSS facilityFarhan Ali2017-04-211-1/+3
* | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-052-12/+34
|\ \ \ \ | |_|_|/ |/| | |
| * | | block: remove block_device_operations ->direct_access()Dan Williams2017-04-251-16/+0
| * | | dcssblk: add dax_operations supportDan Williams2017-04-192-9/+47
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-0210-483/+318
|\ \ \
| * | | s390/qeth: remove unimplemented gdev routinesJulian Wiedmann2017-04-112-19/+2
| * | | s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann2017-04-111-24/+47
| * | | s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-114-42/+40
| * | | s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann2017-04-111-29/+28
| * | | s390/qeth: use and remove some definesJulian Wiedmann2017-04-112-3/+2
| * | | s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2017-04-112-2/+4
| * | | s390/qeth: remove unused parameterJulian Wiedmann2017-04-114-5/+4
| * | | s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-114-27/+6
| * | | s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-114-169/+97
| * | | s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-114-99/+64
| * | | s390/netiucv: improve endianness handlingHans Wippel2017-04-071-1/+1
| * | | s390/ctcm: improve endianness handlingHans Wippel2017-04-072-7/+7
| * | | s390/qeth: improve endianness handlingHans Wippel2017-04-074-31/+32
| * | | s390/qeth: Remove unused codeJulian Wiedmann2017-04-076-32/+0
| * | | s390/qeth: remove unused return valueJulian Wiedmann2017-04-072-11/+3
| * | | s390/qeth: fix up ssqd tracingJulian Wiedmann2017-04-071-2/+3
| * | | s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann2017-04-071-6/+4
| | |/ | |/|