index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Age
Commit message (
Expand
)
Author
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2022-03-17
net: dsa: Handle MST state changes
Tobias Waldekranz
2022-03-17
net: dsa: Pass VLAN MSTI migration notifications to driver
Tobias Waldekranz
2022-03-17
net: dsa: Validate hardware support for MST
Tobias Waldekranz
2022-03-16
net: dsa: Never offload FDB entries on standalone ports
Tobias Waldekranz
2022-03-14
net: dsa: report and change port dscp priority using dcbnl
Vladimir Oltean
2022-03-14
net: dsa: report and change port default priority using dcbnl
Vladimir Oltean
2022-03-09
net: dsa: be mostly no-op in dsa_slave_set_mac_address when down
Vladimir Oltean
2022-03-03
net: dsa: manage flooding on the CPU ports
Vladimir Oltean
2022-03-03
net: dsa: install the primary unicast MAC address as standalone port host FDB
Vladimir Oltean
2022-03-03
net: dsa: install secondary unicast and multicast addresses as host FDB/MDB
Vladimir Oltean
2022-03-03
net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespace
Vladimir Oltean
2022-03-03
net: dsa: remove workarounds for changing master promisc/allmulti only while up
Vladimir Oltean
2022-02-24
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-02-24
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
2022-02-24
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
Vladimir Oltean
2022-02-24
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-16
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-11
net: dsa: remove lockdep class for DSA slave address list
Vladimir Oltean
2022-02-11
net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
Vladimir Oltean
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-01-06
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
2022-01-06
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
Vladimir Oltean
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
2021-12-01
net: dsa: consolidate phylink creation
Russell King (Oracle)
2021-11-01
net: dsa: populate supported_interfaces member
Marek Behún
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-10-26
net: dsa: stop calling dev_hold in dsa_slave_fdb_event
Vladimir Oltean
2021-10-25
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2021-10-24
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
2021-10-18
net: dsa: allow reporting of standard ethtool stats for slave devices
Alvin Šipraga
2021-10-02
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-09-15
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
2021-08-24
net: dsa: properly fall back to software bridging
Vladimir Oltean
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-21
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
[next]