summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vhost-vsock: fix orphan connection resetPeng Tao2016-12-091-1/+1
* Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-091-2/+4
|\
| * can: peak: fix bad memory access and free sequence추지호2016-12-081-2/+4
* | cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V2016-12-093-1/+2
* | driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng2016-12-081-1/+3
* | ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2016-12-081-1/+3
* | NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-082-5/+30
|/
* phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli2016-12-071-3/+13
* netvsc: reduce maximum GSO sizestephen hemminger2016-12-071-0/+5
* drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex2016-12-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-0624-57/+109
|\
| * net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia2016-12-065-13/+17
| * net/mlx5e: Don't flush SQ on errorSaeed Mahameed2016-12-061-1/+0
| * net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed2016-12-061-1/+1
| * net/mlx5: Fix query ISSI flowKamal Heib2016-12-063-11/+14
| * net/mlx5: Remove duplicate pci dev name printKamal Heib2016-12-061-4/+4
| * net/mlx5: Verify module parametersKamal Heib2016-12-062-12/+17
| * net: fec: fix compile with CONFIG_M5272Nikita Yushchenko2016-12-061-3/+10
| * be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru2016-12-061-1/+2
| * virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()Andy Lutomirski2016-12-061-5/+14
| * net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel2016-12-063-2/+8
| * net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli2016-12-051-0/+4
| * bnx2x: Prevent tunnel config for 577xxMintz, Yuval2016-12-051-2/+2
| * bnx2x: Correct ringparam estimate when DOWNMintz, Yuval2016-12-051-0/+8
| * isdn: hisax: set error code on failurePan Bian2016-12-051-0/+1
| * net: bnx2x: fix improper return valuePan Bian2016-12-051-0/+1
| * net: ethernet: qlogic: set error code on failurePan Bian2016-12-051-0/+1
| * atm: fix improper return valuePan Bian2016-12-051-1/+1
| * net: irda: set error code on failuresPan Bian2016-12-051-0/+1
| * atm: lanai: set error code when ioremap failsPan Bian2016-12-051-0/+1
| * net: usb: set error code when usb_alloc_urb failsPan Bian2016-12-051-0/+1
| * netdev: broadcom: propagate error codePan Bian2016-12-051-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-051-1/+2
|\ \
| * | crypto: chcr - Fix memory corruptionHarsh Jain2016-11-301-1/+2
* | | Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-12-047-13/+34
|\ \ \ | |_|/ |/| |
| * | Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d...Dave Airlie2016-12-032-3/+5
| |\ \
| | * | drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld2016-11-301-1/+2
| | * | drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson2016-11-301-2/+3
| * | | Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-12-011-4/+6
| |\ \ \
| | * | | drm: Don't call drm_for_each_crtc with a non-KMS driverMichel Dänzer2016-11-301-4/+6
| | |/ /
| * | | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2016-11-301-1/+1
| |\ \ \
| | * | | drm: hdlcd: Fix cleanup orderRobin Murphy2016-11-251-1/+1
| * | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-303-5/+22
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm/radeon: fix check for port PM availabilityAlex Deucher2016-11-291-2/+9
| | * | | drm/amdgpu: fix check for port PM availabilityPeter Wu2016-11-291-2/+9
| | * | | drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgrRex Zhu2016-11-291-1/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-0260-239/+645
|\ \ \ \ \
| * | | | | geneve: avoid use-after-free of skb->dataSabrina Dubroca2016-12-021-10/+4
| * | | | | Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-024-24/+121
| |\ \ \ \ \
| | * | | | | can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean2016-12-013-0/+76