summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-8/+8
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-19/+136
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington-2/+0
2016-12-09net: smsc911x: back out silently on probe deferralsLinus Walleij-1/+8
2016-12-09ibmveth: set correct gso_size and gso_typeThomas Falcon-2/+64
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-21/+63
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+15
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-2/+6
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli-0/+1
2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli-0/+1
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao-1/+1
2016-12-08Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller-2/+4
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V-1/+2
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-6/+8
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng-1/+3
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter-1/+3
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas-5/+30
2016-12-08can: peak: fix bad memory access and free sequence추지호-2/+4
2016-12-07zram: restrict add/remove attributes to root onlySergey Senozhatsky-1/+7
2016-12-08Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-2/+6
2016-12-07libata-scsi: disable SCT Write Same for the momentNicolai Stange-0/+1
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli-3/+13
2016-12-07netvsc: reduce maximum GSO sizestephen hemminger-0/+5
2016-12-07drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex-0/+1
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher-2/+6
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă-2/+3
2016-12-07crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier-3/+5
2016-12-07crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier-3/+0
2016-12-06device-dax: fix private mapping restriction, permit read-onlyDan Williams-1/+1
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams-3/+5
2016-12-06acpi, nfit: fix bus vs dimm confusion in xlat_statusDan Williams-3/+14
2016-12-06acpi, nfit: validate ars_status output buffer sizeDan Williams-4/+17
2016-12-06acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams-6/+22
2016-12-06acpi, nfit: fix extended status translations for ACPI DSMsVishal Verma-4/+4
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-57/+109
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia-13/+17
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed-1/+0
2016-12-06net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed-1/+1
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib-11/+14
2016-12-06net/mlx5: Remove duplicate pci dev name printKamal Heib-4/+4
2016-12-06net/mlx5: Verify module parametersKamal Heib-12/+17
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko-3/+10
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru-1/+2
2016-12-06virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()Andy Lutomirski-5/+14
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel-2/+8
2016-12-05net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli-0/+4
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval-2/+2
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval-0/+8
2016-12-05isdn: hisax: set error code on failurePan Bian-0/+1
2016-12-05net: bnx2x: fix improper return valuePan Bian-0/+1