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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-31
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
1
-5
/
+5
2017-05-30
net: dsa: remove dsa_port_is_bridged
Vivien Didelot
1
-9
/
+4
2017-05-24
net: dsa: support cross-chip ageing time
Vivien Didelot
3
-6
/
+0
2017-05-22
net: dsa: add VLAN notifier
Vivien Didelot
3
-16
/
+66
2017-05-22
net: dsa: add MDB notifier
Vivien Didelot
3
-16
/
+66
2017-05-22
net: dsa: add FDB notifier
Vivien Didelot
3
-16
/
+66
2017-05-22
net: dsa: add notifier for ageing time
Vivien Didelot
3
-29
/
+62
2017-05-22
net: dsa: move notifier info to private header
Vivien Didelot
1
-0
/
+12
2017-05-22
net: dsa: move VLAN handlers
Vivien Didelot
3
-41
/
+49
2017-05-22
net: dsa: move MDB handlers
Vivien Didelot
3
-41
/
+47
2017-05-22
net: dsa: move FDB handlers
Vivien Didelot
3
-42
/
+47
2017-05-22
net: dsa: move ageing time setter
Vivien Didelot
3
-40
/
+42
2017-05-22
net: dsa: move VLAN filtering setter
Vivien Didelot
3
-16
/
+18
2017-05-22
net: dsa: move bridging routines
Vivien Didelot
3
-57
/
+60
2017-05-22
net: dsa: move port state setters
Vivien Didelot
4
-41
/
+61
2017-05-22
net: dsa: change scope of ageing time setter
Vivien Didelot
1
-9
/
+7
2017-05-22
net: dsa: change scope of VLAN filtering setter
Vivien Didelot
1
-8
/
+7
2017-05-22
net: dsa: change scope of VLAN handlers
Vivien Didelot
1
-24
/
+16
2017-05-22
net: dsa: change scope of MDB handlers
Vivien Didelot
1
-23
/
+18
2017-05-22
net: dsa: change scope of FDB handlers
Vivien Didelot
1
-26
/
+24
2017-05-22
net: dsa: change scope of bridging code
Vivien Didelot
1
-19
/
+17
2017-05-22
net: dsa: change scope of notifier call chain
Vivien Didelot
1
-5
/
+4
2017-05-22
net: dsa: change scope of STP state setter
Vivien Didelot
1
-22
/
+22
2017-05-18
net: dsa: include switchdev.h only once
Vivien Didelot
1
-1
/
+0
2017-05-18
net: dsa: include dsa.h only once
Vivien Didelot
13
-12
/
+14
2017-05-17
net: dsa: Sort DSA tagging protocol drivers
Andrew Lunn
4
-25
/
+25
2017-05-17
net: dsa: store CPU port pointer in the tree
Vivien Didelot
6
-22
/
+18
2017-04-21
net: dsa: Remove redundant NULL dst check
Florian Fainelli
1
-5
/
+0
2017-04-20
net: dsa: add support for the SMSC-LAN9303 tagging format
Juergen Beisert
5
-0
/
+152
2017-04-17
net: dsa: isolate legacy code
Vivien Didelot
4
-767
/
+825
2017-04-08
net: dsa: Factor bottom tag receive functions
Florian Fainelli
8
-83
/
+52
2017-04-08
net: dsa: Move skb_unshare() to dsa_switch_rcv()
Florian Fainelli
7
-30
/
+4
2017-04-08
net: dsa: Do not check for NULL dst in tag parsers
Florian Fainelli
6
-17
/
+0
2017-04-07
net-next: dsa: add Mediatek tag RX/TX handler
Sean Wang
5
-0
/
+127
2017-04-01
net: dsa: fix build error with devlink build as module
Tobias Regnery
1
-1
/
+1
2017-04-01
net: dsa: add cross-chip bridging operations
Vivien Didelot
1
-6
/
+6
2017-03-28
net: dsa: dsa2: Add basic support of devlink
Andrew Lunn
1
-2
/
+45
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
8
-2
/
+10
2017-03-28
net: dsa: fix copyright holder
Vivien Didelot
1
-1
/
+2
2017-03-15
net: dsa: check out-of-range ageing time value
Vivien Didelot
1
-2
/
+6
2017-03-15
net: dsa: dsa_fastest_ageing_time return unsigned
Vivien Didelot
1
-2
/
+2
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-02-09
net: dsa: Fix duplicate object rule
Florian Fainelli
1
-1
/
+0
2017-02-08
net: dsa: Do not destroy invalid network devices
Florian Fainelli
1
-0
/
+1
2017-02-07
net: dsa: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-7
/
+3
2017-02-07
net: dsa: Add support for platform data
Florian Fainelli
1
-18
/
+84
2017-02-07
net: dsa: Rename and export dev_to_net_device()
Florian Fainelli
1
-2
/
+3
2017-02-06
net: dsa: introduce bridge notifier
Vivien Didelot
2
-11
/
+61
2017-02-06
net: dsa: add switch notifier
Vivien Didelot
5
-0
/
+70
2017-02-06
net: dsa: change state setter scope
Vivien Didelot
1
-6
/
+9
[next]