summaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: legacy: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2
* netpoll: allow cleanup to be synchronousDebabrata Banerjee2018-10-191-1/+1
* bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel2018-10-171-0/+1
* net: dsa: remove redundant null pointer check before put_devicezhong jiang2018-09-171-2/+1
* net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()Hauke Mehrtens2018-09-171-0/+3
* net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens2018-09-135-0/+119
* net: dsa: Expose tagging protocol to user-spaceFlorian Fainelli2018-09-073-0/+72
* net: dsa: Drop GPIO includesLinus Walleij2018-08-271-2/+0
* net_sched: remove list_head from tc_actionCong Wang2018-08-211-3/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-091-2/+2
|\
| * dsa: slave: eee: Allow ports to use phylinkAndrew Lunn2018-08-081-2/+2
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-0/+6
|\|
| * net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli2018-08-011-0/+6
* | net: dsa: Remove VLA usageSalvatore Mesoraca2018-07-182-12/+24
* | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-261-1/+1
|/
* net: dsa: add error handling for pskb_trim_rcsumZhouyang Jia2018-06-111-1/+2
* dsa: port: Ignore bridge VLAN eventsPetr Machata2018-05-311-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-3/+6
|\
| * net: dsa: Do not register devlink for unused portsFlorian Fainelli2018-05-181-3/+6
* | dsa: set devlink port attrs for dsa portsJiri Pirko2018-05-191-0/+24
* | net: dsa: Plug in PHYLINK supportFlorian Fainelli2018-05-112-132/+171
* | net: dsa: Eliminate dsa_slave_get_link()Florian Fainelli2018-05-111-11/+1
* | net: dsa: Add PHYLINK switch operationsFlorian Fainelli2018-05-112-1/+6
* | net: dsa: fix added_by_user switchdev notificationVivien Didelot2018-05-101-5/+7
* | switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata2018-05-031-1/+4
* | net: dsa: Allow providing PHY statistics from CPU portFlorian Fainelli2018-04-272-5/+99
* | net: dsa: Add helper function to obtain PHY device of a given portFlorian Fainelli2018-04-271-11/+22
* | net: dsa: Pass stringset to ethtool operationsFlorian Fainelli2018-04-272-10/+16
* | net: dsa: Do not check for ethtool_ops validityFlorian Fainelli2018-04-271-3/+3
|/
* net: dsa: Discard frames from unused portsAndrew Lunn2018-04-081-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+1
|\
| * net: dsa: Fix dsa_is_user_port() test inversionFlorian Fainelli2018-03-121-1/+1
* | dsa: Pass the port to get_sset_count()Andrew Lunn2018-03-042-3/+3
* | net: dsa: forward timestamping callbacks to switch driversBrandon Streiff2018-02-142-0/+66
* | net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff2018-02-141-0/+29
|/
* net: dsa: Support internal phy on 'cpu' portSebastian Reichel2018-01-234-32/+86
* net: dsa: Move padding into Broadcom taggerFlorian Fainelli2018-01-051-0/+12
* net: dsa: Fix dsa_legacy_register() return valueFlorian Fainelli2018-01-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-161-1/+0
|\
| * net: remove duplicate includesPravin Shedge2017-12-131-1/+0
* | net: dsa: mediatek: combine MediaTek tag with VLAN tagSean Wang2017-12-151-9/+29
* | net: dsa: Allow compiling out legacy supportFlorian Fainelli2017-12-075-21/+40
* | act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang2017-12-061-4/+1
* | net: dsa: assign a CPU port to DSA portVivien Didelot2017-12-051-1/+1
* | net: dsa: support cross-chip FDB operationsVivien Didelot2017-12-021-10/+4
* | net: dsa: add switch mdb bitmap functionsVivien Didelot2017-12-021-15/+33
* | net: dsa: add switch vlan bitmap functionsVivien Didelot2017-12-021-15/+34
* | net: dsa: remove trans argument from mdb opsVivien Didelot2017-12-021-2/+2
* | net: dsa: remove trans argument from vlan opsVivien Didelot2017-12-021-2/+2
|/
* net: dsa: fix 'increment on 0' warningVivien Didelot2017-11-261-11/+14