aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-16bridge: mrp: Add 'enum br_mrp_hw_support'Horatiu Vultur1-0/+14
2021-02-16switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur1-0/+2
2021-02-16switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur1-10/+0
2021-02-16net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111Robert Hancock1-5/+8
2021-02-16Merge branch 'Add-5gbase-r-PHY-interface-mode'David S. Miller5-0/+18
2021-02-16sfp: add support for 5gbase-t SFPsMarek Behún1-0/+3
2021-02-16net: phylink: Add 5gbase-r supportMarek Behún1-0/+4
2021-02-16net: phy: Add 5GBASER interface modePavana Sharma2-0/+10
2021-02-16dt-bindings: net: Add 5GBASER phy interfacePavana Sharma1-0/+1
2021-02-16tg3: Remove unused PHY_BRCM flagsFlorian Fainelli2-12/+3
2021-02-16Merge branch 'Fixes-applied-to-VCS8514'David S. Miller5-255/+1063
2021-02-16net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson2-0/+20
2021-02-16net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson5-166/+840
2021-02-16net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson2-122/+236
2021-02-16Merge branch 'Fix-buggy-brport-flags-offload-for-SJA1105-DSA'David S. Miller2-42/+77
2021-02-16net: dsa: sja1105: fix leakage of flooded frames outside bridging domainVladimir Oltean2-41/+76
2021-02-16net: dsa: sja1105: fix configuration of source address learningVladimir Oltean1-1/+1
2021-02-16octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya4-6/+12
2021-02-16net: dsa: felix: perform teardown on error in felix_setupVladimir Oltean1-2/+19
2021-02-16net: dsa: felix: don't deinitialize unused portsVladimir Oltean1-1/+5
2021-02-16ionic: Remove unused function pointer typedef ionic_reset_cbChen Lin1-2/+0
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller156-1489/+5662
2021-02-15lib/parman: Delete newlineJefferson Carpenter1-1/+0
2021-02-15i40e: Fix uninitialized variable mfs_maxColin Ian King1-1/+1
2021-02-15net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit9-16/+16
2021-02-15net: phy: at803x: add MDIX support to AR8031/33Michael Walle1-0/+1
2021-02-15Merge branch 'net-phy-broadcom-Cleanups-and-APD'David S. Miller2-58/+66
2021-02-15net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli2-4/+6
2021-02-15net: phy: broadcom: Remove unused flagsFlorian Fainelli2-16/+24
2021-02-15net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli1-38/+36
2021-02-15ibmvnic: substitute mb() with dma_wmb() for send_*crq* functionsLijun Pan1-2/+2
2021-02-15ibmvnic: simplify reset_long_term_buff functionLijun Pan1-38/+8
2021-02-15mptcp: add local addr info in mptcp_infoGeliang Tang4-1/+7
2021-02-15i40e: Fix incorrect argument in call to ipv6_addr_any()Gustavo A. R. Silva1-1/+1
2021-02-15net: broadcom: bcm4908_enet: set MTU on open & on requestRafał Miłecki1-6/+25
2021-02-15Merge branch 'net-stmmac-Add-Toshiba-Visconti-SoCs-glue-driver'David S. Miller7-0/+424
2021-02-15arm: dts: visconti: Add DT support for Toshiba Visconti5 ethernet controllerNobuhiro Iwamatsu2-0/+43
2021-02-15MAINTAINERS: Add entries for Toshiba Visconti ethernet controllerNobuhiro Iwamatsu1-0/+2
2021-02-15net: stmmac: Add Toshiba Visconti SoCs glue driverNobuhiro Iwamatsu3-0/+294
2021-02-15dt-bindings: net: Add DT bindings for Toshiba Visconti TMPV7700 SoCNobuhiro Iwamatsu1-0/+85
2021-02-15bpf: Clear subreg_def for global function return valuesIlya Leoshkevich1-1/+2
2021-02-15net: mvpp2: Add TX flow control support for jumbo framesStefan Chulski1-0/+26
2021-02-15net: mvpp2: reduce tx-fifo for loopback portStefan Chulski2-7/+7
2021-02-15net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by defaultVladimir Oltean1-0/+2
2021-02-15tcp: tcp_data_ready() must look at SOCK_DONEEric Dumazet1-1/+1
2021-02-15Merge branch 'br-next-fixes'David S. Miller2-2/+4
2021-02-15net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=nVladimir Oltean1-1/+2
2021-02-15net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=nVladimir Oltean1-1/+2
2021-02-15net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_destVladimir Oltean2-3/+3
2021-02-15r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit1-0/+1