summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-06-20tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmitEric Dumazet
2020-06-20of: mdio: preserve phy dev_flags in of_phy_connect()Tao Ren
2020-06-20net: Avoid overwriting valid skb->napi_idAmritha Nambiar
2020-06-20Remove redundant condition in qdisc_graftGaurav Singh
2020-06-20Merge branch 'Ocelot-Felix-driver-cleanup'David S. Miller
2020-06-20net: mscc: ocelot: unexpose ocelot_vcap_policer_{add,del}Vladimir Oltean
2020-06-20net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean
2020-06-20net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}Vladimir Oltean
2020-06-20net: mscc: ocelot: move net_device related functions to ocelot_net.cVladimir Oltean
2020-06-20net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.cVladimir Oltean
2020-06-20net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCHVladimir Oltean
2020-06-20net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a libraryVladimir Oltean
2020-06-20net: mscc: ocelot: rename module to mscc_ocelotVladimir Oltean
2020-06-20net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.cVladimir Oltean
2020-06-20net: mscc: ocelot: access EtherType using __be16Vladimir Oltean
2020-06-20net: mscc: ocelot: use plain int when interacting with TCAM tablesVladimir Oltean
2020-06-20net: dsa: felix: make vcap is2 keys and actions staticVladimir Oltean
2020-06-20Merge branch 'Strict-mode-for-VRF'David S. Miller