aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham2-0/+25
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-20net: mscc: ocelot: use helpers for port VLAN membershipVladimir Oltean1-20/+40
2021-08-20net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean3-7/+9
2021-08-20net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean3-21/+24
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-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-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-20net: sparx5: switchdev: adding frame DMA functionalitySteen Hegelund7-10/+693
2021-08-20Merge tag 'mlx5-updates-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller22-702/+1769
2021-08-20Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller11-1307/+1698
2021-08-19net/mlx5: E-switch, Add QoS tracepointsDmytro Linkin2-1/+135
2021-08-19net/mlx5: E-switch, Allow to add vports to rate groupsDmytro Linkin5-25/+199
2021-08-19net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groupsDmytro Linkin4-39/+225
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin4-5/+143
2021-08-19net/mlx5: E-switch, Enable devlink port tx_{share|max} rate controlDmytro Linkin5-27/+157
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin7-316/+346
2021-08-19net/mlx5e: TC, Support sample offload action for tunneled trafficChris Mi4-91/+214
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi5-14/+37
2021-08-19net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnelChris Mi1-9/+6
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi7-122/+176
2021-08-19net/mlx5e: Introduce post action infrastructureChris Mi3-1/+81
2021-08-19net/mlx5e: CT, Use xarray to manage fte idsChris Mi1-9/+9
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi5-28/+29
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi7-104/+104
2021-08-19net/mlx5e: Remove mlx5e dependency from E-Switch sampleSaeed Mahameed3-17/+14
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski75-362/+785
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds28-150/+362
2021-08-19Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds2-0/+30