summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-21igc: Remove _I_PHY_ID checkingSasha Neftin3-15/+4
2021-07-21igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin1-1/+8
2021-07-21net/e1000e: Fix spelling mistake "The" -> "This"Tree Davies1-1/+1
2021-07-21e1000e: Add space to the debug printSasha Neftin1-2/+4
2021-07-21e1000e: Add support for the next LOM generationSasha Neftin2-0/+8
2021-07-21e1000e: Add support for Lunar LakeSasha Neftin5-0/+21
2021-07-21e1000e: Additional PHY power saving in S0ixSasha Neftin1-0/+6
2021-07-21e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin3-0/+26
2021-07-21e1000e: 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
2021-07-20net: phy: add Maxlinear GPY115/21x/24x driverXu Liang4-0/+741
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang2-0/+15
2021-07-20Merge branch 'tag_8021q-cross-chip'David S. Miller17-1131/+455
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean6-340/+256
2021-07-20net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave timeVladimir Oltean3-38/+126
2021-07-20net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean4-42/+15
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean5-30/+17
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean7-100/+99
2021-07-20net: dsa: build tag_8021q.c as part of DSA coreVladimir Oltean3-16/+1
2021-07-20net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean4-17/+52
2021-07-20net: dsa: tag_8021q: remove struct packet_type declarationVladimir Oltean1-1/+0
2021-07-20net: dsa: tag_8021q: use symbolic error namesVladimir Oltean1-10/+10
2021-07-20net: dsa: tag_8021q: use "err" consistently instead of "rc"Vladimir Oltean1-23/+23
2021-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean9-700/+42
2021-07-20Merge branch 's390-next'David S. Miller13-400/+131
2021-07-20Merge branch 'veth-flexible-channel-numbers'David S. Miller15-74/+457
2021-07-20Merge branch 'bridge-vlan-multicast'David S. Miller15-826/+1791
2021-07-20s390/qeth: clean up device_type managementJulian Wiedmann4-11/+10
2021-07-20s390/qeth: clean up QETH_PROT_* namingJulian Wiedmann2-4/+4
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann10-375/+48
2021-07-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller3-16/+73
2021-07-20Merge branch 'veth-flexible-channel-numbers'David S. Miller2-54/+434
2021-07-20selftests: net: veth: add tests for set_channelPaolo Abeni1-1/+182