summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-26Linux 5.8.12v5.8.12Greg Kroah-Hartman
2020-09-26net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman
2020-09-26net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-09-26net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy
2020-09-26Revert "netns: don't disable BHs when locking "nsid_lock""Taehee Yoo
2020-09-26net: macb: fix for pause frame receive enable bitParshuram Thombare
2020-09-26net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer
2020-09-26net: dsa: link interfaces with the DSA master to get rid of lockdep warningsVladimir Oltean
2020-09-26hv_netvsc: Fix hibernation for mlx5 VF driverDexuan Cui
2020-09-26hinic: fix rewaking txq after netif_tx_disableLuo bin
2020-09-26net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu
2020-09-26net: ipa: fix u32_replace_bits by u32p_xxx versionVadym Kochan
2020-09-26wireguard: peerlookup: take lock before checking hash in replace operationJason A. Donenfeld
2020-09-26wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld
2020-09-26net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko
2020-09-26net: add __must_check to skb_put_padto()Eric Dumazet
2020-09-26net: qrtr: check skb_put_padto() return valueEric Dumazet
2020-09-26net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli
2020-09-26net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli
2020-09-26net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens
2020-09-26net: lantiq: Use napi_complete_done()Hauke Mehrtens
2020-09-26net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens
2020-09-26net: lantiq: Wake TX queue againHauke Mehrtens
2020-09-26bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-26bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-26bnxt_en: Use memcpy to copy VPD field info.Vasundhara Volam
2020-09-26net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan
2020-09-26net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman
2020-09-26tipc: use skb_unshare() instead in tipc_buf_append()Xin Long
2020-09-26tipc: fix shutdown() of connection oriented socketTetsuo Handa
2020-09-26tipc: Fix memory leak in tipc_group_create_member()Peilin Ye
2020-09-26taprio: Fix allowing too small intervalsVinicius Costa Gomes
2020-09-26nfp: use correct define to return NONE fecJakub Kicinski
2020-09-26net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-26net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin
2020-09-26net: sched: initialize with 0 before setting erspan md->uXin Long
2020-09-26net: phy: call phy_disable_interrupts() in phy_attach_direct() insteadYoshihiro Shimoda
2020-09-26net/mlx5: Fix FTE cleanupMaor Gottlieb
2020-09-26net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran
2020-09-26net: Fix bridge enslavement failureIdo Schimmel
2020-09-26net: dsa: rtl8366: Properly clear member configLinus Walleij
2020-09-26net: DCB: Validate DCB_ATTR_DCB_BUFFER argumentPetr Machata
2020-09-26net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean
2020-09-26ipv6: avoid lockdep issue in fib6_del()Eric Dumazet
2020-09-26ipv4: Update exception handling for multipath routes via same deviceDavid Ahern
2020-09-26ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern
2020-09-26ip: fix tos reflection in ack and reset packetsWei Wang
2020-09-26hinic: bump up the timeout of SET_FUNC_STATE cmdLuo bin
2020-09-26hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2020-09-26geneve: add transport ports in route lookup for geneveMark Gray