summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-20ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2-18/+15
2020-05-20ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing1-1/+4
2020-05-20ptp: create "pins" together with the rest of attributesDmitry Torokhov3-42/+24
2020-05-20ptp: use is_visible method to hide unused attributesDmitry Torokhov1-70/+55
2020-05-20ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov1-2/+0
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca3-10/+10
2020-05-20phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni1-1/+16
2020-05-20USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum1-2/+2
2020-05-20USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum1-0/+7
2020-05-20Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2020-05-20enic: do not overwrite error codeGovindarajulu Varadarajan1-5/+4
2020-05-20Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede1-11/+0
2020-05-20net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan1-1/+3
2020-05-20dp83640: reverse arguments to list_add_tailJulia Lawall1-1/+1
2020-05-20Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"Greg Kroah-Hartman1-10/+5
2020-05-20USB: serial: qcserial: Add DW5816e supportMatt Jolly1-0/+1
2020-05-10macvlan: Fix potential use-after free for broadcastsHerbert Xu1-2/+8
2020-05-10net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli1-0/+4
2020-05-10bna: add missing per queue ethtool statIvan Vecera1-1/+6
2020-05-10brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel1-5/+17
2020-05-10brcmfmac: add fallback for devices that do not report per-chain valuesJaap Jan Meijer1-0/+16
2020-05-10pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan1-1/+1
2020-05-10ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard1-3/+1
2020-05-10net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong1-2/+0
2020-05-10cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V1-1/+1
2020-05-10at803x: fix reset handlingSergei Shtylyov1-3/+3
2020-05-10net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot1-1/+2
2020-05-10regulator: core: Rely on regulator_dev_release to free constraintsCharles Keepax1-17/+12
2020-05-10net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan1-2/+2
2020-05-10ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel1-24/+34
2020-05-10net: ethoc: Fix early error pathsFlorian Fainelli1-5/+5
2020-05-10net: vxlan: lwt: Fix vxlan local traffic.pravin shelar1-2/+2
2020-05-10mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2020-05-10ravb: Add missing free_irq() call to ravb_close()Geert Uytterhoeven1-0/+2
2020-05-10net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen1-1/+1
2020-05-10net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang1-5/+4
2020-05-10hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski1-0/+9
2020-05-10net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de1-5/+4
2020-05-10net: dsa: mv88e6xxx: enable SA learning on DSA portsVivien Didelot1-2/+2
2020-05-10net: hns: fix device reference leaksJohan Hovold1-1/+7
2020-05-10net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold1-1/+3
2020-05-10net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold1-0/+3
2020-05-10net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2020-05-10net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong1-1/+4
2020-05-10bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli1-2/+0
2020-05-10net: axienet: Fix return value check in axienet_probe()Wei Yongjun1-2/+2
2020-05-10bnxt: add a missing rcu synchronizationEric Dumazet1-0/+4
2020-05-10ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel1-0/+4
2020-05-10net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold1-1/+11
2020-05-10net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold1-1/+10