index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
1
-2
/
+2
2019-08-27
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
1
-1
/
+4
2019-08-27
net: dsa: remove bitmap operations
Vivien Didelot
1
-73
/
+59
2019-08-11
net: dsa: Check existence of .port_mdb_add callback before calling it
Chen-Yu Tsai
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-30
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
1
-0
/
+29
2019-04-30
net: dsa: Fix pharse -> phase typo
Vladimir Oltean
1
-1
/
+1
2019-02-22
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
1
-0
/
+42
2018-07-18
net: dsa: Remove VLA usage
Salvatore Mesoraca
1
-12
/
+10
2017-12-02
net: dsa: support cross-chip FDB operations
Vivien Didelot
1
-10
/
+4
2017-12-02
net: dsa: add switch mdb bitmap functions
Vivien Didelot
1
-15
/
+33
2017-12-02
net: dsa: add switch vlan bitmap functions
Vivien Didelot
1
-15
/
+34
2017-12-02
net: dsa: remove trans argument from mdb ops
Vivien Didelot
1
-2
/
+2
2017-12-02
net: dsa: remove trans argument from vlan ops
Vivien Didelot
1
-2
/
+2
2017-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-11-11
net: dsa: return after vlan prepare phase
Vivien Didelot
1
-0
/
+2
2017-11-11
net: dsa: return after mdb prepare phase
Vivien Didelot
1
-0
/
+2
2017-11-10
net: dsa: switch: Don't add CPU port to an mdb by default
Andrew Lunn
1
-1
/
+1
2017-08-07
net: dsa: Remove switchdev dependency from DSA switch notifier chain
Arkadi Sharshevsky
1
-7
/
+4
2017-08-07
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
1
-11
/
+3
2017-08-07
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
1
-3
/
+5
2017-06-16
net: dsa: add cross-chip multicast support
Vivien Didelot
1
-10
/
+20
2017-06-08
net: dsa: add CPU and DSA ports as VLAN members
Vivien Didelot
1
-0
/
+3
2017-06-08
net: dsa: check VLAN capability of every switch
Vivien Didelot
1
-10
/
+17
2017-05-24
net: dsa: support cross-chip ageing time
Vivien Didelot
1
-4
/
+0
2017-05-22
net: dsa: add VLAN notifier
Vivien Didelot
1
-0
/
+43
2017-05-22
net: dsa: add MDB notifier
Vivien Didelot
1
-0
/
+43
2017-05-22
net: dsa: add FDB notifier
Vivien Didelot
1
-0
/
+43
2017-05-22
net: dsa: add notifier for ageing time
Vivien Didelot
1
-0
/
+46
2017-05-18
net: dsa: include dsa.h only once
Vivien Didelot
1
-1
/
+2
2017-04-01
net: dsa: add cross-chip bridging operations
Vivien Didelot
1
-6
/
+6
2017-03-28
net: dsa: fix copyright holder
Vivien Didelot
1
-1
/
+2
2017-02-06
net: dsa: introduce bridge notifier
Vivien Didelot
1
-0
/
+32
2017-02-06
net: dsa: add switch notifier
Vivien Didelot
1
-0
/
+53