summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.14.14v5.14.14Greg Kroah-Hartman2021-10-201-1/+1
* ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson2021-10-201-0/+4
* net: dsa: felix: break at first CPU port during init and teardownVladimir Oltean2021-10-201-7/+12
* net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with the skb PTP headerVladimir Oltean2021-10-202-1/+24
* net: mscc: ocelot: deny TX timestamping of non-PTP packetsVladimir Oltean2021-10-201-7/+12
* net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skbVladimir Oltean2021-10-201-3/+3
* net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean2021-10-204-9/+40
* net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean2021-10-202-1/+5
* nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng2021-10-201-5/+14
* block/rnbd-clt-sysfs: fix a couple uninitialized variable bugsDan Carpenter2021-10-201-1/+3
* ice: fix locking for Tx timestamp tracking flushJacob Keller2021-10-201-8/+7
* r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum2021-10-201-0/+4
* qed: Fix missing error code in qed_slowpath_start()chongjiapeng2021-10-201-0/+1
* mptcp: fix possible stall on recvmsg()Paolo Abeni2021-10-201-40/+15
* mqprio: Correct stats in mqprio_dump_class_stats().Sebastian Andrzej Siewior2021-10-201-12/+18
* platform/x86: intel_scu_ipc: Fix busy loop expiry timePrashant Malani2021-10-201-1/+1
* acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu2021-10-201-1/+1
* drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter2021-10-201-1/+1
* drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter2021-10-201-1/+3
* drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_readyMarijn Suijten2021-10-201-15/+15
* drm/msm/a3xx: fix error handling in a3xx_gpu_init()Dan Carpenter2021-10-201-4/+5
* drm/msm/a4xx: fix error handling in a4xx_gpu_init()Dan Carpenter2021-10-201-4/+5
* drm/msm/a6xx: Track current ctx by seqnoRob Clark2021-10-204-4/+17
* drm/msm/submit: fix overflow check on 64-bit architecturesArnd Bergmann2021-10-201-1/+2
* drm/msm/mdp5: fix cursor-related warningsDmitry Baryshkov2021-10-201-0/+16
* drm/msm: Fix null pointer dereference on pointer edpColin Ian King2021-10-201-1/+2
* drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks readDouglas Anderson2021-10-201-3/+12
* drm/panel: olimex-lcd-olinuxino: select CRC32Vegard Nossum2021-10-201-0/+1
* spi: bcm-qspi: clear MSPI spifie interrupt during probeKamal Dasu2021-10-201-32/+45
* spi: spidev: Add SPI ID tableMark Brown2021-10-201-0/+14
* platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak2021-10-201-1/+1
* platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak2021-10-201-1/+1
* mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel2021-10-201-47/+5
* ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai2021-10-201-4/+1
* pata_legacy: fix a couple uninitialized variable bugsDan Carpenter2021-10-201-2/+4
* NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan2021-10-201-2/+6
* NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan2021-10-201-2/+7
* nfc: fix error handling of nfc_proto_register()Ziyang Xuan2021-10-201-0/+3
* vhost-vdpa: Fix the wrong input in config_cbCindy Lu2021-10-201-1/+1
* ethernet: s2io: fix setting mac address during resumeArnd Bergmann2021-10-201-1/+1
* net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun2021-10-203-5/+14
* net: dsa: fix spurious error message when unoffloaded port leaves bridgeAlvin Šipraga2021-10-201-1/+1
* net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss2021-10-201-1/+3
* net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders2021-10-201-2/+11
* net: phy: Do not shutdown PHYs in READY stateFlorian Fainelli2021-10-201-0/+3
* net: stmmac: fix get_hw_feature() on old hardwareHerve Codina2021-10-204-9/+22
* net/mlx5e: Switchdev representors are not vlan challengedSaeed Mahameed2021-10-201-1/+0
* net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin2021-10-202-7/+60
* net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error pathValentine Fatiev2021-10-201-4/+3
* net/smc: improved fix wait on already cleared linkKarsten Graul2021-10-205-41/+85