summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-10macvtap: segmented packet is consumedEric Dumazet1-1/+1
2020-05-10net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun1-1/+1
2020-05-10cxgbi: fix uninitialized flowi6Jiri Benc1-0/+1
2020-05-10net: bcmsysport: Device stats are unsigned longFlorian Fainelli1-1/+1
2020-05-10sfc: clear napi_hash state when copying channelsBert Kenward1-0/+3
2020-05-10sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko1-1/+2
2020-05-10gre: reject GUE and FOU in collect metadata modeJiri Benc1-0/+5
2020-05-10gre: build header correctly for collect metadata tunnelsJiri Benc1-4/+5
2020-05-10gre: do not assign header_ops in collect metadata modeJiri Benc1-2/+3
2020-05-10ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel1-0/+4
2020-05-10net: bcmgenet: device stats are unsigned longEric Dumazet1-1/+5
2020-05-10net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther1-1/+1
2020-05-10cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai2-2/+2