Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean
2022-03-18net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean
2022-03-14net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean
2022-02-25net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean
2022-02-19soc: fsl: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2022-02-17net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean
2022-02-17net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean
2022-02-17net: mscc: ocelot: keep traps in a listVladimir Oltean
2022-02-17net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP trapsVladimir Oltean
2022-02-17net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean
2022-02-17net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean
2022-02-17net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean
2022-02-14net: mscc: ocelot: use bulk reads for statsColin Foster
2022-02-14net: mscc: ocelot: add ability to perform bulk readsColin Foster
2022-02-14net: ocelot: align macros for consistencyColin Foster
2022-01-11Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-01-08net: dsa: felix: add port fast age supportVladimir Oltean
2021-12-16soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()Dmitry Osipenko
2021-12-11net: ocelot: add FDMA supportClément Léger
2021-12-11net: ocelot: add and export ocelot_ptp_rx_timestamp()Clément Léger
2021-12-11net: ocelot: export ocelot_ifh_port_set() to setup IFHClément Léger
2021-12-11net: ocelot: fix missed include in the vsc7514_regs.h fileColin Foster
2021-12-08net: mscc: ocelot: split register definitions to a separate fileColin Foster
2021-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean
2021-11-26net: dsa: felix: enable cut-through forwarding between ports by defaultVladimir Oltean
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2021-11-18net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang
2021-11-04Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-25net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller
2021-10-24net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-21net: mscc: ocelot: track the port pvid using a pointerVladimir 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-16clocksource/drivers/arc_timer: Eliminate redefined macro errorRandy Dunlap
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei
2021-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-13Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann