index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
switch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: remove cross-chip support from the MRP notifiers
Vladimir Oltean
2021-06-21
1
-48
/
+7
*
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
2021-06-21
1
-3
/
+6
*
net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...
Vladimir Oltean
2021-06-21
1
-23
/
+2
*
net: dsa: Only notify CPU ports of changes to the tag protocol
Tobias Waldekranz
2021-04-21
1
-18
/
+7
*
net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
Vladimir Oltean
2021-03-26
1
-6
/
+9
*
net: dsa: add MRP support
Horatiu Vultur
2021-02-16
1
-0
/
+105
*
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-15
1
-1
/
+5
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-15
1
-1
/
+2
*
net: dsa: add support for offloading HSR
George McCollister
2021-02-11
1
-0
/
+24
*
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-30
1
-0
/
+55
*
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-15
1
-0
/
+50
*
net: dsa: remove obsolete comments about switchdev transactions
Vladimir Oltean
2021-01-12
1
-4
/
+0
*
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-12
1
-6
/
+2
*
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-12
1
-9
/
+6
*
net: dsa: remove the transactional logic from ageing time notifiers
Vladimir Oltean
2021-01-12
1
-9
/
+6
*
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-12
1
-10
/
+1
*
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-12
1
-32
/
+4
*
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
1
-1
/
+8
*
net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU...
Vladimir Oltean
2020-09-21
1
-41
/
+0
*
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
2020-05-11
1
-6
/
+15
*
net: dsa: configure the MTU for switch ports
Vladimir Oltean
2020-03-28
1
-0
/
+37
*
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-22
1
-2
/
+2
*
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
2019-08-28
1
-1
/
+4
*
net: dsa: remove bitmap operations
Vivien Didelot
2019-08-28
1
-73
/
+59
*
net: dsa: Check existence of .port_mdb_add callback before calling it
Chen-Yu Tsai
2019-08-12
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
2019-05-01
1
-0
/
+29
*
net: dsa: Fix pharse -> phase typo
Vladimir Oltean
2019-05-01
1
-1
/
+1
*
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
2019-02-22
1
-0
/
+42
*
net: dsa: Remove VLA usage
Salvatore Mesoraca
2018-07-19
1
-12
/
+10
*
net: dsa: support cross-chip FDB operations
Vivien Didelot
2017-12-03
1
-10
/
+4
*
net: dsa: add switch mdb bitmap functions
Vivien Didelot
2017-12-03
1
-15
/
+33
*
net: dsa: add switch vlan bitmap functions
Vivien Didelot
2017-12-03
1
-15
/
+34
*
net: dsa: remove trans argument from mdb ops
Vivien Didelot
2017-12-03
1
-2
/
+2
*
net: dsa: remove trans argument from vlan ops
Vivien Didelot
2017-12-03
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-12
1
-0
/
+4
|
\
|
*
net: dsa: return after vlan prepare phase
Vivien Didelot
2017-11-11
1
-0
/
+2
|
*
net: dsa: return after mdb prepare phase
Vivien Didelot
2017-11-11
1
-0
/
+2
*
|
net: dsa: switch: Don't add CPU port to an mdb by default
Andrew Lunn
2017-11-10
1
-1
/
+1
|
/
*
net: dsa: Remove switchdev dependency from DSA switch notifier chain
Arkadi Sharshevsky
2017-08-07
1
-7
/
+4
*
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
2017-08-07
1
-11
/
+3
*
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
2017-08-07
1
-3
/
+5
*
net: dsa: add cross-chip multicast support
Vivien Didelot
2017-06-16
1
-10
/
+20
*
net: dsa: add CPU and DSA ports as VLAN members
Vivien Didelot
2017-06-08
1
-0
/
+3
*
net: dsa: check VLAN capability of every switch
Vivien Didelot
2017-06-08
1
-10
/
+17
*
net: dsa: support cross-chip ageing time
Vivien Didelot
2017-05-24
1
-4
/
+0
*
net: dsa: add VLAN notifier
Vivien Didelot
2017-05-23
1
-0
/
+43
*
net: dsa: add MDB notifier
Vivien Didelot
2017-05-23
1
-0
/
+43
*
net: dsa: add FDB notifier
Vivien Didelot
2017-05-23
1
-0
/
+43
*
net: dsa: add notifier for ageing time
Vivien Didelot
2017-05-23
1
-0
/
+46
[next]