summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-10net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueueDavide Caratti1-2/+6
2019-09-10net: dsa: tag_8021q: Future-proof the reserved fields in the custom VIDVladimir Oltean1-0/+2
2019-09-10Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann3-1/+28
2019-09-10net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean1-8/+11
2019-09-10taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean1-10/+13
2019-09-10taprio: Fix kernel panic in taprio_destroyVladimir Oltean1-4/+4
2019-09-10r8152: remove calling netif_napi_delHayes Wang1-2/+0
2019-09-10Revert "r8152: napi hangup fix after disconnect"Hayes Wang1-2/+1
2019-09-10nfp: flower: handle neighbour events on internal portsJohn Hurley1-4/+4
2019-09-10nfp: flower: prevent ingress block binds on internal portsJohn Hurley1-3/+4
2019-09-10tcp: remove empty skb from write queue in error casesEric Dumazet1-10/+20
2019-09-10tcp: inherit timestamp on mtu probeWillem de Bruijn1-1/+2
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
2019-09-10net_sched: fix a NULL pointer deref in ipt actionCong Wang17-21/+24
2019-09-10net: sched: act_sample: fix psample group handling on overwriteVlad Buslov3-2/+7
2019-09-10net: fix skb use after free in netpollFeng Sun1-3/+3
2019-09-10mld: fix memory leak in mld_del_delrec()Eric Dumazet1-2/+3
2019-09-06Linux 5.2.13v5.2.13Greg Kroah-Hartman1-1/+1
2019-09-06Revert "Input: elantech - enable SMBus on new (2018+) systems"Benjamin Tissoires1-25/+29
2019-09-06Linux 5.2.12v5.2.12Greg Kroah-Hartman1-1/+1
2019-09-06Revert "ASoC: Fail card instantiation if DAI format setup fails"Greg Kroah-Hartman1-5/+2
2019-09-06hsr: switch ->dellink() to ->ndo_uninit()Cong Wang3-18/+8
2019-09-06hsr: fix a NULL pointer deref in hsr_dev_xmit()Cong Wang1-3/+7
2019-09-06hsr: implement dellink to clean up resourcesCong Wang5-10/+25
2019-09-06bpf: fix use after free in prog symbol exposureDaniel Borkmann1-12/+18
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman1-2/+1
2019-09-06drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->typeManasi Navare1-1/+1
2019-09-06drm/i915: Do not create a new max_bpc prop for MST connectorsVille Syrjälä1-1/+9
2019-09-06iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho4-6/+31
2019-09-06iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho1-0/+1
2019-09-06iwlwifi: pcie: add support for qu c-step devicesLuca Coelho4-0/+83
2019-09-06iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika3-50/+144
2019-09-06iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika1-0/+2
2019-09-06iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika4-63/+103
2019-09-06iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika4-15/+37
2019-09-06mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang1-0/+6
2019-09-06mmc: sdhci-sprd: Implement the get_max_timeout_count() interfaceBaolin Wang1-0/+7
2019-09-06mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang1-1/+12
2019-09-06mac80211: Correctly set noencrypt for PAE framesDenis Kenzior1-1/+1
2019-09-06mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior1-2/+2
2019-09-06cfg80211: Fix Extended Key ID key install checksAlexander Wetzel1-9/+14
2019-09-06mac80211: fix possible sta leakJohannes Berg1-4/+5
2019-09-06Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert1-1/+1
2019-09-06mm: memcontrol: fix percpu vmstats and vmevents flushShakeel Butt1-5/+5
2019-09-06mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync ...Roman Gushchin1-5/+3
2019-09-06mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang1-1/+2
2019-09-06mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka1-4/+4
2019-09-06SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust1-11/+24
2019-09-06crypto: ccp - Ignore unconfigured CCP device on suspend/resumeGary R Hook1-0/+8
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit1-2/+4