summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01lockdep: fix order in trace_hardirqs_off_caller()Sven Schnelle1-2/+2
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich1-3/+3
2020-10-01i2c: aspeed: Mask IRQ status to relevant bitsEddie James1-0/+2
2020-10-01RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt2-0/+26
2020-10-01clk: versatile: Add of_node_put() before return statementSumera Priyadarsini1-1/+3
2020-10-01ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1Hans de Goede1-0/+10
2020-10-01ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functionsSylwester Nawrocki1-0/+8
2020-10-01ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811Sylwester Nawrocki3-0/+6
2020-10-01ASoC: pcm3168a: ignore 0 Hz settingsKuninori Morimoto1-0/+7
2020-10-01device_cgroup: Fix RCU list debugging warningAmol Grover1-1/+2
2020-09-26Linux 5.8.12v5.8.12Greg Kroah-Hartman1-1/+1
2020-09-26net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman1-13/+21
2020-09-26net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy5-36/+22
2020-09-26net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy3-30/+27
2020-09-26Revert "netns: don't disable BHs when locking "nsid_lock""Taehee Yoo1-11/+11
2020-09-26net: macb: fix for pause frame receive enable bitParshuram Thombare1-2/+1
2020-09-26net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer1-1/+1
2020-09-26net: dsa: link interfaces with the DSA master to get rid of lockdep warningsVladimir Oltean1-2/+16
2020-09-26hv_netvsc: Fix hibernation for mlx5 VF driverDexuan Cui1-5/+11
2020-09-26hinic: fix rewaking txq after netif_tx_disableLuo bin2-15/+27
2020-09-26net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu1-4/+1
2020-09-26net: ipa: fix u32_replace_bits by u32p_xxx versionVadym Kochan1-2/+2
2020-09-26wireguard: peerlookup: take lock before checking hash in replace operationJason A. Donenfeld1-3/+8
2020-09-26wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld1-4/+1
2020-09-26net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko1-0/+53
2020-09-26net: add __must_check to skb_put_padto()Eric Dumazet1-3/+4
2020-09-26net: qrtr: check skb_put_padto() return valueEric Dumazet1-10/+11
2020-09-26net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli1-1/+1
2020-09-26net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli1-1/+2
2020-09-26net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens1-3/+5
2020-09-26net: lantiq: Use napi_complete_done()Hauke Mehrtens1-4/+4
2020-09-26net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens1-1/+1
2020-09-26net: lantiq: Wake TX queue againHauke Mehrtens1-0/+3
2020-09-26bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan1-11/+20
2020-09-26bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer1-6/+13
2020-09-26bnxt_en: Use memcpy to copy VPD field info.Vasundhara Volam1-3/+5
2020-09-26net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan1-4/+8
2020-09-26net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman1-24/+28
2020-09-26tipc: use skb_unshare() instead in tipc_buf_append()Xin Long1-1/+2
2020-09-26tipc: fix shutdown() of connection oriented socketTetsuo Handa1-4/+1
2020-09-26tipc: Fix memory leak in tipc_group_create_member()Peilin Ye1-4/+10
2020-09-26taprio: Fix allowing too small intervalsVinicius Costa Gomes1-11/+17
2020-09-26nfp: use correct define to return NONE fecJakub Kicinski1-2/+2
2020-09-26net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski2-9/+8
2020-09-26net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin1-15/+33
2020-09-26net: sched: initialize with 0 before setting erspan md->uXin Long1-0/+1
2020-09-26net: phy: call phy_disable_interrupts() in phy_attach_direct() insteadYoshihiro Shimoda1-4/+4
2020-09-26net/mlx5: Fix FTE cleanupMaor Gottlieb1-4/+4
2020-09-26net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran1-0/+1
2020-09-26net: Fix bridge enslavement failureIdo Schimmel1-1/+1