summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ktest.pl: Fix the logic for truncating the size of the log file for emailSteven Rostedt (VMware)2020-12-211-7/+6
* ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)2020-12-211-1/+6
* net: tipc: prevent possible null deref of linkCengiz Can2020-12-211-2/+4
* net: stmmac: increase the timeout for dma resetFugang Duan2020-12-211-1/+1
* lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer2020-12-211-4/+5
* ch_ktls: fix build warning for ipv4-only configArnd Bergmann2020-12-211-5/+1
* bonding: fix feature flag setting at init timeJarod Wilson2020-12-212-9/+15
* net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flowerGuillaume Nault2020-12-211-2/+2
* net/mlx4_en: Handle TX error CQEMoshe Shemesh2020-12-213-7/+39
* net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2020-12-212-8/+19
* net: flow_offload: Fix memory leak for indirect flow blockChris Mi2020-12-211-3/+1
* tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell2020-12-211-3/+6
* ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek2020-12-211-0/+2
* e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits2020-12-211-4/+4
* tcp: select sane initial rcvq_space.space for big MSSEric Dumazet2020-12-211-1/+2
* net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong2020-12-211-6/+3
* net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2020-12-213-8/+10
* net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan2020-12-211-3/+10
* net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan2020-12-211-0/+14
* net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan2020-12-211-8/+8
* net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl2020-12-211-3/+3
* mptcp: print new line in mptcp_seq_show() if mptcp isn't in useJianguo Wu2020-12-211-0/+1
* bridge: Fix a deadlock when enabling multicast snoopingJoseph Huang2020-12-213-9/+41
* enetc: Fix reporting of h/w packet countersClaudiu Manoil2020-12-212-6/+14
* udp: fix the proto value passed to ip_protocol_deliver_rcu for the segmentsXin Long2020-12-211-1/+1
* net: hns3: remove a misused pragma packedHuazhong Tan2020-12-211-4/+0
* net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-216-11/+11
* vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra2020-12-212-2/+103
* net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong2020-12-211-1/+3
* mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet2020-12-211-3/+1
* ipv4: fix error return code in rtm_to_fib_config()Zhang Changzhong2020-12-211-1/+1
* net: ipa: pass the correct size when freeing DMA memoryAlex Elder2020-12-211-1/+6
* net/sched: fq_pie: initialize timer earlier in fq_pie_init()Davide Caratti2020-12-211-1/+1
* ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye2020-12-211-1/+2
* Linux 5.9.15v5.9.15Greg Kroah-Hartman2020-12-161-1/+1
* compiler.h: fix barrier_data() on clangArvind Sankar2020-12-164-27/+17
* x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu2020-12-161-2/+20
* x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner2020-12-161-10/+14
* x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2020-12-162-6/+13
* x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-162-2/+3
* scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter2020-12-161-2/+2
* zonefs: fix page reference and BIO leakDamien Le Moal2020-12-161-6/+8
* mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer2020-12-161-0/+1
* proc: use untagged_addr() for pagemap_read addressesMiles Chen2020-12-161-2/+6
* kbuild: avoid static_assert for genksymsArnd Bergmann2020-12-161-0/+5
* drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang2020-12-161-1/+1
* drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson2020-12-161-1/+3
* drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson2020-12-161-0/+3
* drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson2020-12-161-4/+3
* drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare2020-12-161-1/+1