summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-21chelsio: simplify the return expression of t3_ael2020_phy_prep()Qinglang Miao
2020-09-21connector: simplify the return expression of cn_add_callback()Qinglang Miao
2020-09-21enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao
2020-09-21ice: simplify the return expression of ice_finalize_update()Qinglang Miao
2020-09-21mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_i...Qinglang Miao
2020-09-21net: hns3: simplify the return expression of hclgevf_client_start()Qinglang Miao
2020-09-21net: qlcnic: simplify the return expression of qlcnic_83xx_shutdownQinglang Miao
2020-09-20RDS: drop double zeroingJulia Lawall
2020-09-20dpaa2-eth: drop double zeroingJulia Lawall
2020-09-20Merge branch 'DSA-with-VLAN-filtering-and-offloading-masters'David S. Miller
2020-09-20net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tagsVladimir Oltean
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean
2020-09-20net: dsa: install VLANs into the master's RX filter tooVladimir Oltean
2020-09-20net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0Vladimir Oltean
2020-09-20net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering()Vladimir Oltean
2020-09-20net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU...Vladimir Oltean
2020-09-20net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPERVladimir Oltean
2020-09-20net: dsa: rename dsa_slave_upper_vlan_check to something more suggestiveVladimir Oltean
2020-09-20net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPERVladimir Oltean
2020-09-20net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()Zhang Changzhong
2020-09-20net: remove unnecessary NULL checking in napi_consume_skb()Yunsheng Lin
2020-09-20net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skbLorenzo Bianconi
2020-09-20net: dsa: rtl8366: Skip PVID setting if not requestedLinus Walleij
2020-09-19Merge branch '100base-Fx-link-modes'David S. Miller
2020-09-19net: phy: dp83822: Update the fiber advertisement for speedDan Murphy
2020-09-19net: dp83869: Add ability to advertise Fiber connectionDan Murphy
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-09-19net/packet: Fix a comment about network_headerXie He
2020-09-19net: ethernet: ti: cpsw: use true,false for bool variablesJason Yan
2020-09-198139too: use true,false for bool variablesJason Yan
2020-09-19bnx2x: use true,false for bool variablesJason Yan
2020-09-19net: qed: use true,false for bool variablesJason Yan
2020-09-19net: b44: use true,false for bool variablesJason Yan
2020-09-19net: micrel: Remove set but not used variableZheng Yongjun
2020-09-19net: e1000: Remove set but not used variableZheng Yongjun
2020-09-19net: liquidio: Remove set but not used variableZheng Yongjun
2020-09-18Merge branch 'mv88e6xxx-Add-devlink-regions-support'David S. Miller
2020-09-18net: dsa: mv88e6xxx: Implement devlink info get callbackAndrew Lunn
2020-09-18net: dsa: wire up devlink info getAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Add devlink regionsAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Create helper for FIDs in useAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Move devlink code into its own fileAndrew Lunn
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn
2020-09-18net: dsa: Add helper to convert from devlink to dsAndrew Lunn
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn
2020-09-18net: devlink: regions: Add a priv member to the regions ops structAndrew Lunn
2020-09-18Merge branch 'Felix-DSA-driver-cleanup-build-Seville-separately'David S. Miller
2020-09-18net: dsa: seville: build as separate moduleVladimir Oltean
2020-09-18net: dsa: felix: move the PTP clock structure to felix_vsc9959.cVladimir Oltean
2020-09-18net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean