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-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-12-15
net: dsa: mediatek: combine MediaTek tag with VLAN tag
Sean Wang
1
-9
/
+29
2017-12-13
net: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
5
-21
/
+40
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-4
/
+1
2017-12-05
net: dsa: assign a CPU port to DSA port
Vivien Didelot
1
-1
/
+1
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-26
net: dsa: fix 'increment on 0' warning
Vivien Didelot
1
-11
/
+14
2017-11-14
net: dsa: lan9303: calculate offload_fwd_mark from tag
Egil Hjelmeland
1
-16
/
+8
2017-11-14
net: dsa: Fix dependencies on bridge
Andrew Lunn
1
-0
/
+1
2017-11-13
net: dsa: Support prepended Broadcom tag
Florian Fainelli
5
-7
/
+40
2017-11-13
net: dsa: tag_brcm: Prepare for supporting prepended tag
Florian Fainelli
1
-11
/
+34
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2
-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: lan9303: Clear offload_fwd_mark for IGMP
Egil Hjelmeland
1
-0
/
+13
2017-11-11
net: dsa: {e}dsa: set offload_fwd_mark on received packets
Andrew Lunn
2
-0
/
+4
2017-11-11
net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Andrew Lunn
1
-2
/
+3
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: Don't add vlans when vlan filtering is disabled
Andrew Lunn
1
-2
/
+8
2017-11-10
net: dsa: switch: Don't add CPU port to an mdb by default
Andrew Lunn
1
-1
/
+1
2017-11-10
net: dsa: add more const attributes
Andrew Lunn
2
-5
/
+5
2017-11-10
net: dsa: slave: Handle switchdev host mdb add/del
Andrew Lunn
1
-0
/
+13
2017-11-09
net: dsa: rename probe and remove switch functions
Vivien Didelot
1
-4
/
+4
2017-11-09
net: dsa: setup a tree when adding a switch to it
Vivien Didelot
1
-19
/
+16
2017-11-09
net: dsa: setup routing table
Vivien Didelot
1
-71
/
+37
2017-11-09
net: dsa: use of_for_each_phandle
Vivien Didelot
1
-11
/
+8
2017-11-09
net: dsa: add find port by node helper
Vivien Didelot
1
-20
/
+17
2017-11-09
net: dsa: setup and teardown ports
Vivien Didelot
1
-114
/
+59
2017-11-09
net: dsa: setup and teardown switches
Vivien Didelot
1
-23
/
+39
2017-11-09
net: dsa: setup and teardown tree
Vivien Didelot
1
-14
/
+18
2017-11-09
net: dsa: setup and teardown master device
Vivien Didelot
4
-39
/
+51
2017-11-09
net: dsa: setup and teardown default CPU port
Vivien Didelot
1
-85
/
+68
2017-11-09
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
1
-1
/
+1
2017-11-08
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
1
-1
/
+1
2017-11-05
net: dsa: resolve tagging protocol at parse time
Vivien Didelot
1
-16
/
+15
2017-11-05
net: dsa: add one port parsing function per type
Vivien Didelot
1
-20
/
+36
2017-11-05
net: dsa: only check presence of link property
Vivien Didelot
1
-1
/
+1
2017-11-05
net: dsa: rework switch parsing
Vivien Didelot
1
-59
/
+58
2017-11-05
net: dsa: get tree before parsing ports
Vivien Didelot
1
-8
/
+10
2017-11-05
net: dsa: rework switch addition and removal
Vivien Didelot
1
-20
/
+27
2017-11-05
net: dsa: provide a find or new tree helper
Vivien Didelot
1
-11
/
+21
2017-11-05
net: dsa: get and put tree reference counting
Vivien Didelot
1
-11
/
+27
2017-11-05
net: dsa: simplify tree reference counting
Vivien Didelot
1
-20
/
+10
2017-11-05
net: dsa: make tree index unsigned
Vivien Didelot
2
-8
/
+8
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
[prev]
[next]