aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman
2021-07-21uapi: IPv6 IOAM headers definitionJustin Iurman
2021-07-21net: switchdev: recurse into __switchdev_handle_fdb_del_to_deviceVladimir Oltean
2021-07-21net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...Vladimir Oltean
2021-07-21net: phy: at803x: finish the phy id checking simplificationVladimir Oltean
2021-07-21net: phylink: cleanup ksettings_setRussell King (Oracle)
2021-07-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-07-20arm64: dts: imx8mp: change interrupt order per dt-bindingJoakim Zhang
2021-07-20dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yamlJoakim Zhang
2021-07-20dt-bindings: net: snps,dwmac: add missing DWMAC IP versionJoakim Zhang
2021-07-20igc: Increase timeout value for Speed 100/1000/2500Muhammad Husaini Zulkifli
2021-07-20igc: Set QBVCYCLET_S to 0 for TSN Basic SchedulingMuhammad Husaini Zulkifli
2021-07-20igc: Remove phy->type checkingSasha Neftin
2021-07-20igc: Remove _I_PHY_ID checkingSasha Neftin
2021-07-20igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin
2021-07-20net/e1000e: Fix spelling mistake "The" -> "This"Tree Davies
2021-07-20e1000e: Add space to the debug printSasha Neftin
2021-07-20e1000e: Add support for the next LOM generationSasha Neftin
2021-07-20e1000e: Add support for Lunar LakeSasha Neftin
2021-07-20e1000e: Additional PHY power saving in S0ixSasha Neftin
2021-07-20e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin
2021-07-20e1000e: Add handshake with the CSME to support S0ixSasha Neftin
2021-07-20net: phy: at803x: simplify custom phy id matchingRussell King
2021-07-20net: marvell: clean up trigraph warning on ??! stringColin Ian King
2021-07-20atm: idt77252: clean up trigraph warning on ??) stringColin Ian King
2021-07-20net: phy: intel-xway: Add RGMII internal delay configurationMartin Schiller
2021-07-20net: phylink: add phy change pause mode debugRussell King (Oracle)
2021-07-20net: mvpp2: deny disabling autoneg for 802.3z modesRussell King (Oracle)
2021-07-20net: mvneta: deny disabling autoneg for 802.3z modesRussell King (Oracle)
2021-07-20net: ipv4: add capability check for net administrationYang Yang
2021-07-20Merge branch 'qcom-dts-updates'David S. Miller
2021-07-20arm64: dts: qcom: sc7180: define ipa_fw_mem nodeAlex Elder
2021-07-20arm64: dts: qcom: sc7280: add IPA informationAlex Elder
2021-07-20dt-bindings: net: qcom,ipa: make imem interconnect optionalAlex Elder
2021-07-20net: ipa: fix IPA v4.11 interconnect dataAlex Elder
2021-07-20dt-bindings: net: fec: Fix indentationFabio Estevam
2021-07-20Merge branch 'fdb-fanout'David S. Miller
2021-07-20net: dsa: use switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean
2021-07-20net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICEVladimir Oltean
2021-07-20net: switchdev: introduce helper for checking dynamically learned FDB entriesVladimir Oltean
2021-07-20net: phy: add Maxlinear GPY115/21x/24x driverXu Liang
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang
2021-07-20Merge branch 'tag_8021q-cross-chip'David S. Miller
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean
2021-07-20net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave timeVladimir Oltean
2021-07-20net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean
2021-07-20net: dsa: build tag_8021q.c as part of DSA coreVladimir Oltean
2021-07-20net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean