| Age | Commit message (Expand) | Author |
| 2021-06-10 | net: ipa: pass mem_id to ipa_filter_reset_table() | Alex Elder |
| 2021-06-10 | net: ipa: clean up header memory validation | Alex Elder |
| 2021-06-10 | net: ipa: don't assume mem array indexed by ID | Alex Elder |
| 2021-06-10 | ibmvnic: Allow device probe if the device is not ready at boot | Cristobal Forno |
| 2021-06-10 | net: marvell: prestera: add LAG support | Serhiy Boiko |
| 2021-06-10 | net: marvell: prestera: do not propagate netdev events to prestera_switchdev.c | Vadym Kochan |
| 2021-06-10 | net: marvell: prestera: move netdev topology validation to prestera_main | Vadym Kochan |
| 2021-06-10 | soc: qcom: ipa: Remove superfluous error message around platform_get_irq() | Tan Zhongjun |
| 2021-06-10 | ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.c | Wang Hai |
| 2021-06-10 | mt76: mt7615: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
| 2021-06-10 | net: mido: mdio-mux-bcm-iproc: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
| 2021-06-10 | net: stmmac: Fix mixed enum type warning | Wong Vee Khee |
| 2021-06-10 | fjes: check return value after calling platform_get_resource() | Yang Yingliang |
| 2021-06-10 | net: axienet: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
| 2021-06-10 | net: w5100: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
| 2021-06-10 | net: ixp4xx_hss: add braces {} to all arms of the statement | Peng Li |
| 2021-06-10 | net: ixp4xx_hss: fix the comments style issue | Peng Li |
| 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-fixes-2021-06-09' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
| 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-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
| 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/mlx5e: Block offload of outer header csum for GRE tunnel | Aya Levin |
| 2021-06-09 | net/mlx5e: Block offload of outer header csum for UDP tunnels | Aya Levin |
| 2021-06-09 | Revert "net/mlx5: Arm only EQs with EQEs" | Shay Drory |
| 2021-06-09 | net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMP | Aya Levin |
| 2021-06-09 | net/mlx5e: Don't update netdev RQs with PTP-RQ | Aya Levin |