summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-07Linux 5.2.34v5.2.34Paul Gortmaker
2020-03-07soundwire: include mod_devicetable.h to avoid compiling warningsBard liao
2020-03-07dma-direct: don't check swiotlb=force in dma_direct_map_resourceChristoph Hellwig
2020-03-07mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()Jan Stancek
2020-03-07mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu
2020-03-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2020-03-07net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal
2020-03-07ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu
2020-03-07bnxt: apply computed clamp value for coalece parameterJonathan Lemon
2020-03-07gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo
2020-03-07gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo
2020-03-07hv_netvsc: Fix tx_table init in rndis_set_subchannel()Haiyang Zhang
2020-03-07tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2020-03-07tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet
2020-03-07gtp: avoid zero size hashtableTaehee Yoo
2020-03-07gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo
2020-03-07gtp: remove duplicate code in gtp_dellink()Taehee Yoo
2020-03-07net: marvell: mvpp2: phylink requires the link interruptRussell King
2020-03-07net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu
2020-03-07sit: do not confirm neighbor when do pmtu updateHangbin Liu
2020-03-07vti: do not confirm neighbor when do pmtu updateHangbin Liu
2020-03-07tunnel: do not confirm neighbor when do pmtu updateHangbin Liu
2020-03-07net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu
2020-03-07gtp: do not confirm neighbor when do pmtu updateHangbin Liu
2020-03-07ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu
2020-03-07net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2020-03-07mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen
2020-03-07bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam
2020-03-07bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan
2020-03-07udp: fix integer overflow while computing available space in sk_rcvbufAntonio Messina
2020-03-07tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet
2020-03-07tcp: Fix highest_sack and highest_sack_seqCambda Zhu
2020-03-07ptp: free ptp device pin descriptors properlyVladis Dronov
2020-03-07ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-03-07net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl
2020-03-07net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet
2020-03-07net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceShmulik Ladkani
2020-03-07net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur
2020-03-07net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk
2020-03-07net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli
2020-03-07cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2020-03-07xfs: fix mount failure crash on invalid iclog memory accessBrian Foster
2020-03-07drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2020-03-07uaccess: disallow > INT_MAX copy sizesKees Cook
2020-03-07tomoyo: Don't use nifty names on sockets.Tetsuo Handa
2020-03-07hrtimer: Annotate lockless access to timer->stateEric Dumazet
2020-03-07net: icmp: fix data-race in cmp_global_allow()Eric Dumazet
2020-03-07net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet
2020-03-07inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet
2020-03-07netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet