| Commit message (Expand) | Author | Age | Files | Lines |
* | fjes: check return value after calling platform_get_resource() | Yang Yingliang | 2021-06-10 | 1 | -0/+4 |
* | net: axienet: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 2021-06-10 | 1 | -5/+2 |
* | net: w5100: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 2021-06-10 | 1 | -6/+1 |
* | Merge branch 'ixp4xxx_hss-cleanups' | David S. Miller | 2021-06-10 | 1 | -64/+80 |
|\ |
|
| * | net: ixp4xx_hss: add braces {} to all arms of the statement | Peng Li | 2021-06-10 | 1 | -2/+2 |
| * | net: ixp4xx_hss: fix the comments style issue | Peng Li | 2021-06-10 | 1 | -5/+7 |
| * | net: ixp4xx_hss: remove redundant spaces | Peng Li | 2021-06-10 | 1 | -15/+15 |
| * | net: ixp4xx_hss: add some required spaces | Peng Li | 2021-06-10 | 1 | -4/+4 |
| * | net: ixp4xx_hss: move out assignment in if condition | Peng Li | 2021-06-10 | 1 | -23/+43 |
| * | net: ixp4xx_hss: fix the code style issue about "foo* bar" | Peng Li | 2021-06-10 | 1 | -3/+3 |
| * | net: ixp4xx_hss: add blank line after declarations | Peng Li | 2021-06-10 | 1 | -0/+5 |
| * | net: ixp4xx_hss: remove redundant blank lines | Peng Li | 2021-06-10 | 1 | -11/+0 |
|/ |
|
* | tipc:subscr.c: fix a spelling mistake | gushengxian | 2021-06-10 | 1 | -1/+1 |
* | tipc: socket.c: fix the use of copular verb | gushengxian | 2021-06-10 | 1 | -1/+1 |
* | node.c: fix the use of indefinite article | gushengxian | 2021-06-10 | 1 | -1/+1 |
* | af_unix: remove the repeated word "and" | gushengxian | 2021-06-10 | 1 | -1/+1 |
* | vsock/vmci: remove the repeated word "be" | gushengxian | 2021-06-10 | 1 | -1/+1 |
* | Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2021-06-10 | 31 | -131/+2523 |
|\ |
|
| * | net/mlx5: Bridge, add tracepoints | Vlad Buslov | 2021-06-10 | 4 | -50/+247 |
| * | net/mlx5: Bridge, filter tagged packets that didn't match tagged fg | Vlad Buslov | 2021-06-10 | 3 | -5/+141 |
| * | net/mlx5: Bridge, support pvid and untagged vlan configurations | Vlad Buslov | 2021-06-10 | 2 | -16/+167 |
| * | net/mlx5: Bridge, match FDB entry vlan tag | Vlad Buslov | 2021-06-10 | 3 | -10/+181 |
| * | net/mlx5: Bridge, implement infrastructure for vlans | Vlad Buslov | 2021-06-10 | 3 | -3/+286 |
| * | net/mlx5: Bridge, dynamic entry ageing | Vlad Buslov | 2021-06-10 | 3 | -13/+193 |
| * | net/mlx5: Bridge, handle FDB events | Vlad Buslov | 2021-06-10 | 4 | -4/+424 |
| * | net/mlx5: Bridge, add offload infrastructure | Vlad Buslov | 2021-06-10 | 10 | -0/+540 |
| * | net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpers | Vlad Buslov | 2021-06-10 | 2 | -5/+5 |
| * | net/mlx5: Create TC-miss priority and table | Vlad Buslov | 2021-06-10 | 4 | -1/+26 |
| * | net/mlx5: DR, Support EMD tag in modify header for STEv1 | Yevgeny Kliteynik | 2021-06-10 | 1 | -0/+8 |
| * | net/mlx5: DR, Added support for INSERT_HEADER reformat type | Yevgeny Kliteynik | 2021-06-10 | 7 | -26/+150 |
| * | net/mlx5: Added new parameters to reformat context | Yevgeny Kliteynik | 2021-06-10 | 10 | -53/+86 |
| * | net/mlx5: DR, Allow encap action for RX for supporting devices | Yevgeny Kliteynik | 2021-06-10 | 5 | -14/+93 |
| * | net/mlx5: DR, Split reformat state to Encap and Decap | Yevgeny Kliteynik | 2021-06-10 | 1 | -34/+35 |
| * | net/mlx5: mlx5_ifc support for header insert/remove | Yevgeny Kliteynik | 2021-06-10 | 3 | -6/+50 |
* | | net: davinci_emac: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 2021-06-10 | 1 | -3/+2 |
* | | net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 2021-06-10 | 2 | -4/+2 |
* | | net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space | Wong Vee Khee | 2021-06-10 | 1 | -0/+12 |
* | | netlink: simplify NLMSG_DATA with NLMSG_HDRLEN | Chen Li | 2021-06-10 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'ipa-mem-1' | David S. Miller | 2021-06-10 | 7 | -38/+291 |
|\ |
|
| * | net: ipa: use bitmap to check for missing regions | Alex Elder | 2021-06-10 | 1 | -8/+5 |
| * | net: ipa: flag duplicate memory regions | Alex Elder | 2021-06-10 | 1 | -0/+9 |
| * | net: ipa: validate memory regions based on version | Alex Elder | 2021-06-10 | 1 | -0/+61 |
| * | net: ipa: introduce ipa_mem_id_optional() | Alex Elder | 2021-06-10 | 2 | -10/+53 |
| * | net: ipa: pass memory configuration data to ipa_mem_valid() | Alex Elder | 2021-06-10 | 1 | -15/+14 |
| * | net: ipa: validate memory regions at init time | Alex Elder | 2021-06-10 | 1 | -4/+4 |
| * | net: ipa: separate region range check from other validation | Alex Elder | 2021-06-10 | 1 | -3/+26 |
| * | net: ipa: separate memory validation from initialization | Alex Elder | 2021-06-10 | 1 | -8/+32 |
| * | net: ipa: validate memory regions unconditionally | Alex Elder | 2021-06-10 | 1 | -14/+3 |
| * | net: ipa: store memory region id in descriptor | Alex Elder | 2021-06-10 | 6 | -1/+106 |
| * | net: ipa: define IPA_MEM_END_MARKER | Alex Elder | 2021-06-10 | 4 | -2/+5 |
|/ |
|