summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.8v5.4.8Greg Kroah-Hartman2020-01-041-1/+1
* mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()Jan Stancek2020-01-041-1/+3
* mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu2020-01-041-0/+10
* mmc: sdhci-of-esdhc: fix up erratum A-008171 workaroundYangbo Lu2020-01-042-33/+203
* vhost/vsock: accept only packets with the right dst_cidStefano Garzarella2020-01-041-1/+3
* net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal2020-01-041-3/+7
* net: phylink: fix interface passed to mac_link_upRussell King2020-01-041-2/+1
* ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu2020-01-041-4/+4
* bnxt: apply computed clamp value for coalece parameterJonathan Lemon2020-01-041-1/+1
* gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo2020-01-041-10/+22
* gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo2020-01-041-17/+17
* hv_netvsc: Fix tx_table init in rndis_set_subchannel()Haiyang Zhang2020-01-041-3/+3
* tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2020-01-046-15/+65
* tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet2020-01-041-0/+8
* bonding: fix active-backup transition after link failureMahesh Bandewar2020-01-041-3/+0
* gtp: avoid zero size hashtableTaehee Yoo2020-01-041-2/+5
* gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo2020-01-041-17/+19
* net: marvell: mvpp2: phylink requires the link interruptRussell King2020-01-041-1/+1
* net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean2020-01-042-6/+9
* net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu2020-01-041-1/+1
* sit: do not confirm neighbor when do pmtu updateHangbin Liu2020-01-041-1/+1
* vti: do not confirm neighbor when do pmtu updateHangbin Liu2020-01-042-2/+2
* tunnel: do not confirm neighbor when do pmtu updateHangbin Liu2020-01-042-3/+3
* net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu2020-01-041-0/+9
* gtp: do not confirm neighbor when do pmtu updateHangbin Liu2020-01-041-1/+1
* ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu2020-01-041-1/+1
* net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2020-01-0414-25/+42
* mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel2020-01-042-2/+8
* mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen2020-01-041-0/+3
* bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam2020-01-042-14/+22
* bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam2020-01-043-21/+56
* bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam2020-01-042-9/+3
* bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam2020-01-042-10/+27
* bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam2020-01-042-8/+34
* bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan2020-01-041-0/+3
* bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan2020-01-041-2/+6
* udp: fix integer overflow while computing available space in sk_rcvbufAntonio Messina2020-01-041-1/+1
* tcp: Fix highest_sack and highest_sack_seqCambda Zhu2020-01-041-0/+3
* ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-01-044-44/+39
* net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl2020-01-041-3/+11
* net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet2020-01-041-9/+8
* net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti2020-01-043-26/+22
* net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceShmulik Ladkani2020-01-041-10/+12
* net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur2020-01-041-0/+2
* net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk2020-01-041-3/+4
* net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli2020-01-041-3/+3
* cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy2020-01-046-19/+30
* xfs: fix mount failure crash on invalid iclog memory accessBrian Foster2020-01-041-0/+2
* drm: limit to INT_MAX in create_blob ioctlDaniel Vetter2020-01-041-1/+1
* uaccess: disallow > INT_MAX copy sizesKees Cook2020-01-041-0/+2