index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
soc
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-17
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
1
-0
/
+2
2022-03-17
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
1
-0
/
+9
2022-03-14
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
1
-0
/
+5
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
1
-10
/
+21
2022-02-24
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
1
-0
/
+12
2022-02-17
net: dsa: felix: update destinations of existing traps with ocelot-8021q
Vladimir Oltean
1
-3
/
+1
2022-02-17
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
1
-0
/
+1
2022-02-17
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
2
-0
/
+2
2022-02-17
net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP traps
Vladimir Oltean
1
-8
/
+8
2022-02-17
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
1
-1
/
+1
2022-02-17
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
1
-2
/
+0
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
1
-0
/
+16
2022-02-14
net: mscc: ocelot: use bulk reads for stats
Colin Foster
1
-0
/
+8
2022-02-14
net: mscc: ocelot: add ability to perform bulk reads
Colin Foster
1
-0
/
+5
2022-02-14
net: ocelot: align macros for consistency
Colin Foster
1
-15
/
+29
2022-01-07
net: dsa: felix: add port fast age support
Vladimir Oltean
1
-0
/
+1
2021-12-10
net: ocelot: add FDMA support
Clément Léger
1
-0
/
+3
2021-12-10
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
1
-0
/
+2
2021-12-10
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
1
-0
/
+1
2021-12-10
net: ocelot: fix missed include in the vsc7514_regs.h file
Colin Foster
1
-0
/
+2
2021-12-07
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
1
-0
/
+27
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
1
-0
/
+2
2021-11-25
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
1
-1
/
+8
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
1
-1
/
+2
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
1
-1
/
+13
2021-11-18
net: dsa: felix: support psfp filter on vsc9959
Xiaoliang Yang
2
-0
/
+18
2021-11-18
net: mscc: ocelot: add gate and police action offload to PSFP
Xiaoliang Yang
2
-0
/
+6
2021-11-18
net: mscc: ocelot: add MAC table stream learn and lookup operations
Xiaoliang Yang
1
-0
/
+22
2021-10-25
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
1
-0
/
+3
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-3
/
+0
2021-10-24
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
1
-0
/
+3
2021-10-21
net: mscc: ocelot: track the port pvid using a pointer
Vladimir Oltean
1
-6
/
+1
2021-10-21
net: mscc: ocelot: allow a config where all bridge VLANs are egress-untagged
Vladimir Oltean
1
-2
/
+1
2021-10-21
net: mscc: ocelot: convert the VLAN masks to a list
Vladimir Oltean
1
-2
/
+7
2021-10-21
net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG
Vladimir Oltean
1
-0
/
+11
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-51
/
+7
2021-10-12
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
1
-27
/
+0
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
1
-24
/
+0
2021-10-12
net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...
Vladimir Oltean
1
-0
/
+1
2021-10-12
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
Vladimir Oltean
2
-1
/
+5
2021-10-12
net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
Vladimir Oltean
1
-0
/
+2
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-10-02
net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0
Vladimir Oltean
1
-0
/
+10
2021-10-01
net: mscc: ocelot: fix VCAP filters remaining active after being deleted
Vladimir Oltean
1
-2
/
+2
2021-08-20
net: mscc: ocelot: transmit the VLAN filtering restrictions via extack
Vladimir Oltean
1
-1
/
+2
2021-08-20
net: mscc: ocelot: transmit the "native VLAN" error via extack
Vladimir Oltean
1
-1
/
+1
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
1
-4
/
+15
2021-08-16
net: dsa: felix: stop calling ocelot_port_{enable,disable}
Vladimir Oltean
1
-2
/
+0
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
1
-1
/
+7
[next]