summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-20net: dsa: qca8k: tidy for loop in setup and add cpu port checkAnsuel Smith
2021-10-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-20Merge branch 'dev_addr-conversions-part-three'David S. Miller
2021-10-20ethernet: via-velocity: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ethernet: via-rhine: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ethernet: tlan: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ethernet: tehuti: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ethernet: stmmac: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ethernet: netsec: use eth_hw_addr_set()Jakub Kicinski
2021-10-20Merge branch 'sja1105-next'David S. Miller
2021-10-20net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delaysVladimir Oltean
2021-10-20dt-bindings: net: dsa: sja1105: add {rx,tx}-internal-delay-psVladimir Oltean
2021-10-20dt-bindings: net: dsa: inherit the ethernet-controller DT schemaVladimir Oltean
2021-10-20dt-bindings: net: dsa: sja1105: fix example so all ports have a phy-handle of...Vladimir Oltean
2021-10-19Merge branch 'net-sched-fixes-after-recent-qdisc-running-changes'Jakub Kicinski
2021-10-19net: sched: remove one pair of atomic operationsEric Dumazet
2021-10-19net: sched: fix logic error in qdisc_run_begin()Eric Dumazet
2021-10-19ice: fix an error code in ice_ena_vfs()Dan Carpenter
2021-10-19ice: use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva
2021-10-19ice: Make use of the helper function devm_add_action_or_reset()Cai Huoqing
2021-10-19ice: Refactor PR ethtool opsWojciech Drewek
2021-10-19ice: Manage act flags for switchdev offloadsWojciech Drewek
2021-10-19ice: Forbid trusted VFs in switchdev modeWojciech Drewek
2021-10-19ice: fix software generating extra interruptsJesse Brandeburg
2021-10-19ice: fix rate limit update after coalesce changeJesse Brandeburg
2021-10-19ice: update dim usage and moderationJesse Brandeburg
2021-10-19ice: Add support for VF rate limitingBrett Creeley
2021-10-19net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_allo...Cai Huoqing
2021-10-19ieee802154: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-19devlink: Remove extra device_lock assert checksLeon Romanovsky
2021-10-19ethernet: Remove redundant statementluo penghao
2021-10-19net: phylink: Support disabling autonegotiation for PCSRobert Hancock
2021-10-19net: sched: Allow statistics reads from softirq.Sebastian Andrzej Siewior
2021-10-19net: phylink: rejig SFP interface selection in ksettings_set()Russell King (Oracle)
2021-10-19e1000e: Remove redundant statementluo penghao
2021-10-19Merge branch 'eth_hw_addr_gen-for-switches'David S. Miller
2021-10-19ethernet: sparx5: use eth_hw_addr_gen()Jakub Kicinski
2021-10-19ethernet: mlxsw: use eth_hw_addr_gen()Jakub Kicinski
2021-10-19ethernet: fec: use eth_hw_addr_gen()Jakub Kicinski
2021-10-19ethernet: prestera: use eth_hw_addr_gen()Jakub Kicinski
2021-10-19ethernet: ocelot: use eth_hw_addr_gen()Jakub Kicinski
2021-10-19ethernet: add a helper for assigning port addressesJakub Kicinski
2021-10-19Merge branch 'dev_addr-conversions-part-two'David S. Miller
2021-10-19ethernet: smsc: use eth_hw_addr_set()Jakub Kicinski
2021-10-19ethernet: smc91x: use eth_hw_addr_set()Jakub Kicinski
2021-10-19ethernet: sis900: use eth_hw_addr_set()Jakub Kicinski
2021-10-19ethernet: sis190: use eth_hw_addr_set()Jakub Kicinski
2021-10-19ethernet: sxgbe: use eth_hw_addr_set()Jakub Kicinski
2021-10-19ethernet: rocker: use eth_hw_addr_set()Jakub Kicinski
2021-10-19ethernet: renesas: use eth_hw_addr_set()Jakub Kicinski