summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-20net: bridge: vlan: convert mcast router global option to per-vlan entryNikolay Aleksandrov
2021-08-20net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...Nikolay Aleksandrov
2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham
2021-08-20tools/net: Use bitwise instead of arithmetic operator for flagsjing yangyang
2021-08-20Merge branch 'ipa-kill-off-ipa_clock_get'David S. Miller
2021-08-20net: ipa: kill ipa_clock_get()Alex Elder
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_modem.c"Alex Elder
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_uc.c"Alex Elder
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_smp2p.c"Alex Elder
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_main.c"Alex Elder
2021-08-20net: ipa: fix TX queue raceAlex Elder
2021-08-20Merge branch 'ocelot-vlan'David S. Miller
2021-08-20net: mscc: ocelot: use helpers for port VLAN membershipVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean
2021-08-20Merge branch 'ocelot-phylink-fixes'David S. Miller
2021-08-20net: mscc: ocelot: allow probing to continue with ports that fail to registerVladimir Oltean
2021-08-20net: mscc: ocelot: be able to reuse a devlink_port after teardownHoratiu Vultur
2021-08-20Merge branch 'dpaa2-switch-phylikn-fixes'David S. Miller
2021-08-20net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error pathVladimir Oltean
2021-08-20net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lockVladimir Oltean
2021-08-20Merge branch 'gmii2rgmii-loopback'David S. Miller
2021-08-20net: phy: gmii2rgmii: Support PHY loopbackGerhard Engleder
2021-08-20net: phy: Uniform PHY driver accessGerhard Engleder
2021-08-20net: phy: Support set_loopback overrideGerhard Engleder
2021-08-20Merge branch 'sparx5-dma'David S. Miller
2021-08-20arm64: dts: sparx5: Add the Sparx5 switch frame DMA supportSteen Hegelund
2021-08-20net: sparx5: switchdev: adding frame DMA functionalitySteen Hegelund
2021-08-20Merge tag 'batadv-next-pullrequest-20210820' of git://git.open-mesh.org/linux...David S. Miller
2021-08-20Merge tag 'mlx5-updates-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-20Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-20Merge tag 'batadv-next-pullrequest-20210819' of git://git.open-mesh.org/linux...David S. Miller
2021-08-20batman-adv: bcast: remove remaining skb-copy callsLinus Lüssing
2021-08-20batman-adv: Drop NULL check before dropping referencesSven Eckelmann
2021-08-20batman-adv: Check ptr for NULL before reducing its refcntSven Eckelmann
2021-08-20batman-adv: Switch to kstrtox.h for kstrtou64Sven Eckelmann
2021-08-20batman-adv: Move IRC channel to hackint.orgSven Eckelmann
2021-08-19net/mlx5: E-switch, Add QoS tracepointsDmytro Linkin
2021-08-19net/mlx5: E-switch, Allow to add vports to rate groupsDmytro Linkin
2021-08-19net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groupsDmytro Linkin
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin
2021-08-19net/mlx5: E-switch, Enable devlink port tx_{share|max} rate controlDmytro Linkin
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin
2021-08-19net/mlx5e: TC, Support sample offload action for tunneled trafficChris Mi
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi
2021-08-19net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnelChris Mi
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi
2021-08-19net/mlx5e: Introduce post action infrastructureChris Mi
2021-08-19net/mlx5e: CT, Use xarray to manage fte idsChris Mi
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi