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
/
drivers
/
net
/
dsa
/
ocelot
/
felix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
1
-1
/
+6
2022-04-14
net: dsa: felix: fix tagging protocol changes with multiple CPU ports
Vladimir Oltean
1
-0
/
+23
2022-03-17
net: dsa: felix: add port mirroring support
Vladimir Oltean
1
-0
/
+20
2022-03-14
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
1
-0
/
+43
2022-03-09
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
1
-0
/
+16
2022-03-09
net: dsa: felix: actually disable flooding towards NPI port
Vladimir Oltean
1
-0
/
+9
2022-03-09
net: dsa: felix: drop "bool change" from felix_set_tag_protocol
Vladimir Oltean
1
-39
/
+26
2022-03-04
net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinit
Vladimir Oltean
1
-1
/
+0
2022-03-04
net: dsa: felix: print error message in felix_check_xtr_pkt()
Vladimir Oltean
1
-1
/
+5
2022-03-04
net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()
Vladimir Oltean
1
-1
/
+1
2022-03-04
net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()
Vladimir Oltean
1
-5
/
+2
2022-03-04
net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_init
Vladimir Oltean
1
-1
/
+0
2022-03-03
net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021q
Vladimir Oltean
1
-10
/
+0
2022-03-03
net: dsa: felix: start off with flooding disabled on the CPU port
Vladimir Oltean
1
-17
/
+0
2022-03-03
net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU port
Vladimir Oltean
1
-2
/
+45
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
1
-26
/
+145
2022-02-28
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
1
-2
/
+19
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
1
-10
/
+53
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-6
/
+12
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
1
-56
/
+64
2022-02-27
net: dsa: felix: delete workarounds present due to SVL tag_8021q bridging
Vladimir Oltean
1
-17
/
+2
2022-02-26
net: dsa: ocelot: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-26
net: dsa: ocelot: convert to mac_select_pcs()
Russell King (Oracle)
1
-6
/
+8
2022-02-26
net: dsa: ocelot: populate supported_interfaces
Russell King (Oracle)
1
-0
/
+10
2022-02-24
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
1
-0
/
+18
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
1
-4
/
+4
2022-02-17
net: dsa: felix: update destinations of existing traps with ocelot-8021q
Vladimir Oltean
1
-111
/
+76
2022-02-17
net: dsa: felix: remove dead code in felix_setup_mmio_filtering()
Vladimir Oltean
1
-5
/
+3
2022-02-17
net: dsa: felix: use DSA port iteration helpers
Vladimir Oltean
1
-48
/
+27
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
1
-5
/
+5
2022-01-07
net: dsa: felix: add port fast age support
Vladimir Oltean
1
-0
/
+12
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
1
-2
/
+1
2021-12-12
net: dsa: tag_ocelot: convert to tagger-owned data
Vladimir Oltean
1
-50
/
+14
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2021-12-09
net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
José Expósito
1
-1
/
+4
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+1
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-4
/
+4
2021-12-07
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
1
-2
/
+2
2021-12-07
net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
Colin Foster
1
-1
/
+1
2021-11-25
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
1
-2
/
+10
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
1
-0
/
+4
2021-11-03
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
1
-6
/
+3
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+137
2021-10-12
net: dsa: felix: break at first CPU port during init and teardown
Vladimir Oltean
1
-7
/
+12
2021-10-12
net: dsa: felix: purge skb from TX timestamping queue if it cannot be sent
Vladimir Oltean
1
-0
/
+28
2021-10-12
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
1
-4
/
+92
2021-10-12
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
Vladimir Oltean
1
-1
/
+5
2021-09-24
net: dsa: felix: accept "ethernet-ports" OF node name
Vladimir Oltean
1
-1
/
+3
2021-09-17
net: update NXP copyright text
Vladimir Oltean
1
-1
/
+1
[next]