summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-26Linux 5.4.68v5.4.68Greg Kroah-Hartman
2020-09-26iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit
2020-09-26mm: memcg: fix memcg reclaim soft lockupXunlei Pang
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-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/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-26hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2020-09-26geneve: add transport ports in route lookup for geneveMark Gray
2020-09-26cxgb4: Fix offset when clearing filter byte countersGanji Aravind
2020-09-26cxgb4: fix memory leak during module unloadRaju Rangoju
2020-09-26bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()Vasundhara Volam
2020-09-26bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam
2020-09-26act_ife: load meta modules before tcf_idr_check_alloc()Cong Wang
2020-09-26mm/thp: fix __split_huge_pmd_locked() for migration PMDRalph Campbell
2020-09-26kprobes: fix kill kprobe which has been marked as goneMuchun Song
2020-09-26ibmvnic: add missing parenthesis in do_reset()Jakub Kicinski
2020-09-26ibmvnic fix NULL tx_pools and rx_tools issue at do_resetMingming Cao
2020-09-26af_key: pfkey_dump needs parameter validationMark Salyzyn
2020-09-23Linux 5.4.67v5.4.67Greg Kroah-Hartman
2020-09-23dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara
2020-09-23dm: Call proper helper to determine dax supportJan Kara
2020-09-23mm/memory_hotplug: drain per-cpu pages again during memory offlinePavel Tatashin
2020-09-23dm/dax: Fix table reference countsDan Williams
2020-09-23selftests/vm: fix display of page size in map_hugetlbChristophe Leroy