aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-22octeontx2-af: cn10k: Use FLIT0 register instead of FLIT1Geetha sowjanya2-3/+3
2021-08-22octeontx2-pf: Fix algorithm index in MCAM rules with RSS actionSunil Goutham3-0/+15
2021-08-22octeontx2-pf: Don't install VLAN offload rule if netdev is downSunil Goutham1-1/+2
2021-08-22octeontx2-af: Check capability flag while freeing ipolicer memoryGeetha sowjanya1-3/+6
2021-08-22octeontx2-af: Use DMA_ATTR_FORCE_CONTIGUOUS attribute in DMA allocGeetha sowjanya1-5/+6
2021-08-22octeontx2-pf: send correct vlan priority mask to npc_install_flow_reqNaveen Mamindlapalli1-2/+2
2021-08-22octeontx2-pf: Don't mask out supported link modesHariprasad Kelam1-5/+0
2021-08-22octeontx2-af: Handle return value in block reset.Geetha sowjanya1-1/+4
2021-08-22octeontx2-af: cn10k: Fix SDP base channel numberSubbaraya Sundeep2-11/+22
2021-08-22octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep1-0/+15
2021-08-22dt-bindings: net: brcm,unimac-mdio: convert to the json-schemaRafał Miłecki2-43/+84
2021-08-22Merge branch 'dsa-docs'David S. Miller4-280/+17
2021-08-22docs: net: dsa: document the new methods for bridge TX forwarding offloadVladimir Oltean1-0/+16
2021-08-22docs: net: dsa: remove references to struct dsa_device_ops::filterVladimir Oltean1-13/+0
2021-08-22docs: net: dsa: sja1105: update list of limitationsVladimir Oltean1-217/+1
2021-08-22docs: devlink: remove the references to sja1105Vladimir Oltean2-50/+0
2021-08-22Merge branch 'ipa-autosuspend'David S. Miller19-204/+217
2021-08-22net: ipa: rename "ipa_clock.c"Alex Elder6-8/+8
2021-08-22net: ipa: rename ipa_clock_* symbolsAlex Elder17-173/+171
2021-08-22net: ipa: use autosuspendAlex Elder6-25/+40
2021-08-20Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski18-63/+764
2021-08-20Merge branch 'bridge-vlan'David S. Miller7-27/+74
2021-08-20net: bridge: vlan: convert mcast router global option to per-vlan entryNikolay Aleksandrov5-19/+63
2021-08-20net: bridge: mcast: br_multicast_set_port_router takes multicast context as argumentNikolay Aleksandrov4-8/+11
2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham2-0/+25
2021-08-20tools/net: Use bitwise instead of arithmetic operator for flagsjing yangyang1-2/+2
2021-08-20Merge branch 'ipa-kill-off-ipa_clock_get'David S. Miller7-92/+65
2021-08-20net: ipa: kill ipa_clock_get()Alex Elder3-48/+7
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_modem.c"Alex Elder1-17/+23
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_uc.c"Alex Elder1-9/+13
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_smp2p.c"Alex Elder1-8/+11
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_main.c"Alex Elder1-10/+11
2021-08-20net: ipa: fix TX queue raceAlex Elder3-2/+94
2021-08-20Merge branch 'ocelot-vlan'David S. Miller4-50/+76
2021-08-20net: mscc: ocelot: use helpers for port VLAN membershipVladimir Oltean1-20/+40
2021-08-20net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean4-8/+11
2021-08-20net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean4-22/+25
2021-08-20Merge branch 'ocelot-phylink-fixes'David S. Miller2-3/+5
2021-08-20net: mscc: ocelot: allow probing to continue with ports that fail to registerVladimir Oltean1-3/+4
2021-08-20net: mscc: ocelot: be able to reuse a devlink_port after teardownHoratiu Vultur1-0/+1
2021-08-20Merge branch 'dpaa2-switch-phylikn-fixes'David S. Miller1-3/+16
2021-08-20net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error pathVladimir Oltean1-5/+14
2021-08-20net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lockVladimir Oltean1-0/+4
2021-08-20Merge branch 'gmii2rgmii-loopback'David S. Miller2-19/+40
2021-08-20net: phy: gmii2rgmii: Support PHY loopbackGerhard Engleder1-11/+35
2021-08-20net: phy: Uniform PHY driver accessGerhard Engleder1-3/+1
2021-08-20net: phy: Support set_loopback overrideGerhard Engleder1-5/+4
2021-08-20Merge branch 'sparx5-dma'David S. Miller8-12/+696
2021-08-20arm64: dts: sparx5: Add the Sparx5 switch frame DMA supportSteen Hegelund1-2/+3
2021-08-20net: sparx5: switchdev: adding frame DMA functionalitySteen Hegelund7-10/+693