summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda1-8/+12
2021-10-27net: enetc: make sure all traffic classes can send large framesVladimir Oltean1-1/+4
2021-10-27net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean1-1/+1
2021-10-27drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus3-8/+10
2021-10-27drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus1-1/+1
2021-10-27drm/kmb: Disable change of plane parametersEdmund Dea3-1/+49
2021-10-27drm/kmb: Remove clearing DPHY regsEdmund Dea1-5/+0
2021-10-27drm/kmb: Work around for higher system clockAnitha Chrisanthus1-1/+10
2021-10-27drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panelDan Johansen1-6/+6
2021-10-27net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim1-9/+11
2021-10-27net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim1-24/+27
2021-10-27ice: Add missing E810 device idsTony Nguyen3-0/+8
2021-10-27igc: Update I226_K device IDSasha Neftin1-1/+1
2021-10-27e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin2-1/+13
2021-10-27ptp: Fix possible memory leak in ptp_clock_register()Yang Yingliang1-4/+11
2021-10-27net: stmmac: Fix E2E delay mechanismKurt Kanzenbach1-1/+1
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-27net: hns3: fix vf reset workqueue cannot exitYufeng Mo1-3/+3
2021-10-27net: hns3: schedule the polling again when allocation failsYunsheng Lin1-10/+12
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang1-0/+9
2021-10-27net: hns3: reset DWRR of unused tc to zeroGuangbin Huang1-0/+2
2021-10-27net: hns3: Add configuration of TM QCN error eventJiaran Zhang2-1/+6
2021-10-27powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch1-2/+0
2021-10-27net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'Christophe JAILLET1-2/+7
2021-10-27NIOS2: irqflags: rename a redefined register nameRandy Dunlap2-3/+3
2021-10-27net/sched: act_ct: Fix byte count on fragmented packetsPaul Blakey1-1/+1
2021-10-27net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski1-1/+1
2021-10-27hamradio: baycom_epp: fix build for UMLRandy Dunlap1-3/+3
2021-10-27ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra5-1/+185
2021-10-27tcp: md5: Fix overlap between vrf and non-vrf keysLeonard Crestez1-3/+16
2021-10-27lan78xx: select CRC32Vegard Nossum1-0/+1
2021-10-27sctp: fix transport encap_port update in sctp_vtag_verifyXin Long1-3/+3
2021-10-27netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart1-0/+5
2021-10-27netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6Xin Long1-42/+6
2021-10-27ice: Print the api_patch as part of the fw.mgmt.apiBrett Creeley2-5/+7
2021-10-27ice: fix getting UDP tunnel entryMichal Swiatkowski1-2/+2
2021-10-27ice: Avoid crash from unnecessary IDA freeDave Ertman1-1/+5
2021-10-27ice: Fix failure to re-add LAN/RDMA Tx queuesBrett Creeley3-0/+23
2021-10-27ASoC: wm8960: Fix clock configuration on slave modeShengjiu Wang1-3/+10
2021-10-27dma-debug: fix sg checks in debug_dma_map_sg()Gerald Schaefer1-6/+6
2021-10-27netfilter: nf_tables: skip netdev events generated on netns removalFlorian Westphal1-6/+3
2021-10-27netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage valueJuhee Kang1-1/+1
2021-10-27KVM: arm64: Release mmap_lock when using VM_SHARED with MTEQuentin Perret1-2/+4
2021-10-27KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret3-1/+27
2021-10-27ASoC: cs4341: Add SPI device ID tableMark Brown1-0/+7
2021-10-27ASoC: pcm179x: Add missing entries SPI to device ID tableMark Brown1-0/+1
2021-10-27ASoC: fsl_xcvr: Fix channel swap issue with ARCShengjiu Wang1-5/+12
2021-10-27ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registersPeter Rosin1-0/+2
2021-10-27powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao2-8/+55
2021-10-27powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao2-0/+10