aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-30mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson1-0/+6
2019-08-30Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie4-2/+19
2019-08-29net: spider_net: Use struct_size() helperGustavo A. R. Silva1-4/+2
2019-08-30Merge tag 'drm-fixes-5.3-2019-08-28' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie5-27/+92
2019-08-29Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-147/+135
2019-08-30netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorderwenxu1-1/+1
2019-08-29Merge branch 'r8169-add-support-for-RTL8125'David S. Miller2-30/+443
2019-08-29r8169: add support for EEE on RTL8125Heiner Kallweit1-0/+24
2019-08-29r8169: add RTL8125 PHY initializationHeiner Kallweit1-3/+127
2019-08-29r8169: add support for RTL8125Heiner Kallweit2-18/+265
2019-08-29r8169: don't use bit LastFrag in tx descriptor after sendHeiner Kallweit1-1/+1
2019-08-29r8169: read common register for PCI commitHeiner Kallweit1-1/+1
2019-08-29r8169: move disabling interrupt coalescing to RTL8169/RTL8168 initHeiner Kallweit1-2/+6
2019-08-29r8169: factor out reading MAC address from registersHeiner Kallweit1-3/+10
2019-08-29r8169: restrict rtl_is_8168evl_up to RTL8168 chip versionsHeiner Kallweit1-1/+2
2019-08-29r8169: change interrupt mask type to u32Heiner Kallweit1-5/+11
2019-08-30Merge tag 'drm-misc-fixes-2019-08-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie7-18/+50
2019-08-29Merge tag 'mlx5-updates-2019-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller25-123/+306
2019-08-29net: dsa: mv88e6xxx: fix freeing unused SERDES IRQVivien Didelot1-1/+2
2019-08-29net: dsa: mv88e6xxx: keep CMODE writable code privateVivien Didelot4-11/+8
2019-08-29net: dsa: mv88e6xxx: get serdes lane after lockVivien Didelot1-2/+4
2019-08-29Merge branch 'net-hns3-add-some-cleanups-and-optimizations'David S. Miller14-232/+543
2019-08-29net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo4-2/+75
2019-08-29net: hns3: check reset interrupt status when reset failsHuazhong Tan2-4/+4
2019-08-29net: hns3: add phy selftest functionYufeng Mo2-19/+138
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li7-2/+78
2019-08-29net: hns3: optimize waiting time for TQP resetZhongzhu Liu2-5/+7
2019-08-29net: hns3: fix incorrect type in assignment.Guojia Liao2-18/+30
2019-08-29net: hns3: make some reusable codes into a functionYonglong Liu1-26/+28
2019-08-29net: hns3: optimize some log printingsYufeng Mo3-29/+30
2019-08-29net: hns3: reduce the parameters of some functionsGuojia Liao1-14/+14
2019-08-29net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_mapHuazhong Tan1-3/+4
2019-08-29net: hns3: use macro instead of magic numberHuazhong Tan2-3/+6
2019-08-29net: hns3: code optimization for debugfs related to "dump reg"Zhongzhu Liu2-107/+129
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu6-13/+177
2019-08-29dpaa2-eth: Use stored link settingsIoana Radulescu2-14/+7
2019-08-29dpaa2-eth: Remove support for changing link settingsIoana Radulescu1-50/+1
2019-08-29Merge tag 'mac80211-for-davem-2019-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller5-9/+34
2019-08-29i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks1-7/+5
2019-08-29x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner1-8/+18
2019-08-29i2c: designware: Synchronize IRQs when unregistering slave clientJarkko Nikula1-0/+1
2019-08-29i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()Andy Shevchenko1-3/+12
2019-08-29i2c: make i2c_unregister_device() ERR_PTR safeWolfram Sang1-1/+1
2019-08-29Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds3-0/+8
2019-08-29Merge tag 'mtd/fixes-for-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-0/+1
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva2-0/+7
2019-08-29ARC: unwind: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-29soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TESTGeert Uytterhoeven1-0/+4
2019-08-29Merge tag 'sunxi-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixesArnd Bergmann2-5/+7
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into arm/fixesArnd Bergmann3-25/+96