summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe2017-11-301-2/+1
* net: mvpp2: allocate zeroed tx descriptorsYan Markman2017-11-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-2927-148/+174
|\
| * ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard2017-11-291-2/+2
| * net: via: via-rhine: use %p to format void * address instead of %xColin Ian King2017-11-291-2/+2
| * net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven2017-11-291-0/+1
| * atm: suni: remove extraneous space to fix indentationColin Ian King2017-11-281-1/+1
| * atm: lanai: use %p to format kernel addresses instead of %xColin Ian King2017-11-281-4/+4
| * atm: fore200e: use %pK to format kernel addresses instead of %xColin Ian King2017-11-281-2/+2
| * ambassador: fix incorrect indentation of assignment statementColin Ian King2017-11-281-1/+1
| * vxlan: use __be32 type for the param vni in __vxlan_fdb_deleteXin Long2017-11-281-2/+2
| * bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long2017-11-281-1/+1
| * lmc: Use memdup_user() as a cleanupVasyl Gomonovych2017-11-281-10/+3
| * bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET2017-11-281-2/+2
| * net: phy: marvell10g: fix the PHY id maskAntoine Tenart2017-11-281-2/+3
| * net: mvpp2: check ethtool sets the Tx ring size is to a valid min valueAntoine Tenart2017-11-281-0/+6
| * net: mvpp2: do not disable GMAC paddingYan Markman2017-11-281-9/+0
| * net: mvpp2: cleanup probed ports in the probe error pathAntoine Tenart2017-11-281-2/+9
| * net: mvpp2: fix the txq_init error pathAntoine Tenart2017-11-281-18/+2
| * mlxsw: spectrum_router: Update nexthop RIF on updatePetr Machata2017-11-281-7/+21
| * mlxsw: spectrum_router: Handle encap to demoted tunnelsPetr Machata2017-11-281-32/+29
| * mlxsw: spectrum_router: Demote tunnels on VRF migrationPetr Machata2017-11-281-0/+18
| * mlxsw: spectrum_router: Offload decap only for up tunnelsPetr Machata2017-11-281-1/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-11-285-8/+13
| |\
| | * e1000: Fix off-by-one in debug messageAhmad Fatoum2017-11-271-2/+4
| | * i40e: Fix reporting incorrect error codesAmritha Nambiar2017-11-271-1/+0
| | * e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin2017-11-272-4/+8
| | * i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva2017-11-271-1/+1
| * | xen-netfront: remove warning when unloading moduleEduardo Otubo2017-11-271-0/+18
| |/
| * Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-274-6/+7
| |\
| | * mac80211: use QoS NDP for AP probingJohannes Berg2017-11-274-6/+7
| * | net: thunderbolt: Stop using zero to mean no valid DMA mappingMika Westerberg2017-11-251-33/+24
| * | net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham2017-11-251-1/+0
| * | forcedeth: replace pci_unmap_page with dma_unmap_pageZhu Yanjun2017-11-241-2/+2
* | | Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-11-2812-23/+64
|\ \ \
| * \ \ Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-244-4/+20
| |\ \ \
| | * | | drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä2017-11-153-4/+14
| | * | | drm/vc4: Account for interrupts in flightStefan Schake2017-11-141-0/+6
| * | | | Merge tag 'drm-intel-next-fixes-2017-11-23' of git://anongit.freedesktop.org/...Dave Airlie2017-11-246-3/+23
| |\ \ \ \
| | * | | | drm/i915: Fix init_clock_gating for resumeVille Syrjälä2017-11-211-0/+1
| | * | | | drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIMChris Wilson2017-11-211-2/+4
| | * | | | drm/i915: Clear breadcrumb node when cancelling signalingChris Wilson2017-11-211-0/+1
| | * | | | drm/i915/gvt: ensure -ve return value is handled correctlyColin Ian King2017-11-211-1/+1
| | * | | | drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede2017-11-213-0/+9
| | * | | | drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access...Hans de Goede2017-11-211-0/+7
| * | | | | Merge tag 'drm-misc-next-fixes-2017-11-23' of git://anongit.freedesktop.org/d...Dave Airlie2017-11-241-0/+1
| |\ \ \ \ \
| | * | | | | drm/vblank: Pass crtc_id to page_flip_ioctl.Maarten Lankhorst2017-11-231-0/+1
| * | | | | | drm/ttm: don't attempt to use hugepages if dma32 requested (v2)Dave Airlie2017-11-241-16/+20
* | | | | | | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-273-11/+11
* | | | | | | auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer2017-11-271-0/+1