aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2017-12-15net: dsa: mediatek: combine MediaTek tag with VLAN tagSean Wang1-9/+29
2017-12-13net: remove duplicate includesPravin Shedge1-1/+0
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli5-21/+40
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang1-4/+1
2017-12-05net: dsa: assign a CPU port to DSA portVivien Didelot1-1/+1
2017-12-02net: dsa: support cross-chip FDB operationsVivien Didelot1-10/+4
2017-12-02net: dsa: add switch mdb bitmap functionsVivien Didelot1-15/+33
2017-12-02net: dsa: add switch vlan bitmap functionsVivien Didelot1-15/+34
2017-12-02net: dsa: remove trans argument from mdb opsVivien Didelot1-2/+2
2017-12-02net: dsa: remove trans argument from vlan opsVivien Didelot1-2/+2
2017-11-26net: dsa: fix 'increment on 0' warningVivien Didelot1-11/+14
2017-11-14net: dsa: lan9303: calculate offload_fwd_mark from tagEgil Hjelmeland1-16/+8
2017-11-14net: dsa: Fix dependencies on bridgeAndrew Lunn1-0/+1
2017-11-13net: dsa: Support prepended Broadcom tagFlorian Fainelli5-7/+40
2017-11-13net: dsa: tag_brcm: Prepare for supporting prepended tagFlorian Fainelli1-11/+34
2017-11-13net: dsa: Pass a port to get_tag_protocol()Florian Fainelli2-2/+2
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2017-11-11net: dsa: lan9303: Clear offload_fwd_mark for IGMPEgil Hjelmeland1-0/+13
2017-11-11net: dsa: {e}dsa: set offload_fwd_mark on received packetsAndrew Lunn2-0/+4
2017-11-11net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_IDAndrew Lunn1-2/+3
2017-11-11net: dsa: return after vlan prepare phaseVivien Didelot1-0/+2
2017-11-11net: dsa: return after mdb prepare phaseVivien Didelot1-0/+2
2017-11-10net: dsa: Don't add vlans when vlan filtering is disabledAndrew Lunn1-2/+8
2017-11-10net: dsa: switch: Don't add CPU port to an mdb by defaultAndrew Lunn1-1/+1
2017-11-10net: dsa: add more const attributesAndrew Lunn2-5/+5
2017-11-10net: dsa: slave: Handle switchdev host mdb add/delAndrew Lunn1-0/+13
2017-11-09net: dsa: rename probe and remove switch functionsVivien Didelot1-4/+4
2017-11-09net: dsa: setup a tree when adding a switch to itVivien Didelot1-19/+16
2017-11-09net: dsa: setup routing tableVivien Didelot1-71/+37
2017-11-09net: dsa: use of_for_each_phandleVivien Didelot1-11/+8
2017-11-09net: dsa: add find port by node helperVivien Didelot1-20/+17
2017-11-09net: dsa: setup and teardown portsVivien Didelot1-114/+59
2017-11-09net: dsa: setup and teardown switchesVivien Didelot1-23/+39
2017-11-09net: dsa: setup and teardown treeVivien Didelot1-14/+18
2017-11-09net: dsa: setup and teardown master deviceVivien Didelot4-39/+51
2017-11-09net: dsa: setup and teardown default CPU portVivien Didelot1-85/+68
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot1-1/+1
2017-11-08net: dsa: lan9303: Adjust indentingEgil Hjelmeland1-1/+1
2017-11-05net: dsa: resolve tagging protocol at parse timeVivien Didelot1-16/+15
2017-11-05net: dsa: add one port parsing function per typeVivien Didelot1-20/+36
2017-11-05net: dsa: only check presence of link propertyVivien Didelot1-1/+1
2017-11-05net: dsa: rework switch parsingVivien Didelot1-59/+58
2017-11-05net: dsa: get tree before parsing portsVivien Didelot1-8/+10
2017-11-05net: dsa: rework switch addition and removalVivien Didelot1-20/+27
2017-11-05net: dsa: provide a find or new tree helperVivien Didelot1-11/+21
2017-11-05net: dsa: get and put tree reference countingVivien Didelot1-11/+27
2017-11-05net: dsa: simplify tree reference countingVivien Didelot1-20/+10
2017-11-05net: dsa: make tree index unsignedVivien Didelot2-8/+8
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1