summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-10Linux 4.4.223v4.4.223Greg Kroah-Hartman1-1/+1
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen5-10/+16
2020-05-10ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai1-4/+5
2020-05-10sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen1-1/+5
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-10net: skbuff: Remove errornous length validation in skb_vlan_pop()Shmulik Ladkani1-6/+4
2020-05-10bna: add missing per queue ethtool statIvan Vecera1-1/+6
2020-05-10bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita1-25/+27
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-10net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern1-2/+2
2020-05-10hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski1-0/+9
2020-05-10l2tp: fix use-after-free during module unloadSabrina Dubroca1-0/+3
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: bridge: don't increment tx_dropped in br_do_proxy_arpNikolay Aleksandrov1-5/+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-10qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet1-4/+5
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-10fq_codel: return non zero qlen in class dumpsEric Dumazet1-1/+1
2020-05-10net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold1-1/+10
2020-05-10rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause1-0/+1
2020-05-10net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold1-1/+10
2020-05-10et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli1-1/+1
2020-05-10net: icmp6_send should use dst dev to determine L3 domainDavid Ahern1-1/+1
2020-05-10tipc: fix the error handling in tipc_udp_enable()Wei Yongjun1-1/+4