summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* NET: mkiss: Fix panicRalf Baechle2017-02-101-2/+2
* net: hns: Fix the device being used for dma mapping during TXKejian Yan2017-02-101-1/+1
* net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy2017-02-091-4/+2
* xen-netfront: Improve error handling during initializationRoss Lagerwall2017-02-091-18/+11
* sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns2017-02-091-7/+7
* sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns2017-02-091-35/+66
* xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai2017-02-091-3/+11
* net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli2017-02-091-8/+20
* net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-082-12/+101
* net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-0712-61/+143
|\
| * mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-071-1/+4
| * catc: Use heap buffer for memory size testBen Hutchings2017-02-071-7/+18
| * catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-02-071-16/+17
| * rtl8150: Use heap buffers for all register accessBen Hutchings2017-02-071-7/+27
| * pegasus: Use heap buffers for all register accessBen Hutchings2017-02-071-4/+25
| * macvtap: read vnet_hdr_size onceWillem de Bruijn2017-02-071-2/+2
| * tun: read vnet_hdr_sz onceWillem de Bruijn2017-02-071-4/+6
| * hns: avoid stack overflow with CONFIG_KASANArnd Bergmann2017-02-061-6/+2
| * Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...David S. Miller2017-02-061-2/+7
| |\
| | * rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov2017-01-311-2/+7
| * | net: phy: Fix lack of reference count on PHY driverMao Wenan2017-02-031-0/+7
| * | mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-033-7/+27
| * | mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau2017-02-031-6/+2
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-073-13/+17
|\ \ \
| * | | libnvdimm, pfn: fix memmap reservation size versus 4K alignmentDan Williams2017-02-041-5/+2
| * | | acpi, nfit: fix acpi_nfit_flush_probe() crashDan Williams2017-02-031-1/+5
| * | | libnvdimm, namespace: do not delete namespace-id 0Dan Williams2017-02-011-4/+7
| * | | nvdimm: constify device_type structuresBhumika Goyal2017-02-011-3/+3
* | | | Merge tag 'pm-4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-073-8/+50
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki2017-02-063-8/+50
| |\ \ \ \ \
| | | * | | | cpufreq: intel_pstate: Disable energy efficiency optimizationSrinivas Pandruvada2017-02-041-0/+30
| | | * | | | cpufreq: brcmstb-avs-cpufreq: properly retrieve P-state upon suspendMarkus Mayer2017-01-271-1/+12
| | | * | | | cpufreq: brcmstb-avs-cpufreq: extend sysfs entry brcm_avs_pmapMarkus Mayer2017-01-271-2/+2
| | | |/ / /
| | * | | | PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki2017-02-041-5/+6
* | | | | | Merge tag 'dm-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2017-02-063-6/+10
|\ \ \ \ \ \
| * | | | | | dm crypt: replace RCU read-side section with rwsemOndrej Kozina2017-02-031-4/+4
| * | | | | | dm rq: cope with DM device destruction while in dm_old_request_fn()Mike Snitzer2017-02-031-0/+4
| * | | | | | dm mpath: cleanup -Wbool-operation warning in choose_pgpath()Mike Snitzer2017-02-031-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'media/v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-061-1/+1
|\ \ \ \ \ \
| * | | | | | [media] cec: fix wrong last_la determinationHans Verkuil2017-01-301-1/+1
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-069-40/+50
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | crypto: chcr - Fix key length for RFC4106Harsh Jain2017-02-031-2/+2
| * | | | | | crypto: ccp - Fix double add when creating new DMA commandGary R Hook2017-02-032-1/+6
| * | | | | | crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook2017-02-031-1/+1
| * | | | | | crypto: chcr - Check device is allocated before useHarsh Jain2017-02-031-10/+8
| * | | | | | crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain2017-02-032-23/+29
| * | | | | | crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu2017-02-021-2/+2
| * | | | | | crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2017-02-022-1/+2
* | | | | | | Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-043-4/+8
|\ \ \ \ \ \ \