summaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: add MDB notifierVivien Didelot2017-05-223-16/+66
* net: dsa: add FDB notifierVivien Didelot2017-05-223-16/+66
* net: dsa: add notifier for ageing timeVivien Didelot2017-05-223-29/+62
* net: dsa: move notifier info to private headerVivien Didelot2017-05-221-0/+12
* net: dsa: move VLAN handlersVivien Didelot2017-05-223-41/+49
* net: dsa: move MDB handlersVivien Didelot2017-05-223-41/+47
* net: dsa: move FDB handlersVivien Didelot2017-05-223-42/+47
* net: dsa: move ageing time setterVivien Didelot2017-05-223-40/+42
* net: dsa: move VLAN filtering setterVivien Didelot2017-05-223-16/+18
* net: dsa: move bridging routinesVivien Didelot2017-05-223-57/+60
* net: dsa: move port state settersVivien Didelot2017-05-224-41/+61
* net: dsa: change scope of ageing time setterVivien Didelot2017-05-221-9/+7
* net: dsa: change scope of VLAN filtering setterVivien Didelot2017-05-221-8/+7
* net: dsa: change scope of VLAN handlersVivien Didelot2017-05-221-24/+16
* net: dsa: change scope of MDB handlersVivien Didelot2017-05-221-23/+18
* net: dsa: change scope of FDB handlersVivien Didelot2017-05-221-26/+24
* net: dsa: change scope of bridging codeVivien Didelot2017-05-221-19/+17
* net: dsa: change scope of notifier call chainVivien Didelot2017-05-221-5/+4
* net: dsa: change scope of STP state setterVivien Didelot2017-05-221-22/+22
* net: dsa: include switchdev.h only onceVivien Didelot2017-05-181-1/+0
* net: dsa: include dsa.h only onceVivien Didelot2017-05-1813-12/+14
* net: dsa: Sort DSA tagging protocol driversAndrew Lunn2017-05-174-25/+25
* net: dsa: store CPU port pointer in the treeVivien Didelot2017-05-176-22/+18
* net: dsa: Remove redundant NULL dst checkFlorian Fainelli2017-04-211-5/+0
* net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert2017-04-205-0/+152
* net: dsa: isolate legacy codeVivien Didelot2017-04-174-767/+825
* net: dsa: Factor bottom tag receive functionsFlorian Fainelli2017-04-088-83/+52
* net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli2017-04-087-30/+4
* net: dsa: Do not check for NULL dst in tag parsersFlorian Fainelli2017-04-086-17/+0
* net-next: dsa: add Mediatek tag RX/TX handlerSean Wang2017-04-075-0/+127
* net: dsa: fix build error with devlink build as moduleTobias Regnery2017-04-011-1/+1
* net: dsa: add cross-chip bridging operationsVivien Didelot2017-04-011-6/+6
* net: dsa: dsa2: Add basic support of devlinkAndrew Lunn2017-03-281-2/+45
* net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-288-2/+10
* net: dsa: fix copyright holderVivien Didelot2017-03-281-1/+2
* net: dsa: check out-of-range ageing time valueVivien Didelot2017-03-151-2/+6
* net: dsa: dsa_fastest_ageing_time return unsignedVivien Didelot2017-03-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-111-0/+1
|\
| * net: dsa: Do not destroy invalid network devicesFlorian Fainelli2017-02-081-0/+1
* | net: dsa: Fix duplicate object ruleFlorian Fainelli2017-02-091-1/+0
* | net: dsa: Do not clobber PHY link outside of state machineFlorian Fainelli2017-02-071-7/+3
* | net: dsa: Add support for platform dataFlorian Fainelli2017-02-071-18/+84
* | net: dsa: Rename and export dev_to_net_device()Florian Fainelli2017-02-071-2/+3
* | net: dsa: introduce bridge notifierVivien Didelot2017-02-062-11/+61
* | net: dsa: add switch notifierVivien Didelot2017-02-065-0/+70
* | net: dsa: change state setter scopeVivien Didelot2017-02-061-6/+9
* | net: dsa: rollback bridging on errorVivien Didelot2017-02-061-1/+13
* | net: dsa: simplify netdevice events handlingVivien Didelot2017-02-061-28/+16
* | net: dsa: move netdevice notifier registrationVivien Didelot2017-02-063-10/+26
* | net: dsa: Add plumbing for port mirroringFlorian Fainelli2017-01-302-1/+139
OpenPOWER on IntegriCloud