summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/zonefs.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-20fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy*Al Viro1-4/+5
2021-02-18pstore: Fix typo in compression option nameJiri Bohac1-2/+2
2021-02-17octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter1-1/+1
2021-02-17cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter1-3/+3
2021-02-17net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee3-0/+6
2021-02-17ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessaryVincent Cheng1-10/+8
2021-02-17ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.Vincent Cheng1-4/+1
2021-02-17ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.Vincent Cheng1-79/+11
2021-02-17ptp: ptp_clockmatrix: Clean-up dev_*() messages.Vincent Cheng1-79/+43
2021-02-17ptp: ptp_clockmatrix: Remove unused header declarations.Vincent Cheng1-2/+0
2021-02-17ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.Vincent Cheng1-3/+13
2021-02-17ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.Vincent Cheng3-2/+87
2021-02-17net: stmmac: dwmac-sun8i: Add a shutdown callbackSamuel Holland1-0/+10
2021-02-17net: stmmac: dwmac-sun8i: Minor probe function cleanupSamuel Holland1-1/+3
2021-02-17net: stmmac: dwmac-sun8i: Use reset_control_resetSamuel Holland1-4/+4
2021-02-17net: stmmac: dwmac-sun8i: Remove unnecessary PHY power checkSamuel Holland1-4/+2
2021-02-17net: stmmac: dwmac-sun8i: Return void from PHY unpowerSamuel Holland1-3/+2
2021-02-17r8169: use macro pm_ptrHeiner Kallweit1-3/+1
2021-02-17net: mdio: Remove of_phy_attach()Florian Fainelli3-41/+1
2021-02-17net: mscc: ocelot: select PACKING in the KconfigVladimir Oltean1-0/+1
2021-02-17net: re-solve some conflicts after net -> net-next mergeJakub Kicinski5-37/+11
2021-02-17net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij1-14/+29
2021-02-17net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock1-9/+15
2021-02-17net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock2-0/+13
2021-02-17net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock2-12/+76
2021-02-17lan743x: sync only the received area of an rx ring bufferSven Van Asbroeck1-9/+26
2021-02-17lan743x: boost performance on cpu archs w/o dma cache snoopingSven Van Asbroeck2-181/+148
2021-02-17net: enetc: fix destroyed phylink dereference during unbindVladimir Oltean1-2/+3
2021-02-17net: mvneta: Implement mqprio supportMaxime Chevallier1-0/+61
2021-02-17net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier1-1/+8
2021-02-16net: sched: fix police ext initializationVlad Buslov3-1/+3
2021-02-16drivers: net: xilinx_emaclite: remove arch limitationGary Guo2-3/+2
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur2-0/+46
2021-02-16net: dsa: add MRP supportHoratiu Vultur5-0/+213
2021-02-16net: mscc: ocelot: Add support for MRPHoratiu Vultur6-1/+295
2021-02-16bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdevHoratiu Vultur1-16/+27
2021-02-16bridge: mrp: Extend br_mrp_switchdev to detect better the errorsHoratiu Vultur2-77/+118
2021-02-16bridge: mrp: Add 'enum br_mrp_hw_support'Horatiu Vultur1-0/+14
2021-02-16switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur1-0/+2
2021-02-16switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur1-10/+0
2021-02-16net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111Robert Hancock1-5/+8
2021-02-16sfp: add support for 5gbase-t SFPsMarek BehĂșn1-0/+3
2021-02-16net: phylink: Add 5gbase-r supportMarek BehĂșn1-0/+4
2021-02-16net: phy: Add 5GBASER interface modePavana Sharma2-0/+10
2021-02-16dt-bindings: net: Add 5GBASER phy interfacePavana Sharma1-0/+1
2021-02-16tg3: Remove unused PHY_BRCM flagsFlorian Fainelli2-12/+3
2021-02-16net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K1-0/+3
2021-02-16net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K2-1/+9
2021-02-16net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K2-1/+1
2021-02-16net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K2-1/+41