index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-30
net: dsa: add get_pause_stats support
Oleksij Rempel
1
-0
/
+11
2022-06-27
net: dsa: add support for ethtool get_rmon_stats()
Clément Léger
1
-0
/
+13
2022-06-27
net: dsa: allow port_bridge_join() to override extack message
Clément Léger
1
-2
/
+3
2022-06-10
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-4
/
+4
2022-05-13
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
1
-30
/
+6
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-04-25
net: dsa: flood multicast to CPU when slave has IFF_PROMISC
Vladimir Oltean
1
-1
/
+1
2022-04-20
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
1
-6
/
+4
2022-04-20
net: dsa: drop dsa_slave_priv from dsa_slave_change_mtu
Vladimir Oltean
1
-2
/
+1
2022-04-20
net: dsa: avoid one dsa_to_port() in dsa_slave_change_mtu
Vladimir Oltean
1
-4
/
+1
2022-04-20
net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtu
Vladimir Oltean
1
-8
/
+5
2022-03-23
net: dsa: fix missing host-filtered multicast addresses
Vladimir Oltean
1
-10
/
+34
2022-03-18
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+2
2022-03-18
net: dsa: Handle MST state changes
Tobias Waldekranz
1
-0
/
+6
2022-03-18
net: dsa: Pass VLAN MSTI migration notifications to driver
Tobias Waldekranz
1
-0
/
+6
2022-03-18
net: dsa: Validate hardware support for MST
Tobias Waldekranz
1
-0
/
+6
2022-03-17
net: dsa: Never offload FDB entries on standalone ports
Tobias Waldekranz
1
-0
/
+3
2022-03-14
net: dsa: report and change port dscp priority using dcbnl
Vladimir Oltean
1
-0
/
+86
2022-03-14
net: dsa: report and change port default priority using dcbnl
Vladimir Oltean
1
-0
/
+137
2022-03-09
net: dsa: be mostly no-op in dsa_slave_set_mac_address when down
Vladimir Oltean
1
-0
/
+7
2022-03-03
net: dsa: manage flooding on the CPU ports
Vladimir Oltean
1
-0
/
+39
2022-03-03
net: dsa: install the primary unicast MAC address as standalone port host FDB
Vladimir Oltean
1
-2
/
+33
2022-03-03
net: dsa: install secondary unicast and multicast addresses as host FDB/MDB
Vladimir Oltean
1
-0
/
+116
2022-03-03
net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespace
Vladimir Oltean
1
-18
/
+12
2022-03-03
net: dsa: remove workarounds for changing master promisc/allmulti only while up
Vladimir Oltean
1
-37
/
+8
2022-02-25
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
1
-15
/
+28
2022-02-25
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
1
-1
/
+2
2022-02-25
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
Vladimir Oltean
1
-11
/
+5
2022-02-25
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
1
-2
/
+4
2022-02-25
net: dsa: create a dsa_lag structure
Vladimir Oltean
1
-2
/
+2
2022-02-16
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
1
-26
/
+25
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
1
-40
/
+57
2022-02-11
net: dsa: remove lockdep class for DSA slave address list
Vladimir Oltean
1
-12
/
+0
2022-02-11
net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
Vladimir Oltean
1
-41
/
+1
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
1
-0
/
+32
2022-01-06
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
1
-3
/
+1
2022-01-06
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
1
-7
/
+7
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-1
/
+1
2021-12-09
net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
Vladimir Oltean
1
-9
/
+9
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
1
-6
/
+7
2021-12-02
net: dsa: consolidate phylink creation
Russell King (Oracle)
1
-16
/
+3
2021-11-01
net: dsa: populate supported_interfaces member
Marek Behún
1
-0
/
+4
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
1
-33
/
+8
2021-10-26
net: dsa: stop calling dev_hold in dsa_slave_fdb_event
Vladimir Oltean
1
-3
/
+0
2021-10-25
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
1
-2
/
+0
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-0
/
+2
2021-10-24
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
1
-2
/
+0
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
1
-1
/
+1
2021-10-18
net: dsa: allow reporting of standard ethtool stats for slave devices
Alvin Šipraga
1
-0
/
+34
2021-10-02
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
[next]