aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King8-11/+10
2017-07-01Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-5/+17
2017-07-01scsi: lpfc: don't double count abort errorsDan Carpenter1-1/+0
2017-07-01scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter1-10/+10
2017-07-01scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan5-122/+104
2017-07-01scsi: ibmvfc: constify dev_pm_ops structures.Arvind Yadav1-1/+1
2017-07-01scsi: ibmvscsi: constify dev_pm_ops structures.Arvind Yadav1-1/+1
2017-07-01scsi: cxlflash: Update debug prints in reset handlersMatthew R. Ochs1-15/+3
2017-07-01scsi: cxlflash: Update send_tmf() parametersMatthew R. Ochs1-14/+13
2017-07-01scsi: cxlflash: Avoid double free of character deviceMatthew R. Ochs1-1/+0
2017-07-01Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller77-534/+1124
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne3-4/+10
2017-07-01scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi1-4/+10
2017-07-01scsi: ufs: flush eh_work when eh_work scheduled.Zang Leigang1-1/+2
2017-07-01scsi: qla2xxx: Protect access to qpair members with qpair->qp_lockJohannes Thumshirn1-10/+13
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-10/+15
2017-07-01datapath: Avoid using stack larger than 1024.Tonghao Zhang1-23/+58
2017-07-01Merge branch 'sctp-remove-typedefs-from-structures-part-1'David S. Miller27-283/+292
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long7-27/+27
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long4-13/+13
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long6-10/+10
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long2-8/+11
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_param_tXin Long3-11/+9
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long10-71/+79
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_cid_tXin Long7-14/+16
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long12-103/+102
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long7-25/+24
2017-07-01Merge branch 'nfp-introduce-flower-offload-capabilities'David S. Miller15-29/+1816
2017-07-01nfp: add control message passing capabilities to flower offloadsPieter Jansen van Vuuren3-1/+70
2017-07-01nfp: add a stats handler for flower offloadsPieter Jansen van Vuuren5-8/+171
2017-07-01nfp: add metadata to each flow offloadPieter Jansen van Vuuren5-13/+412
2017-07-01nfp: add basic action capabilities to flower offloadsPieter Jansen van Vuuren5-0/+271
2017-07-01nfp: extend flower matching capabilitiesPieter Jansen van Vuuren6-1/+316
2017-07-01nfp: extend flower add flow offloadPieter Jansen van Vuuren3-1/+325
2017-07-01nfp: provide infrastructure for offloading flower based TC filtersPieter Jansen van Vuuren8-14/+220
2017-07-01nfp: add phys_switch_id supportSimon Horman4-0/+36
2017-07-01net: switchdev: add SET_SWITCHDEV_OPS helperSimon Horman1-0/+4
2017-07-01libnvdimm: New ACPI 6.2 DSM functionsJerry Hoemann1-1/+39
2017-07-01acpi, nfit: Show bus_dsm_mask in sysfsJerry Hoemann1-0/+12
2017-07-01libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann2-0/+28
2017-07-01acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann2-0/+2
2017-07-01libnvdimm: passthru functions clear to sendJerry Hoemann1-1/+3
2017-07-01libnvdimm, btt: convert some info messages to warn/errVishal Verma1-4/+4
2017-07-01sctp: remove an unnecessary check from sctp_endpoint_destroyXin Long1-8/+6
2017-07-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+6
2017-07-01Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-40/+4
2017-07-01Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-2/+3
2017-07-01Merge branch 'net-refcount_t'David S. Miller105-322/+321