summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-21dt-bindings: net: Add bindings for AX88796C SPI Ethernet AdapterŁukasz Stelmach
2021-10-21dt-bindings: vendor-prefixes: Add asix prefixŁukasz Stelmach
2021-10-21Merge branch 'enetc-trivial-ptp-one-step-tx-timestamping-cleanups'Jakub Kicinski
2021-10-21net: enetc: use the skb variable directly in enetc_clean_tx_ring()Vladimir Oltean
2021-10-21net: enetc: remove local "priv" variable in enetc_clean_tx_ring()Vladimir Oltean
2021-10-21net/core: Remove unused assignment operations and variableluo penghao
2021-10-21net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of adding.Sebastian Andrzej Siewior
2021-10-21Merge branch 'dsa_to_port-loops'David S. Miller
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-21net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_portVladimir Oltean
2021-10-21net: dsa: convert cross-chip notifiers to iterate using dpVladimir Oltean
2021-10-21net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_portVladimir Oltean
2021-10-21net: dsa: do not open-code dsa_switch_for_each_portVladimir Oltean
2021-10-21net: dsa: remove the "dsa_to_port in a loop" antipattern from the coreVladimir Oltean
2021-10-21net: dsa: introduce helpers for iterating through ports using dpVladimir Oltean
2021-10-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-21Merge branch 'mscc-ocelot-all-ports-vlan-untagged-egress'David S. Miller
2021-10-21net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean
2021-10-21net: mscc: ocelot: add the local station MAC addresses in VID 0Vladimir Oltean
2021-10-21net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean
2021-10-21net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean
2021-10-21net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean
2021-10-20ice: Add tc-flower filter support for channelKiran Patil
2021-10-20ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil
2021-10-20fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen
2021-10-20phy: micrel: ksz8041nl: do not use power down modeStefan Agner
2021-10-20net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner
2021-10-20net-core: use netdev_* calls for kernel messagesJesse Brandeburg
2021-10-20batman-adv: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-20mac802154: use dev_addr_set() - manualJakub Kicinski
2021-10-20mac802154: use dev_addr_set()Jakub Kicinski
2021-10-20batman-adv: prepare for const netdev->dev_addrJakub Kicinski
2021-10-20soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()Tim Gardner
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