index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: felix: suppress -EPROBE_DEFER errors
Michael Walle
2022-04-09
1
-1
/
+1
*
net: dsa: felix: fix possible NULL pointer dereference
Zheng Yongjun
2022-03-30
1
-0
/
+4
*
net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5
Vladimir Oltean
2022-03-21
1
-0
/
+1
*
net: dsa: felix: add port mirroring support
Vladimir Oltean
2022-03-18
1
-0
/
+20
*
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
2022-03-14
1
-0
/
+43
*
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
2022-03-09
1
-0
/
+16
*
net: dsa: felix: actually disable flooding towards NPI port
Vladimir Oltean
2022-03-09
1
-0
/
+9
*
net: dsa: felix: drop "bool change" from felix_set_tag_protocol
Vladimir Oltean
2022-03-09
1
-39
/
+26
*
net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinit
Vladimir Oltean
2022-03-04
1
-1
/
+0
*
net: dsa: felix: print error message in felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
1
-1
/
+5
*
net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
1
-1
/
+1
*
net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()
Vladimir Oltean
2022-03-04
1
-5
/
+2
*
net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_init
Vladimir Oltean
2022-03-04
1
-1
/
+0
*
net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021q
Vladimir Oltean
2022-03-03
1
-10
/
+0
*
net: dsa: felix: start off with flooding disabled on the CPU port
Vladimir Oltean
2022-03-03
1
-17
/
+0
*
net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU port
Vladimir Oltean
2022-03-03
1
-2
/
+45
*
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
2022-03-03
1
-26
/
+145
*
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
2022-02-28
4
-48
/
+63
*
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
2022-02-27
1
-10
/
+53
*
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
1
-1
/
+2
*
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
1
-6
/
+12
*
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
2022-02-27
1
-56
/
+64
*
net: dsa: felix: delete workarounds present due to SVL tag_8021q bridging
Vladimir Oltean
2022-02-27
1
-17
/
+2
*
net: dsa: ocelot: mark as non-legacy
Russell King (Oracle)
2022-02-26
1
-0
/
+6
*
net: dsa: ocelot: convert to mac_select_pcs()
Russell King (Oracle)
2022-02-26
1
-6
/
+8
*
net: dsa: ocelot: remove interface checks
Russell King (Oracle)
2022-02-26
2
-14
/
+0
*
net: dsa: ocelot: populate supported_interfaces
Russell King (Oracle)
2022-02-26
1
-0
/
+10
*
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
2022-02-25
1
-0
/
+18
*
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-25
1
-4
/
+4
*
net: dsa: felix: update destinations of existing traps with ocelot-8021q
Vladimir Oltean
2022-02-17
1
-111
/
+76
*
net: dsa: felix: remove dead code in felix_setup_mmio_filtering()
Vladimir Oltean
2022-02-17
1
-5
/
+3
*
net: dsa: felix: use DSA port iteration helpers
Vladimir Oltean
2022-02-17
1
-48
/
+27
*
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
2022-02-17
1
-5
/
+5
*
net: dsa: seville: register the mdiobus under devres
Vladimir Oltean
2022-02-09
1
-2
/
+3
*
net: dsa: felix: don't use devres for mdiobus
Vladimir Oltean
2022-02-09
1
-1
/
+3
*
net: dsa: felix: add port fast age support
Vladimir Oltean
2022-01-08
1
-0
/
+12
*
net: dsa: seville: name change for clarity from pcs to mdio_device
Colin Foster
2022-01-02
1
-5
/
+5
*
net: dsa: felix: name change for clarity from pcs to mdio_device
Colin Foster
2022-01-02
1
-5
/
+5
*
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2022-01-02
4
-22
/
+25
*
flow_offload: add index to flow_action_entry structure
Baowen Zheng
2021-12-19
1
-2
/
+2
*
net: dsa: tag_ocelot: convert to tagger-owned data
Vladimir Oltean
2021-12-12
1
-50
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-1
/
+4
|
\
|
*
net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
José Expósito
2021-12-09
1
-1
/
+4
*
|
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
1
-1
/
+1
*
|
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
1
-4
/
+4
*
|
net: dsa: felix: use kmemdup() to replace kmalloc + memcpy
Yihao Han
2021-12-08
1
-5
/
+2
*
|
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
2021-12-08
4
-2
/
+6
*
|
net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
Colin Foster
2021-12-08
1
-1
/
+1
*
|
net: dsa: ocelot: remove unnecessary pci_bar variables
Colin Foster
2021-12-08
2
-8
/
+4
*
|
net: dsa: felix: fix flexible_array.cocci warnings
kernel test robot
2021-11-29
1
-1
/
+1
[next]