summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-21net: dsa: mv88e6xxx: Export cross-chip PVT as devlink regionTobias Waldekranz
2021-04-21net: dsa: mv88e6xxx: Fix off-by-one in VTU devlink region sizeTobias Waldekranz
2021-04-21net: dsa: mv88e6xxx: Correct spelling of define "ADRR" -> "ADDR"Tobias Waldekranz
2021-04-21Merge branch 'octeontx2-af-cn10k'David S. Miller
2021-04-21octeontx2-af: Add mailbox for CPT statsSrujana Challa
2021-04-21octeontx2-af: cn10k: Add mailbox to configure reassembly timeoutSrujana Challa
2021-04-21octeontx2-af: cn10k: Mailbox changes for CN10K CPTSrujana Challa
2021-04-20net: wwan: mhi_wwan_ctrl: Fix RX buffer starvationLoic Poulain
2021-04-20net: phy: at803x: fix probe error if copper page is selectedMichael Walle
2021-04-20net: mana: remove redundant initialization of variable errColin Ian King
2021-04-20virtio-net: fix use-after-free in page_to_skb()Eric Dumazet
2021-04-20phy: nxp-c45-tja11xx: fix phase offset calculationRadu Pirea (NXP OSS)
2021-04-20net: enetc: automatically select IERB moduleMichael Walle
2021-04-20virtio-net: restrict build_skb() use to some archesEric Dumazet
2021-04-20net: wwan: Fix bit ops double shiftLoic Poulain
2021-04-20Merge branch 'dsa-tag-override'David S. Miller
2021-04-20dt-bindings: net: dsa: Document dsa-tag-protocol propertyTobias Waldekranz
2021-04-20net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz
2021-04-20net: dsa: Only notify CPU ports of changes to the tag protocolTobias Waldekranz
2021-04-20net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocolTobias Waldekranz
2021-04-20net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag supportTobias Waldekranz
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-20Merge branch 'mlxsw-refactor-qdisc-offload'David S. Miller
2021-04-20selftests: mlxsw: sch_red_ets: Test proper counter cleaning in ETSPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Index future FIFOs by band numberPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Allocate child qdiscs dynamicallyPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lockPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Track children per qdiscPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Track tclass_num as int, not u8Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Drop an always-true conditionPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare()Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Drop one argument from check_params callbackPetr Machata
2021-04-20korina: Fix build.David S. Miller
2021-04-20Merge branch 'marvell-phy-hwmon'David S. Miller
2021-04-20net: phy: marvell: add support for Amethyst internal PHYMarek Behún
2021-04-20net: dsa: mv88e6xxx: simulate Amethyst PHY model numberMarek Behún
2021-04-20net: phy: marvell: use assignment by bitwise AND operatorMarek Behún
2021-04-20net: phy: marvell: fix HWMON enable register for 6390Marek Behún
2021-04-20net: phy: marvell: refactor HWMON OOP styleMarek Behún
2021-04-20korina: Fix conflict with global symbol desc_empty on x86.David S. Miller
2021-04-20Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-20net: dsa: felix: disable always guard band bit for TAS configXiaoliang Yang
2021-04-20Merge branch 'net-generic-selftest-support'David S. Miller
2021-04-20net: dsa: enable selftest support for all switches by defaultOleksij Rempel
2021-04-20net: ag71xx: make use of generic NET_SELFTESTS libraryOleksij Rempel
2021-04-20net: fec: make use of generic NET_SELFTESTS libraryOleksij Rempel
2021-04-20net: add generic selftest supportOleksij Rempel
2021-04-20net: phy: genphy_loopback: add link speed configurationOleksij Rempel
2021-04-20net: phy: execute genphy_loopback() per default on all PHYsOleksij Rempel