summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-26net/mlx5: Take TIR destruction out of the TIR list lockMaxim Mikityanskiy
2021-07-26net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy
2021-07-26net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy
2021-07-26net: ixp4xx_hss: use dma_pool_zallocJason Wang
2021-07-26nfp: add support for coalesce adaptive featureYinjun Zhang
2021-07-26net: mhi: Improve MBIM packet countingRichard Laing
2021-07-26nfc: s3fwrn5: remove unnecessary labelwengjianfeng
2021-07-26Merge branch 'hns3-devlink'David S. Miller
2021-07-26net: hns3: add devlink reload support for VFHao Chen
2021-07-26net: hns3: add devlink reload support for PFHao Chen
2021-07-26net: hns3: add support for devlink get info for VFYufeng Mo
2021-07-26net: hns3: add support for devlink get info for PFYufeng Mo
2021-07-26net: hns3: add support for registering devlink for VFYufeng Mo
2021-07-26net: hns3: add support for registering devlink for PFYufeng Mo
2021-07-26devlink: add documentation for hns3 driverHao Chen
2021-07-25tipc: fix an use-after-free issue in tipc_recvmsgXin Long
2021-07-25can: flexcan: update Kconfig to enable coldfireAngelo Dureghello
2021-07-25can: flexcan: add mcf5441x supportAngelo Dureghello
2021-07-25can: flexcan: add platform data headerAngelo Dureghello
2021-07-25can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increa...Vincent Mailhol
2021-07-25can: etas_es58x: use sizeof and sizeof_field macros instead of constant valuesVincent Mailhol
2021-07-25can: etas_es58x: add es58x_free_netdevs() to factorize codeVincent Mailhol
2021-07-25can: etas_es58x: use devm_kzalloc() to allocate device resourcesVincent Mailhol
2021-07-25can: etas_es58x: use error pointer during device probingVincent Mailhol
2021-07-25can: etas_es58x: fix three typos in author name and documentationVincent Mailhol
2021-07-25can: peak_usb: pcan_usb_decode_error(): upgrade handling of bus state changesStephane Grosjean
2021-07-25can: peak_usb: pcan_usb_encode_msg(): add informationStephane Grosjean
2021-07-25can: peak_usb: PCAN-USB: add support of loopback and one-shot modeStephane Grosjean