summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-04Linux 5.4.8v5.4.8Greg Kroah-Hartman
2020-01-04mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()Jan Stancek
2020-01-04mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu
2020-01-04mmc: sdhci-of-esdhc: fix up erratum A-008171 workaroundYangbo Lu
2020-01-04vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2020-01-04net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal
2020-01-04net: phylink: fix interface passed to mac_link_upRussell King
2020-01-04ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu
2020-01-04bnxt: apply computed clamp value for coalece parameterJonathan Lemon
2020-01-04gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo
2020-01-04gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo
2020-01-04hv_netvsc: Fix tx_table init in rndis_set_subchannel()Haiyang Zhang
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2020-01-04tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet
2020-01-04bonding: fix active-backup transition after link failureMahesh Bandewar
2020-01-04gtp: avoid zero size hashtableTaehee Yoo
2020-01-04gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo
2020-01-04net: marvell: mvpp2: phylink requires the link interruptRussell King
2020-01-04net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean
2020-01-04net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu
2020-01-04sit: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04vti: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04tunnel: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu
2020-01-04gtp: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2020-01-04mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel
2020-01-04mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen
2020-01-04bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam
2020-01-04bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam
2020-01-04bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam
2020-01-04bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam
2020-01-04bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam
2020-01-04bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan
2020-01-04bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan
2020-01-04udp: fix integer overflow while computing available space in sk_rcvbufAntonio Messina
2020-01-04tcp: Fix highest_sack and highest_sack_seqCambda Zhu
2020-01-04ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-01-04net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl
2020-01-04net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet
2020-01-04net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2020-01-04net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceShmulik Ladkani
2020-01-04net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur
2020-01-04net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk
2020-01-04net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli
2020-01-04cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2020-01-04xfs: fix mount failure crash on invalid iclog memory accessBrian Foster
2020-01-04drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2020-01-04uaccess: disallow > INT_MAX copy sizesKees Cook