index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
port.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
2021-04-21
1
-1
/
+1
*
net: dsa: sync up switchdev objects and port attributes when joining the bridge
Vladimir Oltean
2021-03-23
1
-0
/
+46
*
net: dsa: inherit the actual bridge port flags at join time
Vladimir Oltean
2021-03-23
1
-41
/
+82
*
net: dsa: pass extack to dsa_port_{bridge,lag}_join
Vladimir Oltean
2021-03-23
1
-3
/
+5
*
net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a b...
Vladimir Oltean
2021-03-23
1
-4
/
+18
*
net: dsa: add MRP support
Horatiu Vultur
2021-02-16
1
-0
/
+48
*
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-15
1
-7
/
+11
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-15
1
-1
/
+3
*
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
2021-02-13
1
-17
/
+14
*
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2021-02-13
1
-15
/
+19
*
net: dsa: configure better brport flags when ports leave the bridge
Vladimir Oltean
2021-02-13
1
-7
/
+38
*
net: dsa: add support for offloading HSR
George McCollister
2021-02-11
1
-0
/
+34
*
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-30
1
-0
/
+8
*
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
2021-01-30
1
-23
/
+13
*
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-15
1
-0
/
+79
*
net: dsa: remove the transactional logic from ageing time notifiers
Vladimir Oltean
2021-01-12
1
-5
/
+1
*
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-12
1
-54
/
+43
*
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-12
1
-6
/
+2
*
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
1
-8
/
+9
*
net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0
Vladimir Oltean
2020-09-21
1
-2
/
+44
*
net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering()
Vladimir Oltean
2020-09-21
1
-7
/
+7
*
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
2020-09-12
1
-33
/
+0
*
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
2020-05-12
1
-0
/
+14
*
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
2020-05-11
1
-2
/
+21
*
net: dsa: Down cpu/dsa ports phylink will control
Andrew Lunn
2020-04-15
1
-1
/
+6
*
net: dsa: configure the MTU for switch ports
Vladimir Oltean
2020-03-28
1
-0
/
+13
*
net: dsa: warn if phylink_mac_link_state returns error
Russell King
2020-03-16
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
1
-9
/
+35
|
\
|
*
net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed
Andrew Lunn
2020-03-12
1
-3
/
+9
|
*
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
2020-03-04
1
-6
/
+26
*
|
net: dsa: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-1
/
+2
*
|
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-1
/
+3
|
/
*
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
2020-01-06
1
-0
/
+1
*
net: dsa: Make PHYLINK related function static again
Florian Fainelli
2019-12-17
1
-22
/
+16
*
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-24
1
-8
/
+11
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-6
/
+7
*
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
2019-08-28
1
-8
/
+2
*
net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
Vivien Didelot
2019-08-28
1
-2
/
+2
*
net: dsa: remove calls to genphy_config_init
Heiner Kallweit
2019-08-17
1
-5
/
+0
*
net: dsa: add support for BRIDGE_MROUTER attribute
Vivien Didelot
2019-07-09
1
-0
/
+12
*
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
2019-06-15
1
-9
/
+0
*
net: dsa: Deal with non-existing PHY/fixed-link
Florian Fainelli
2019-06-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
net: dsa: Use PHYLINK for the CPU/DSA ports
Ioana Ciornei
2019-05-30
1
-6
/
+63
*
|
net: dsa: Move the phylink driver calls into port.c
Ioana Ciornei
2019-05-30
1
-0
/
+100
|
/
*
net: dsa: Export symbols for dsa_port_vid_{add, del}
Vladimir Oltean
2019-05-06
1
-0
/
+2
*
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
2019-05-01
1
-0
/
+31
*
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
2019-05-01
1
-0
/
+3
*
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-05-01
1
-1
/
+4
[next]