summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-03Linux 5.10.13v5.10.13Greg Kroah-Hartman1-1/+1
2021-02-03vsock: fix the race conditions in multi-transport supportAlexander Popov1-5/+12
2021-02-03tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang3-7/+10
2021-02-03tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen4-2/+23
2021-02-03team: protect features update by RCU to avoid deadlockIvan Vecera1-3/+3
2021-02-03scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limitEnzo Matsumiya1-1/+1
2021-02-03ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()Dan Carpenter1-1/+1
2021-02-03ASoC: topology: Properly unregister DAI on removalAmadeusz Sławiński1-4/+5
2021-02-03ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by defaultTzung-Bi Shih1-1/+4
2021-02-03ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by defaultTzung-Bi Shih1-1/+4
2021-02-03NFC: fix possible resource leakPan Bian1-0/+1
2021-02-03NFC: fix resource leak when target index is invalidPan Bian1-1/+1
2021-02-03rxrpc: Fix memory leak in rxrpc_lookup_localTakeshi Misawa1-0/+1
2021-02-03selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-02-03nvme-multipath: Early exit if no path is availableDaniel Wagner1-1/+1
2021-02-03iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()Lu Baolu1-1/+1
2021-02-03iommu/amd: Use IVHD EFR for early initialization of IOMMU featuresSuravee Suthikulpanit3-7/+60
2021-02-03of/device: Update dma_range_map only when dev has valid dma-rangesYong Wu1-3/+7
2021-02-03ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer1-2/+12
2021-02-03can: dev: prevent potential information leak in can_fill_info()Dan Carpenter1-1/+1
2021-02-03net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtablePaul Blakey1-7/+13
2021-02-03net/mlx5e: Revert parameters on errors when changing MTU and LRO state withou...Maxim Mikityanskiy1-9/+21
2021-02-03net/mlx5e: Revert parameters on errors when changing trust state without resetMaxim Mikityanskiy1-5/+8
2021-02-03net/mlx5e: Correctly handle changing the number of queues when the interface ...Maxim Mikityanskiy2-1/+14
2021-02-03net/mlx5e: Fix CT rule + encap slow path offload and deletionPaul Blakey1-0/+7
2021-02-03net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman2-1/+3
2021-02-03net/mlx5: Maintain separate page trees for ECPF and PF functionsDaniel Jurgens1-24/+34
2021-02-03net/mlx5e: Reduce tc unsupported key print levelMaor Dickman1-2/+2
2021-02-03net/mlx5e: free page before returnPan Bian1-1/+1
2021-02-03net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit1-3/+8
2021-02-03net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan1-0/+1
2021-02-03igc: fix link speed advertisingCorinna Vinschen1-6/+18
2021-02-03i40e: acquire VSI pointer only after VF is initializedStefan Assmann1-7/+4
2021-02-03ice: Fix MSI-X vector fallback logicBrett Creeley3-12/+14
2021-02-03ice: Don't allow more channels than LAN MSI-X availableBrett Creeley1-4/+4
2021-02-03ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley1-1/+7
2021-02-03ice: Implement flow for IPv6 next header (extension header)Nick Nunley1-3/+6
2021-02-03ice: fix FDir IPv6 flexbyteHenry Tieman1-1/+7
2021-02-03mac80211: pause TX while changing interface typeJohannes Berg2-0/+7
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2
2021-02-03iwlwifi: pcie: set LTR on more devicesJohannes Berg2-17/+28
2021-02-03iwlwifi: pnvm: don't try to load after failuresJohannes Berg1-1/+7
2021-02-03iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg1-25/+25
2021-02-03iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg1-0/+3
2021-02-03ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookupStephan Gerhold1-1/+1
2021-02-03ASoC: SOF: Intel: soundwire: fix select/depend unmet dependenciesPierre-Louis Bossart1-1/+2
2021-02-03pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust1-18/+21
2021-02-03pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust1-0/+1
2021-02-03powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous int...Nicholas Piggin1-12/+16