aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-27move mhi to mhi_netwwanLoic Poulain
2021-07-27Add MHI WWAN MBIMLoic Poulain
2021-07-27net: qed: remove unneeded return variablesJason Wang
2021-07-27docs: networking: dpaa2: add documentation for the switch driverIoana Ciornei
2021-07-27Merge branch 'ovs-upcall-issues'David S. Miller
2021-07-27openvswitch: fix sparse warning incorrect typeMark Gray
2021-07-27openvswitch: fix alignment issuesMark Gray
2021-07-27openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDSMark Gray
2021-07-27net: netlink: add the case when nlh is NULLYajun Deng
2021-07-27net: build all switchdev drivers as modules when the bridge is a moduleVladimir Oltean
2021-07-27ethtool: Fix rxnfc copy to user buffer overflowSaeed Mahameed
2021-07-26Merge branch 'ipa-clock'David S. Miller
2021-07-26net: ipa: introduce ipa_uc_clock()Alex Elder
2021-07-26net: ipa: set up the microcontroller earlierAlex Elder
2021-07-26net: ipa: set up IPA interrupts earlierAlex Elder
2021-07-26net: ipa: configure memory regions earlyAlex Elder
2021-07-26net: ipa: kill ipa_modem_setup()Alex Elder
2021-07-26flow_dissector: Fix out-of-bounds warningsGustavo A. R. Silva
2021-07-26ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva
2021-07-26net: ipa: enable inline checksum offload for IPA v4.5+Alex Elder
2021-07-26Merge branch 'ipa-kill-validation'David S. Miller
2021-07-26net: ipa: use WARN_ON() rather than assertionsAlex Elder
2021-07-26net: ipa: kill the remaining conditional validation codeAlex Elder
2021-07-26net: ipa: always validate filter and route tablesAlex Elder
2021-07-26net: ipa: fix ipa_cmd_table_valid()Alex Elder
2021-07-26Merge branch 'sja1105-bridge-port-traffic-termination'David S. Miller
2021-07-26Revert "net: dsa: Allow drivers to filter packets they can decode source port...Vladimir Oltean
2021-07-26net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean
2021-07-26net: dsa: sja1105: add support for imprecise RXVladimir Oltean
2021-07-26net: dsa: sja1105: deny more than one VLAN-aware bridgeVladimir Oltean
2021-07-26net: dsa: sja1105: deny 8021q uppers on portsVladimir Oltean
2021-07-26net: dsa: sja1105: delete vlan delta save/restore logicVladimir Oltean
2021-07-26net: dsa: sja1105: remove redundant re-assignment of pointer tableColin Ian King
2021-07-26net: bridge: add a helper for retrieving port VLANs from the data pathVladimir Oltean
2021-07-26net: bridge: update BROPT_VLAN_ENABLED before notifying switchdev in br_vlan_...Vladimir Oltean
2021-07-26Merge tag 'mlx5-updates-2021-07-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-07-26Merge tag 'linux-can-next-for-5.15-20210725' of git://git.kernel.org/pub/scm/...David S. Miller
2021-07-26net/mlx5e: Use the new TIR API for kTLSMaxim Mikityanskiy
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy
2021-07-26net/mlx5e: Create struct mlx5e_rss_params_hashMaxim Mikityanskiy
2021-07-26net/mlx5e: Remove mdev from mlx5e_build_indir_tir_ctx_common()Maxim Mikityanskiy
2021-07-26net/mlx5e: Remove lro_param from mlx5e_build_indir_tir_ctx_common()Maxim Mikityanskiy
2021-07-26net/mlx5e: Remove mlx5e_priv usage from mlx5e_build_*tir_ctx*()Maxim Mikityanskiy
2021-07-26net/mlx5e: Use mlx5e_rqt_get_rqtn to access RQT hardware idMaxim Mikityanskiy
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy
2021-07-26net/mlx5e: Move mlx5e_build_rss_params() call to init_rxMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy
2021-07-26net/mlx5e: Check if inner FT is supported outside of create/destroy functionsMaxim Mikityanskiy