aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-21usb: hso: remove the bailout parameterDongliang Mu1-3/+3
2021-07-21usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu1-10/+23
2021-07-21i40e: add support for PTP external synchronization clockPiotr Kwapulinski4-20/+871
2021-07-21net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forwardVadim Fedorenko2-24/+19
2021-07-21net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko4-23/+6
2021-07-21Merge branch 'ipv6-ioam'David S. Miller27-1/+2393
2021-07-21selftests: net: Test for the IOAM insertion with IPv6Justin Iurman4-0/+702
2021-07-21ipv6: ioam: Documentation for new IOAM sysctlsJustin Iurman2-0/+43
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman10-12/+358
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman3-2/+624
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman13-1/+557
2021-07-21uapi: IPv6 IOAM headers definitionJustin Iurman1-0/+123
2021-07-21net: switchdev: recurse into __switchdev_handle_fdb_del_to_deviceVladimir Oltean1-4/+4
2021-07-21net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...Vladimir Oltean1-1/+1
2021-07-21net: phy: at803x: finish the phy id checking simplificationVladimir Oltean1-1/+1
2021-07-21net: phylink: cleanup ksettings_setRussell King (Oracle)1-7/+9
2021-07-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller11-186/+262
2021-07-20arm64: dts: imx8mp: change interrupt order per dt-bindingJoakim Zhang1-3/+3
2021-07-20dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yamlJoakim Zhang2-56/+93
2021-07-20dt-bindings: net: snps,dwmac: add missing DWMAC IP versionJoakim Zhang1-0/+3
2021-07-20igc: Increase timeout value for Speed 100/1000/2500Muhammad Husaini Zulkifli1-1/+3
2021-07-20igc: Set QBVCYCLET_S to 0 for TSN Basic SchedulingMuhammad Husaini Zulkifli1-1/+1
2021-07-20igc: Remove phy->type checkingSasha Neftin1-11/+4
2021-07-20igc: Remove _I_PHY_ID checkingSasha Neftin3-15/+4
2021-07-20igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin1-1/+8
2021-07-20net/e1000e: Fix spelling mistake "The" -> "This"Tree Davies1-1/+1
2021-07-20e1000e: Add space to the debug printSasha Neftin1-2/+4
2021-07-20e1000e: Add support for the next LOM generationSasha Neftin2-0/+8
2021-07-20e1000e: Add support for Lunar LakeSasha Neftin5-0/+21
2021-07-20e1000e: Additional PHY power saving in S0ixSasha Neftin1-0/+6
2021-07-20e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin3-0/+26
2021-07-20e1000e: Add handshake with the CSME to support S0ixSasha Neftin2-154/+176
2021-07-20net: phy: at803x: simplify custom phy id matchingRussell King1-11/+5
2021-07-20net: marvell: clean up trigraph warning on ??! stringColin Ian King1-1/+1
2021-07-20atm: idt77252: clean up trigraph warning on ??) stringColin Ian King1-1/+1
2021-07-20net: phy: intel-xway: Add RGMII internal delay configurationMartin Schiller1-0/+76
2021-07-20net: phylink: add phy change pause mode debugRussell King (Oracle)1-2/+3
2021-07-20net: mvpp2: deny disabling autoneg for 802.3z modesRussell King (Oracle)1-0/+9
2021-07-20net: mvneta: deny disabling autoneg for 802.3z modesRussell King (Oracle)1-6/+14
2021-07-20net: ipv4: add capability check for net administrationYang Yang1-3/+7
2021-07-20Merge branch 'qcom-dts-updates'David S. Miller3-8/+58
2021-07-20arm64: dts: qcom: sc7180: define ipa_fw_mem nodeAlex Elder1-0/+5
2021-07-20arm64: dts: qcom: sc7280: add IPA informationAlex Elder1-0/+43
2021-07-20dt-bindings: net: qcom,ipa: make imem interconnect optionalAlex Elder1-8/+10
2021-07-20net: ipa: fix IPA v4.11 interconnect dataAlex Elder1-9/+4
2021-07-20dt-bindings: net: fec: Fix indentationFabio Estevam1-5/+5
2021-07-20Merge branch 'fdb-fanout'David S. Miller4-105/+365
2021-07-20net: dsa: use switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean2-105/+113
2021-07-20net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICEVladimir Oltean2-0/+246
2021-07-20net: switchdev: introduce helper for checking dynamically learned FDB entriesVladimir Oltean2-1/+7