aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-22mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP portsPetr Machata3-0/+51
2020-06-22mlxsw: core_acl_flex_actions: Add L4_PORT_ACTIONPetr Machata1-0/+26
2020-06-22mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata3-7/+60
2020-06-22Merge branch 'Add-Marvell-88E1340S-88E1548P-support'David S. Miller2-111/+159
2020-06-22net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov2-0/+24
2020-06-22net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov2-0/+24
2020-06-22net: phy: marvell: use a single style for referencing functionsMaxim Kochetkov1-111/+111
2020-06-22Merge branch 'r8169-mark-device-as-detached-in-PCI-D3-and-improve-locking'David S. Miller2-142/+49
2020-06-22r8169: improve rtl8169_runtime_resumeHeiner Kallweit1-10/+3
2020-06-22r8169: remove driver-specific mutexHeiner Kallweit1-45/+0
2020-06-22r8169: use RTNL to protect critical sectionsHeiner Kallweit1-0/+8
2020-06-22r8169: add rtl8169_upHeiner Kallweit1-32/+16
2020-06-22r8169: remove no longer needed checks for device being runtime-activeHeiner Kallweit1-48/+6
2020-06-22r8169: mark device as not present when in PCI D3Heiner Kallweit1-11/+14
2020-06-22net: core: try to runtime-resume detached device in __dev_openHeiner Kallweit1-2/+8
2020-06-22Merge branch 'prepare-dwmac-meson8b-for-G12A-specific-initialization'David S. Miller2-0/+7
2020-06-22net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCsMartin Blumenstingl1-0/+4
2020-06-22dt-bindings: net: dwmac-meson: Add a compatible string for G12A onwardsMartin Blumenstingl1-0/+3
2020-06-22Merge branch 'devlink-Add-board-serial_number-field-to-info_get-cb'David S. Miller5-7/+23
2020-06-22bnxt_en: Add board.serial_number field to info_get cbVasundhara Volam1-0/+6
2020-06-22devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam4-7/+17
2020-06-22Merge branch 'Cosmetic-cleanup-in-SJA1105-DSA-driver'David S. Miller6-73/+33
2020-06-22net: dsa: sja1105: make the instantiations of struct sja1105_info constantVladimir Oltean2-12/+17
2020-06-22net: dsa: sja1105: make config table operation structures constantVladimir Oltean4-16/+16
2020-06-22net: dsa: sja1105: remove empty structures from config table opsVladimir Oltean2-45/+0
2020-06-22Merge branch 'net-dsa-qca8k-Improve-SGMII-interface-handling'David S. Miller2-98/+256
2020-06-22net: dsa: qca8k: Minor comment spelling fixJonathan McDowell1-1/+1
2020-06-22net: dsa: qca8k: Improve SGMII interface handlingJonathan McDowell2-1/+45
2020-06-22net: dsa: qca8k: Switch to PHYLINK instead of PHYLIBJonathan McDowell1-96/+210
2020-06-22Merge branch 'bonding-initial-support-for-hardware-crypto-offload'David S. Miller6-27/+183
2020-06-22bonding: support hardware encryption offload to slavesJarod Wilson2-2/+128
2020-06-22mlx5: become aware of when running as a bonding slaveJarod Wilson1-0/+6
2020-06-22ixgbe_ipsec: become aware of when running as a bonding slaveJarod Wilson1-8/+31
2020-06-22xfrm: bail early on slave pass over skbJarod Wilson2-17/+18
2020-06-22Merge branch 'devlink-Support-get-set-mac-address-of-a-port-function'David S. Miller10-69/+343
2020-06-22net/mlx5: E-switch, Supporting setting devlink port function mac addressParav Pandit3-0/+41
2020-06-22net/mlx5: Split mac address setting function for using state_lockParav Pandit1-14/+24
2020-06-22net/mlx5: E-switch, Support querying port function mac addressParav Pandit3-0/+55
2020-06-22net/mlx5: Move helper to eswitch layerParav Pandit2-7/+8
2020-06-22net/mlx5: E-switch, Introduce and use eswitch support check helperParav Pandit3-40/+50
2020-06-22net/mlx5: Constify mac address pointerParav Pandit4-5/+5
2020-06-22net/devlink: Support setting hardware address of port functionParav Pandit2-0/+86
2020-06-22net/devlink: Support querying hardware address of port functionParav Pandit3-0/+67
2020-06-22net/devlink: Prepare devlink port functions to fill extackParav Pandit1-4/+8
2020-06-20Merge branch 'Marvell-mvpp2-improvements'David S. Miller1-75/+88
2020-06-20net: mvpp2: set xlg flow control in mvpp2_mac_link_up()Russell King1-12/+11
2020-06-20net: mvpp2: add register modification helperRussell King1-42/+46
2020-06-20net: mvpp2: add mvpp2_phylink_to_port() helperRussell King1-15/+14
2020-06-20net: mvpp2: add port support helpersRussell King1-16/+27
2020-06-20Remove redundant skb null checkGaurav Singh1-1/+1