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