summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-22mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata
2020-06-22Merge branch 'Add-Marvell-88E1340S-88E1548P-support'David S. Miller
2020-06-22net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov
2020-06-22net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov
2020-06-22net: phy: marvell: use a single style for referencing functionsMaxim Kochetkov
2020-06-22Merge branch 'r8169-mark-device-as-detached-in-PCI-D3-and-improve-locking'David S. Miller
2020-06-22r8169: improve rtl8169_runtime_resumeHeiner Kallweit
2020-06-22r8169: remove driver-specific mutexHeiner Kallweit
2020-06-22r8169: use RTNL to protect critical sectionsHeiner Kallweit
2020-06-22r8169: add rtl8169_upHeiner Kallweit
2020-06-22r8169: remove no longer needed checks for device being runtime-activeHeiner Kallweit
2020-06-22r8169: mark device as not present when in PCI D3Heiner Kallweit
2020-06-22net: core: try to runtime-resume detached device in __dev_openHeiner Kallweit
2020-06-22Merge branch 'prepare-dwmac-meson8b-for-G12A-specific-initialization'David S. Miller
2020-06-22net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCsMartin Blumenstingl
2020-06-22dt-bindings: net: dwmac-meson: Add a compatible string for G12A onwardsMartin Blumenstingl
2020-06-22Merge branch 'devlink-Add-board-serial_number-field-to-info_get-cb'David S. Miller
2020-06-22bnxt_en: Add board.serial_number field to info_get cbVasundhara Volam
2020-06-22devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam
2020-06-22Merge branch 'Cosmetic-cleanup-in-SJA1105-DSA-driver'David S. Miller
2020-06-22net: dsa: sja1105: make the instantiations of struct sja1105_info constantVladimir Oltean
2020-06-22net: dsa: sja1105: make config table operation structures constantVladimir Oltean
2020-06-22net: dsa: sja1105: remove empty structures from config table opsVladimir Oltean
2020-06-22Merge branch 'net-dsa-qca8k-Improve-SGMII-interface-handling'David S. Miller
2020-06-22net: dsa: qca8k: Minor comment spelling fixJonathan McDowell
2020-06-22net: dsa: qca8k: Improve SGMII interface handlingJonathan McDowell
2020-06-22net: dsa: qca8k: Switch to PHYLINK instead of PHYLIBJonathan McDowell
2020-06-22Merge branch 'bonding-initial-support-for-hardware-crypto-offload'David S. Miller
2020-06-22bonding: support hardware encryption offload to slavesJarod Wilson
2020-06-22mlx5: become aware of when running as a bonding slaveJarod Wilson
2020-06-22ixgbe_ipsec: become aware of when running as a bonding slaveJarod Wilson
2020-06-22xfrm: bail early on slave pass over skbJarod Wilson
2020-06-22Merge branch 'devlink-Support-get-set-mac-address-of-a-port-function'David S. Miller
2020-06-22net/mlx5: E-switch, Supporting setting devlink port function mac addressParav Pandit
2020-06-22net/mlx5: Split mac address setting function for using state_lockParav Pandit
2020-06-22net/mlx5: E-switch, Support querying port function mac addressParav Pandit
2020-06-22net/mlx5: Move helper to eswitch layerParav Pandit
2020-06-22net/mlx5: E-switch, Introduce and use eswitch support check helperParav Pandit
2020-06-22net/mlx5: Constify mac address pointerParav Pandit
2020-06-22net/devlink: Support setting hardware address of port functionParav Pandit
2020-06-22net/devlink: Support querying hardware address of port functionParav Pandit
2020-06-22net/devlink: Prepare devlink port functions to fill extackParav Pandit
2020-06-20Merge branch 'Marvell-mvpp2-improvements'David S. Miller
2020-06-20net: mvpp2: set xlg flow control in mvpp2_mac_link_up()Russell King
2020-06-20net: mvpp2: add register modification helperRussell King
2020-06-20net: mvpp2: add mvpp2_phylink_to_port() helperRussell King
2020-06-20net: mvpp2: add port support helpersRussell King
2020-06-20Remove redundant skb null checkGaurav Singh
2020-06-20Merge branch 'tcp-remove-two-indirect-calls-from-xmit-path'David S. Miller
2020-06-20tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet