summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-21net: unix: remove redundant assignment to variable 'err'Jing Xiangfeng
2020-09-21net: phy: realtek: enable ALDPS to save power for RTL8211FJisheng Zhang
2020-09-21net: dsa: rtl8366rb: Support all 4096 VLANsLinus Walleij
2020-09-21net: dsa: mt7530: Add some return-value checksAlex Dewar
2020-09-21net-sysfs: add backlog len and CPU id to softnet dataPaolo Abeni
2020-09-21Merge branch 'Update-license-and-polish-ENA-driver-code'David S. Miller
2020-09-21net: ena: update ena documentationShay Agroskin
2020-09-21net: ena: Fix all static chekers' warningsShay Agroskin
2020-09-21net: ena: Change RSS related macros and variables namesShay Agroskin
2020-09-21net: ena: Remove redundant print of placement policyShay Agroskin
2020-09-21net: ena: Capitalize all log strings and improve code readabilityShay Agroskin
2020-09-21net: ena: Change log message to netif/dev functionShay Agroskin
2020-09-21net: ena: Change license into format to SPDX in all filesShay Agroskin
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