1. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  2. e85195d Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  3. 5cad43a net: dsa: felix: add port fast age support by Vladimir Oltean · 3 years ago
  4. 9131c63 soc/tegra: Add devm_tegra_core_dev_init_opp_table_common() by Dmitry Osipenko · 3 years, 1 month ago
  5. 753a026 net: ocelot: add FDMA support by Clément Léger · 3 years, 1 month ago
  6. b471a71 net: ocelot: add and export ocelot_ptp_rx_timestamp() by Clément Léger · 3 years, 1 month ago
  7. e5150f00 net: ocelot: export ocelot_ifh_port_set() to setup IFH by Clément Léger · 3 years, 1 month ago
  8. 840ece1 net: ocelot: fix missed include in the vsc7514_regs.h file by Colin Foster · 3 years, 1 month ago
  9. 32ecd22 net: mscc: ocelot: split register definitions to a separate file by Colin Foster · 3 years, 1 month ago
  10. 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  11. 95706be net: mscc: ocelot: create a function that replaces an existing VCAP filter by Vladimir Oltean · 3 years, 1 month ago
  12. 8abe197 net: dsa: felix: enable cut-through forwarding between ports by default by Vladimir Oltean · 3 years, 1 month ago
  13. a7e13ed net: dsa: felix: restrict psfp rules on ingress port by Xiaoliang Yang · 3 years, 1 month ago
  14. 77043c3 net: mscc: ocelot: use index to set vcap policer by Xiaoliang Yang · 3 years, 1 month ago
  15. 7d4b564 net: dsa: felix: support psfp filter on vsc9959 by Xiaoliang Yang · 3 years, 1 month ago
  16. 23e2c50 net: mscc: ocelot: add gate and police action offload to PSFP by Xiaoliang Yang · 3 years, 1 month ago
  17. 0568c3b net: mscc: ocelot: add MAC table stream learn and lookup operations by Xiaoliang Yang · 3 years, 1 month ago
  18. d461e96c Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 2 months ago
  19. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  20. 57a315c Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  21. 2468346 net: mscc: ocelot: serialize access to the MAC table by Vladimir Oltean · 3 years, 2 months ago
  22. 2d7e73f Revert "Merge branch 'dsa-rtnl'" by David S. Miller · 3 years, 2 months ago
  23. f2c4bdf net: mscc: ocelot: serialize access to the MAC table by Vladimir Oltean · 3 years, 2 months ago
  24. d400442 net: mscc: ocelot: track the port pvid using a pointer by Vladimir Oltean · 3 years, 2 months ago
  25. 0da1a1c net: mscc: ocelot: allow a config where all bridge VLANs are egress-untagged by Vladimir Oltean · 3 years, 2 months ago
  26. 90e0aa8 net: mscc: ocelot: convert the VLAN masks to a list by Vladimir Oltean · 3 years, 2 months ago
  27. 62a22bc net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG by Vladimir Oltean · 3 years, 2 months ago
  28. 58100c3 clocksource/drivers/arc_timer: Eliminate redefined macro error by Randy Dunlap · 3 years, 3 months ago
  29. 69651bd soc: fsl: dpio: add Net DIM integration by Ioana Ciornei · 3 years, 2 months ago
  30. ed1d214 soc: fsl: dpio: add support for irq coalescing per software portal by Ioana Ciornei · 3 years, 2 months ago
  31. 2cf0b6f soc: fsl: dpio: extract the QBMAN clock frequency from the attributes by Ioana Ciornei · 3 years, 2 months ago
  32. e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  33. 936fc53 Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers by Arnd Bergmann · 3 years, 2 months ago
  34. 49f885b net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib by Vladimir Oltean · 3 years, 3 months ago
  35. deab6b1 net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver by Vladimir Oltean · 3 years, 3 months ago
  36. ebb4c6a net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with the skb PTP header by Vladimir Oltean · 3 years, 3 months ago
  37. 52849bc net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO by Vladimir Oltean · 3 years, 3 months ago
  38. c57fe00 net: mscc: ocelot: make use of all 63 PTP timestamp identifiers by Vladimir Oltean · 3 years, 3 months ago
  39. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  40. 0d7281b soc/tegra: pm: Make stubs usable for compile testing by Dmitry Osipenko · 3 years, 4 months ago
  41. aa54686 soc/tegra: irq: Add stubs needed for compile testing by Dmitry Osipenko · 3 years, 4 months ago
  42. 45e9344 soc/tegra: fuse: Add stubs needed for compile testing by Dmitry Osipenko · 3 years, 4 months ago
  43. de5bbb6 net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0 by Vladimir Oltean · 3 years, 3 months ago
  44. 019d932 net: mscc: ocelot: fix VCAP filters remaining active after being deleted by Vladimir Oltean · 3 years, 3 months ago
  45. 13e72c3 soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS by AngeloGioacchino Del Regno · 3 years, 5 months ago
  46. 60f3692 cpuidle: qcom_spm: Detach state machine from main SPM handling by AngeloGioacchino Del Regno · 3 years, 5 months ago
  47. 866147b Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 4 months ago
  48. 634135a Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 4 months ago
  49. 3b95d1b net: mscc: ocelot: transmit the VLAN filtering restrictions via extack by Vladimir Oltean · 3 years, 4 months ago
  50. 01af940 net: mscc: ocelot: transmit the "native VLAN" error via extack by Vladimir Oltean · 3 years, 4 months ago
  51. c4361de Merge tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Arnd Bergmann · 3 years, 4 months ago
  52. e6e12df net: mscc: ocelot: convert to phylink by Vladimir Oltean · 3 years, 4 months ago
  53. 46efe4e net: dsa: felix: stop calling ocelot_port_{enable,disable} by Vladimir Oltean · 3 years, 4 months ago
  54. 9c93ccf soc/tegra: pmc: Prevent racing with cpuilde driver by Dmitry Osipenko · 3 years, 5 months ago
  55. 3188459 Merge tag 'at91-soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/soc by Arnd Bergmann · 3 years, 5 months ago
  56. d8c7983 ARM: at91: ddr: add registers definitions for sama7g5's ddr by Claudiu Beznea · 3 years, 9 months ago
  57. 96abf16 ARM: at91: sfrbu: add sfrbu registers definitions for sama7g5 by Claudiu Beznea · 3 years, 9 months ago
  58. b6e473d Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes by Arnd Bergmann · 3 years, 5 months ago
  59. 071e5ace Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 6 months ago
  60. 6e207b8 Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 6 months ago
  61. 83d7b15 mbox: add polarfire soc system controller mailbox by Conor Dooley · 3 years, 6 months ago
  62. 47661ee memory: tegra: Add compile-test stub for tegra_mc_probe_device() by Thierry Reding · 3 years, 6 months ago
  63. 777cf27 Merge tag 'tegra-for-5.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/soc by Olof Johansson · 3 years, 7 months ago
  64. 393d66f memory: tegra: Implement SID override programming by Thierry Reding · 3 years, 7 months ago
  65. 7355c7b memory: tegra: Unify drivers by Thierry Reding · 3 years, 7 months ago
  66. 1079a66 memory: tegra: Parameterize interrupt handler by Thierry Reding · 3 years, 7 months ago
  67. c64738e9 memory: tegra: Make per-SoC setup more generic by Thierry Reding · 3 years, 7 months ago
  68. 5c9016f memory: tegra: Push suspend/resume into SoC drivers by Thierry Reding · 3 years, 7 months ago
  69. 6cc884c1 memory: tegra: Introduce struct tegra_mc_ops by Thierry Reding · 3 years, 7 months ago
  70. e899993 memory: tegra: Unify struct tegra_mc across SoC generations by Thierry Reding · 3 years, 7 months ago
  71. 4f1ac76 memory: tegra: Consolidate register fields by Thierry Reding · 3 years, 7 months ago
  72. 41bafa6 soc/tegra: pmc: Add driver state syncing by Dmitry Osipenko · 3 years, 7 months ago
  73. 30b44e8 soc/tegra: fuse: Add stubs needed for compile-testing by Dmitry Osipenko · 3 years, 7 months ago
  74. b8818de soc/tegra: Add devm_tegra_core_dev_init_opp_table() by Dmitry Osipenko · 3 years, 7 months ago
  75. 4333e03 soc/tegra: Add stub for soc_is_tegra() by Dmitry Osipenko · 3 years, 7 months ago
  76. 22b5059 ARM: imx: Initialize SoC ID on i.MX50 by Jonathan Neuschäfer · 3 years, 8 months ago
  77. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  78. 39e5308 net: mscc: ocelot: support PTP Sync one-step timestamping by Yangbo Lu · 3 years, 8 months ago
  79. 682eaad net: mscc: ocelot: convert to ocelot_port_txtstamp_request() by Yangbo Lu · 3 years, 8 months ago
  80. c4b364c net: dsa: free skb->cb usage in core driver by Yangbo Lu · 3 years, 8 months ago
  81. 37f00ab Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
  82. 41c39cf Merge tag 'soc-fsl-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
  83. 0a8e733 Merge tag 'memory-controller-drv-tegra-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
  84. a460513 time64.h: Consolidated PSEC_PER_SEC definition by Andy Shevchenko · 3 years, 9 months ago
  85. ccdfc4a Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers" by Christophe Leroy · 3 years, 10 months ago
  86. fbd31f5 memory: tegra20: Add debug statistics by Dmitry Osipenko · 3 years, 9 months ago
  87. 41dbf4a ARM: at91: pm: Move prototypes to mutually included header by Lee Jones · 3 years, 10 months ago
  88. e4bd44e net: ocelot: replay switchdev events when joining bridge by Vladimir Oltean · 3 years, 9 months ago
  89. f663204 firmware: raspberrypi: Introduce devm_rpi_firmware_get() by Nicolas Saenz Julienne · 4 years ago
  90. 1e7c573 firmware: raspberrypi: Keep count of all consumers by Nicolas Saenz Julienne · 4 years ago
  91. df291e5 net: ocelot: support multiple bridges by Vladimir Oltean · 3 years, 9 months ago
  92. 7c588c3 net: ocelot: Extend MRP by Horatiu Vultur · 3 years, 10 months ago
  93. ebb1bb4 net: ocelot: Add PGID_BLACKHOLE by Horatiu Vultur · 3 years, 10 months ago
  94. 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
  95. c6ca761 clk: Add RISC-V Canaan Kendryte K210 clock driver by Damien Le Moal · 3 years, 11 months ago
  96. d652ea3 Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 10 months ago
  97. e767b35 Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 10 months ago
  98. d8ea7ff net: mscc: ocelot: Add support for MRP by Horatiu Vultur · 3 years, 10 months ago
  99. 0a6f17c net: dsa: tag_ocelot_8021q: add support for PTP timestamping by Vladimir Oltean · 3 years, 11 months ago
  100. 924ee31 net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll by Vladimir Oltean · 3 years, 11 months ago