Age | Commit message (Expand) | Author |
2021-06-10 | net: ixp4xx_hss: remove redundant spaces | Peng Li |
2021-06-10 | net: ixp4xx_hss: add some required spaces | Peng Li |
2021-06-10 | net: ixp4xx_hss: move out assignment in if condition | Peng Li |
2021-06-10 | net: ixp4xx_hss: fix the code style issue about "foo* bar" | Peng Li |
2021-06-10 | net: ixp4xx_hss: add blank line after declarations | Peng Li |
2021-06-10 | net: ixp4xx_hss: remove redundant blank lines | Peng Li |
2021-06-10 | Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-06-10 | net: davinci_emac: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-10 | net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-10 | net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space | Wong Vee Khee |
2021-06-09 | net/mlx5: Bridge, add tracepoints | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, filter tagged packets that didn't match tagged fg | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, support pvid and untagged vlan configurations | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, match FDB entry vlan tag | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, implement infrastructure for vlans | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, dynamic entry ageing | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, handle FDB events | Vlad Buslov |
2021-06-09 | net/mlx5: Bridge, add offload infrastructure | Vlad Buslov |
2021-06-09 | net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpers | Vlad Buslov |
2021-06-09 | net/mlx5: Create TC-miss priority and table | Vlad Buslov |
2021-06-09 | net/mlx5: DR, Support EMD tag in modify header for STEv1 | Yevgeny Kliteynik |
2021-06-09 | net/mlx5: DR, Added support for INSERT_HEADER reformat type | Yevgeny Kliteynik |
2021-06-09 | net/mlx5: Added new parameters to reformat context | Yevgeny Kliteynik |
2021-06-09 | net/mlx5: DR, Allow encap action for RX for supporting devices | Yevgeny Kliteynik |
2021-06-09 | net/mlx5: DR, Split reformat state to Encap and Decap | Yevgeny Kliteynik |
2021-06-09 | net/mlx5: mlx5_ifc support for header insert/remove | Yevgeny Kliteynik |
2021-06-09 | net: ipa: use bitmap to check for missing regions | Alex Elder |
2021-06-09 | net: ipa: flag duplicate memory regions | Alex Elder |
2021-06-09 | net: ipa: validate memory regions based on version | Alex Elder |
2021-06-09 | net: ipa: introduce ipa_mem_id_optional() | Alex Elder |
2021-06-09 | net: ipa: pass memory configuration data to ipa_mem_valid() | Alex Elder |
2021-06-09 | net: ipa: validate memory regions at init time | Alex Elder |
2021-06-09 | net: ipa: separate region range check from other validation | Alex Elder |
2021-06-09 | net: ipa: separate memory validation from initialization | Alex Elder |
2021-06-09 | net: ipa: validate memory regions unconditionally | Alex Elder |
2021-06-09 | net: ipa: store memory region id in descriptor | Alex Elder |
2021-06-09 | net: ipa: define IPA_MEM_END_MARKER | Alex Elder |
2021-06-09 | net: dsa: sja1105: Fix assigned yet unused return code rc | Colin Ian King |
2021-06-09 | stmmac: prefetch right address | Matteo Croce |
2021-06-09 | mlxsw: thermal: Fix null dereference of NULL temperature parameter | Colin Ian King |
2021-06-09 | net: ethernet: rmnet: Always subtract MAP header | Kristian Evensen |
2021-06-09 | net: ena: make symbol 'ena_alloc_map_page' static | Wei Yongjun |
2021-06-09 | net: phy: realtek: net: Fix less than zero comparison of a u16 | Colin Ian King |
2021-06-09 | net: stmmac: Fix missing { } around two statements in an if statement | Colin Ian King |
2021-06-09 | net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname() | Yang Yingliang |
2021-06-09 | mvpp2: prefetch page | Matteo Croce |
2021-06-09 | mvpp2: prefetch right address | Matteo Croce |
2021-06-09 | net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname() | Yang Yingliang |
2021-06-09 | net: stmmac: Use devm_platform_ioremap_resource_byname() | Yang Yingliang |
2021-06-09 | net: sgi: ioc3-eth: check return value after calling platform_get_resource() | Yang Yingliang |