summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/node.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-21rtlwifi: implement set_tim by update beacon contentPing-Ke Shih4-0/+37
2021-04-21libertas_tf: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-04-21rtw88: refine napi deinit flowPo-Hao Huang2-5/+15
2021-04-21rtw88: Fix potential unrecoverable tx queue stopYu-Yen Ting1-2/+8
2021-04-21rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryptionGuo-Feng Fan1-1/+2
2021-04-21rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan3-2/+112
2021-04-21rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan6-1/+809
2021-04-21rtw88: 8822c: reorder macro position according to the register numberGuo-Feng Fan2-143/+148
2021-04-21net: wwan: mhi_wwan_ctrl: Fix RX buffer starvationLoic Poulain1-4/+4
2021-04-21net: phy: at803x: fix probe error if copper page is selectedMichael Walle1-6/+17
2021-04-21net: mana: remove redundant initialization of variable errColin Ian King1-1/+1
2021-04-21virtio-net: fix use-after-free in page_to_skb()Eric Dumazet1-1/+4
2021-04-21phy: nxp-c45-tja11xx: fix phase offset calculationRadu Pirea (NXP OSS)1-1/+1
2021-04-21net: enetc: automatically select IERB moduleMichael Walle1-1/+1
2021-04-21virtio-net: restrict build_skb() use to some archesEric Dumazet1-1/+1
2021-04-21net: wwan: Fix bit ops double shiftLoic Poulain2-4/+6
2021-04-21dt-bindings: net: dsa: Document dsa-tag-protocol propertyTobias Waldekranz1-0/+9
2021-04-21net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz2-17/+91
2021-04-21net: dsa: Only notify CPU ports of changes to the tag protocolTobias Waldekranz1-18/+7
2021-04-21net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocolTobias Waldekranz1-0/+39
2021-04-21net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag supportTobias Waldekranz2-35/+46
2021-04-21selftests: mlxsw: sch_red_ets: Test proper counter cleaning in ETSPetr Machata1-0/+7
2021-04-21mlxsw: spectrum_qdisc: Index future FIFOs by band numberPetr Machata1-7/+6
2021-04-21mlxsw: spectrum_qdisc: Allocate child qdiscs dynamicallyPetr Machata1-32/+83
2021-04-21mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lockPetr Machata1-16/+73
2021-04-21mlxsw: spectrum_qdisc: Track children per qdiscPetr Machata1-46/+118
2021-04-21mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()Petr Machata1-30/+18
2021-04-21mlxsw: spectrum_qdisc: Track tclass_num as int, not u8Petr Machata1-6/+6
2021-04-21mlxsw: spectrum_qdisc: Drop an always-true conditionPetr Machata1-4/+1
2021-04-21mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare()Petr Machata1-15/+7
2021-04-21mlxsw: spectrum_qdisc: Drop one argument from check_params callbackPetr Machata1-7/+1
2021-04-21korina: Fix build.David S. Miller1-1/+1
2021-04-21net: phy: marvell: add support for Amethyst internal PHYMarek Behún2-3/+115
2021-04-21net: dsa: mv88e6xxx: simulate Amethyst PHY model numberMarek Behún1-0/+1
2021-04-21net: phy: marvell: use assignment by bitwise AND operatorMarek Behún1-1/+1
2021-04-21net: phy: marvell: fix HWMON enable register for 6390Marek Behún1-10/+9
2021-04-21net: phy: marvell: refactor HWMON OOP styleMarek Behún1-244/+125
2021-04-21korina: Fix conflict with global symbol desc_empty on x86.David S. Miller1-8/+8
2021-04-21net: dsa: felix: disable always guard band bit for TAS configXiaoliang Yang1-2/+6
2021-04-21net: dsa: enable selftest support for all switches by defaultOleksij Rempel3-0/+24
2021-04-21net: ag71xx: make use of generic NET_SELFTESTS libraryOleksij Rempel2-4/+17
2021-04-21net: fec: make use of generic NET_SELFTESTS libraryOleksij Rempel2-0/+8
2021-04-21net: add generic selftest supportOleksij Rempel4-0/+417
2021-04-21net: phy: genphy_loopback: add link speed configurationOleksij Rempel3-3/+29
2021-04-21net: phy: execute genphy_loopback() per default on all PHYsOleksij Rempel1-2/+5
2021-04-20net/mlx5: DR, Add support for isolate_vl_tc QPYevgeny Kliteynik4-1/+14
2021-04-20net/mlx5: DR, Add support for force-loopback QPYevgeny Kliteynik4-7/+77
2021-04-20net/mlx5: DR, Add support for matching tunnel GTP-UYevgeny Kliteynik8-1/+397
2021-04-20net/mlx5: DR, Set flex parser for TNL_MPLS dynamicallyYevgeny Kliteynik7-20/+262
2021-04-20net/mlx5: DR, Add support for matching on geneve TLV optionYevgeny Kliteynik7-4/+107