summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov1-3/+3
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad3-8/+8
2020-06-05net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart1-2/+2
2020-06-05net: mscc: Fix OF_MDIO config checkDan Murphy2-3/+3
2020-06-05net: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83867: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83869: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin1-1/+1
2020-06-04crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav3-16/+36
2020-06-04yam: fix possible memory leak in yam_init_driverWang Hai1-0/+1
2020-06-04lan743x: Use correct MAC_CR configuration for 1 GBit speedRoelof Berg1-1/+1
2020-06-04net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp1-1/+0
2020-06-04r8169: fix failing WoLHeiner Kallweit1-6/+7
2020-06-04net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter1-1/+1
2020-06-04net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish1-0/+2
2020-06-04net: phy: fixed_phy: Remove unused seqcountAhmed S. Darwish1-17/+11
2020-06-04net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč1-2/+1
2020-06-04geneve: change from tx_error to tx_dropped on missing metadataJiri Benc1-3/+4
2020-06-04net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran1-4/+4
2020-06-04net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran1-1/+1
2020-06-04crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari1-1/+1
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1099-22196/+94503
2020-06-03Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-600/+467
2020-06-03Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-397/+745
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds4-31/+374
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds8-19/+439
2020-06-03Merge tag 'timers-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-43/+854
2020-06-03Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-59/+966
2020-06-02Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+3
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds59-2111/+4931
2020-06-02net_failover: fixed rollback in net_failover_open()Vasily Averin1-1/+2
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds36-343/+678
2020-06-02vmxnet3: allow rx flow hash ops only when rss is enabledRonak Doshi1-0/+12
2020-06-02hinic: add set_channels ethtool_ops supportLuo bin2-9/+33
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1055-18972/+37387
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds4-98/+82
2020-06-02Merge tag 'pnp-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds29-87/+328
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds43-533/+632
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds45-1558/+1953
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds78-712/+3462
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-129/+60
2020-06-02mm: remove vmalloc_sync_(un)mappings()Joerg Roedel1-6/+0
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig6-14/+10
2020-06-02gpu/drm: remove the powerpc hack in drm_legacy_sg_allocChristoph Hellwig1-10/+1
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig3-5/+3
2020-06-02powerpc: add an ioremap_phb helperChristoph Hellwig1-29/+16
2020-06-02staging: media: ipu3: use vmap instead of reimplementing itChristoph Hellwig2-25/+9
2020-06-02staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig1-2/+2