Age | Commit message (Expand) | Author |
2021-08-20 | net: bridge: vlan: convert mcast router global option to per-vlan entry | Nikolay Aleksandrov |
2021-08-20 | net: bridge: mcast: br_multicast_set_port_router takes multicast context as a... | Nikolay Aleksandrov |
2021-08-20 | octeontx2-pf: Add check for non zero mcam flows | Sunil Goutham |
2021-08-20 | tools/net: Use bitwise instead of arithmetic operator for flags | jing yangyang |
2021-08-20 | Merge branch 'ipa-kill-off-ipa_clock_get' | David S. Miller |
2021-08-20 | net: ipa: kill ipa_clock_get() | Alex Elder |
2021-08-20 | net: ipa: don't use ipa_clock_get() in "ipa_modem.c" | Alex Elder |
2021-08-20 | net: ipa: don't use ipa_clock_get() in "ipa_uc.c" | Alex Elder |
2021-08-20 | net: ipa: don't use ipa_clock_get() in "ipa_smp2p.c" | Alex Elder |
2021-08-20 | net: ipa: don't use ipa_clock_get() in "ipa_main.c" | Alex Elder |
2021-08-20 | net: ipa: fix TX queue race | Alex Elder |
2021-08-20 | Merge branch 'ocelot-vlan' | David S. Miller |
2021-08-20 | net: mscc: ocelot: use helpers for port VLAN membership | Vladimir Oltean |
2021-08-20 | net: mscc: ocelot: transmit the VLAN filtering restrictions via extack | Vladimir Oltean |
2021-08-20 | net: mscc: ocelot: transmit the "native VLAN" error via extack | Vladimir Oltean |
2021-08-20 | Merge branch 'ocelot-phylink-fixes' | David S. Miller |
2021-08-20 | net: mscc: ocelot: allow probing to continue with ports that fail to register | Vladimir Oltean |
2021-08-20 | net: mscc: ocelot: be able to reuse a devlink_port after teardown | Horatiu Vultur |
2021-08-20 | Merge branch 'dpaa2-switch-phylikn-fixes' | David S. Miller |
2021-08-20 | net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error path | Vladimir Oltean |
2021-08-20 | net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lock | Vladimir Oltean |
2021-08-20 | Merge branch 'gmii2rgmii-loopback' | David S. Miller |
2021-08-20 | net: phy: gmii2rgmii: Support PHY loopback | Gerhard Engleder |
2021-08-20 | net: phy: Uniform PHY driver access | Gerhard Engleder |
2021-08-20 | net: phy: Support set_loopback override | Gerhard Engleder |
2021-08-20 | Merge branch 'sparx5-dma' | David S. Miller |
2021-08-20 | arm64: dts: sparx5: Add the Sparx5 switch frame DMA support | Steen Hegelund |
2021-08-20 | net: sparx5: switchdev: adding frame DMA functionality | Steen Hegelund |
2021-08-20 | Merge tag 'batadv-next-pullrequest-20210820' of git://git.open-mesh.org/linux... | David S. Miller |
2021-08-20 | Merge tag 'mlx5-updates-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-08-20 | Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-08-20 | Merge tag 'batadv-next-pullrequest-20210819' of git://git.open-mesh.org/linux... | David S. Miller |
2021-08-20 | batman-adv: bcast: remove remaining skb-copy calls | Linus Lüssing |
2021-08-20 | batman-adv: Drop NULL check before dropping references | Sven Eckelmann |
2021-08-20 | batman-adv: Check ptr for NULL before reducing its refcnt | Sven Eckelmann |
2021-08-20 | batman-adv: Switch to kstrtox.h for kstrtou64 | Sven Eckelmann |
2021-08-20 | batman-adv: Move IRC channel to hackint.org | Sven Eckelmann |
2021-08-19 | net/mlx5: E-switch, Add QoS tracepoints | Dmytro Linkin |
2021-08-19 | net/mlx5: E-switch, Allow to add vports to rate groups | Dmytro Linkin |
2021-08-19 | net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groups | Dmytro Linkin |
2021-08-19 | net/mlx5: E-switch, Introduce rate limiting groups API | Dmytro Linkin |
2021-08-19 | net/mlx5: E-switch, Enable devlink port tx_{share|max} rate control | Dmytro Linkin |
2021-08-19 | net/mlx5: E-switch, Move QoS related code to dedicated file | Dmytro Linkin |
2021-08-19 | net/mlx5e: TC, Support sample offload action for tunneled traffic | Chris Mi |
2021-08-19 | net/mlx5e: TC, Restore tunnel info for sample offload | Chris Mi |
2021-08-19 | net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnel | Chris Mi |
2021-08-19 | net/mlx5e: Refactor ct to use post action infrastructure | Chris Mi |
2021-08-19 | net/mlx5e: Introduce post action infrastructure | Chris Mi |
2021-08-19 | net/mlx5e: CT, Use xarray to manage fte ids | Chris Mi |
2021-08-19 | net/mlx5e: Move sample attribute to flow attribute | Chris Mi |