1. 4dad81e dsa: Add stub tag driver put method by Andrew Lunn · 6 years ago
  2. c39e2a1 dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking by Andrew Lunn · 6 years ago
  3. 409065b dsa: Register the none tagger ops by Andrew Lunn · 6 years ago
  4. bdc6fe5 dsa: Keep link list of tag drivers by Andrew Lunn · 6 years ago
  5. d3b8c04 dsa: Add boilerplate helper to register DSA tag driver modules by Andrew Lunn · 6 years ago
  6. 056eed2 dsa: Add TAG protocol to tag ops by Andrew Lunn · 6 years ago
  7. f18bba5 dsa: Add MODULE_LICENSE to tag drivers by Andrew Lunn · 6 years ago
  8. 0b42f03 dsa: Add MODULE_ALIAS to taggers in preparation to become modules by Andrew Lunn · 6 years ago
  9. 875138f dsa: Move tagger name into its ops structure by Andrew Lunn · 6 years ago
  10. dfedd3b dsa: Add SPDX header to tag drivers. by Andrew Lunn · 6 years ago
  11. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. 15b04ac dsa: pass switch ID through devlink_port_attrs_set() by Jiri Pirko · 6 years ago
  13. bec5267 net: devlink: extend port attrs for switch ID by Jiri Pirko · 6 years ago
  14. a2c7023 net: dsa: read mac address from DT for slave device by Xiaofei Shen · 6 years ago
  15. 6e57d72 net: dsa: Implement flow_dissect callback for tag_qca by xiaofeis · 6 years ago
  16. d484210 dsa: do not support ndo_get_phys_port_name for non-legacy ports by Jiri Pirko · 6 years ago
  17. 716efee dsa: implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  18. 6146dd4 net: dsa: Avoid null pointer when failing to connect to PHY by Vladimir Oltean · 6 years ago
  19. f6b19b3 net: devlink: select NET_DEVLINK from drivers by Jiri Pirko · 6 years ago
  20. d8ba362 dsa: move devlink_port_attrs_set() call before register by Jiri Pirko · 6 years ago
  21. 402f99e5 dsa: add missing net/devlink.h include by Jiri Pirko · 6 years ago
  22. d6af21a net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid() by Florian Fainelli · 6 years ago
  23. 88b573a net: dsa: add KSZ9893 switch tagging support by Tristram Ha · 6 years ago
  24. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. 3d705f0 net: Remove switchdev_ops by Florian Fainelli · 6 years ago
  26. 9ed1ece net: dsa: Handle SWITCHDEV_PORT_ATTR_SET by Florian Fainelli · 6 years ago
  27. f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
  28. 9919a36 net: dsa: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  29. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  30. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  31. 061f6a5 net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation by Florian Fainelli · 6 years ago
  32. cc1d5bd net: dsa: Deny enslaving VLAN devices into VLAN aware bridge by Florian Fainelli · 6 years ago
  33. 010c8f0 net: Get rid of switchdev_port_attr_get() by Florian Fainelli · 6 years ago
  34. cc0c207 net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT by Florian Fainelli · 6 years ago
  35. ea87005 net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS by Florian Fainelli · 6 years ago
  36. c138806 net: dsa: enable flooding for bridge ports by Russell King · 6 years ago
  37. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  38. 9c2054a net: dsa: fix unintended change of bridge interface STP state by Russell King · 6 years ago
  39. 57fd967 net: dsa: Implement flow_dissect callback for tag_dsa. by Rundong Ge · 6 years ago
  40. cbd72b4 net: dsa: microchip: add switch offload forwarding support by Tristram Ha · 6 years ago
  41. 33b363e net: dsa: use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  42. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  43. 929d6c1 net: dsa: Implement ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  44. 00670cb net: dsa: Fix NULL checking in dsa_slave_set_eee() by Dan Carpenter · 6 years ago
  45. c8101f7 net: dsa: Fix lockdep false positive splat by Marc Zyngier · 6 years ago
  46. 17ab4f6 net: dsa: slave: Don't propagate flag changes on down slave interfaces by Rundong Ge · 6 years ago
  47. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  48. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  49. da7b9e9 net: dsa: Add ndo_get_phys_port_name() for CPU port by Florian Fainelli · 6 years ago
  50. 8a75b9d net: dsa: ksz: Add STP multicast handling by Marek Vasut · 6 years ago
  51. bafe9ba net: dsa: ksz: Factor out common tag code by Tristram Ha · 6 years ago
  52. 39d6b96 net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 by Tristram Ha · 6 years ago
  53. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  54. a60956e net: dsa: Make dsa_master_set_mtu() static by Andrew Lunn · 6 years ago
  55. 91ba479 net: dsa: Restore MTU on master device on unload by Andrew Lunn · 6 years ago
  56. dc0fe7d net: dsa: Set the master device's MTU to account for DSA overheads by Andrew Lunn · 6 years ago
  57. a5dd308 net: dsa: Add overhead to tag protocol ops. by Andrew Lunn · 6 years ago
  58. a3d7e01 net: dsa: Fix tagging attribute location by Florian Fainelli · 6 years ago
  59. ab4a168 rocker, dsa, ethsw: Don't filter VLAN events on bridge itself by Petr Machata · 6 years ago
  60. d17d9f5 switchdev: Replace port obj add/del SDO with a notification by Petr Machata · 6 years ago
  61. 2b239f6 net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL by Petr Machata · 6 years ago
  62. 2af1ccd net: dsa: legacy: simplify getting .driver_data by Wolfram Sang · 6 years ago
  63. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  64. e9ba0fb bridge: switchdev: Allow clearing FDB entry offload indication by Ido Schimmel · 6 years ago
  65. b458925 net: dsa: remove redundant null pointer check before put_device by zhong jiang · 6 years ago
  66. 711ddb6 net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str() by Hauke Mehrtens · 6 years ago
  67. 7969119 net: dsa: Add Lantiq / Intel GSWIP tag support by Hauke Mehrtens · 6 years ago
  68. 98cdb48 net: dsa: Expose tagging protocol to user-space by Florian Fainelli · 6 years ago
  69. ad86198 net: dsa: Drop GPIO includes by Linus Walleij · 6 years ago
  70. 244cd96 net_sched: remove list_head from tc_action by Cong Wang · 6 years ago
  71. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  72. 1be52e9 dsa: slave: eee: Allow ports to use phylink by Andrew Lunn · 6 years ago
  73. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. a94c689 net: dsa: Do not suspend/resume closed slave_dev by Florian Fainelli · 6 years ago
  75. 0015b80 net: dsa: Remove VLA usage by Salvatore Mesoraca · 6 years ago
  76. 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 7 years ago
  77. 349b71d net: dsa: add error handling for pskb_trim_rcsum by Zhouyang Jia · 7 years ago
  78. da0efa8 dsa: port: Ignore bridge VLAN events by Petr Machata · 7 years ago
  79. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. da07739 dsa: set devlink port attrs for dsa ports by Jiri Pirko · 7 years ago
  81. 5447d78 net: dsa: Do not register devlink for unused ports by Florian Fainelli · 7 years ago
  82. aab9c40 net: dsa: Plug in PHYLINK support by Florian Fainelli · 7 years ago
  83. c4aef9f net: dsa: Eliminate dsa_slave_get_link() by Florian Fainelli · 7 years ago
  84. 11d8f3d net: dsa: Add PHYLINK switch operations by Florian Fainelli · 7 years ago
  85. a37fb85 net: dsa: fix added_by_user switchdev notification by Vivien Didelot · 7 years ago
  86. 816a3be switchdev: Add fdb.added_by_user to switchdev notifications by Petr Machata · 7 years ago
  87. cf96357 net: dsa: Allow providing PHY statistics from CPU port by Florian Fainelli · 7 years ago
  88. 6207a78 net: dsa: Add helper function to obtain PHY device of a given port by Florian Fainelli · 7 years ago
  89. 89f0904 net: dsa: Pass stringset to ethtool operations by Florian Fainelli · 7 years ago
  90. 1d1e79f net: dsa: Do not check for ethtool_ops validity by Florian Fainelli · 7 years ago
  91. fc5f337 net: dsa: Discard frames from unused ports by Andrew Lunn · 7 years ago
  92. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 5a9f8df net: dsa: Fix dsa_is_user_port() test inversion by Florian Fainelli · 7 years ago
  94. 88c0605 dsa: Pass the port to get_sset_count() by Andrew Lunn · 7 years ago
  95. 90af105 net: dsa: forward timestamping callbacks to switch drivers by Brandon Streiff · 7 years ago
  96. 0336369 net: dsa: forward hardware timestamping ioctls to switch driver by Brandon Streiff · 7 years ago
  97. 3361536 net: dsa: Support internal phy on 'cpu' port by Sebastian Reichel · 7 years ago
  98. bf08c34 net: dsa: Move padding into Broadcom tagger by Florian Fainelli · 7 years ago
  99. 21602e1 net: dsa: Fix dsa_legacy_register() return value by Florian Fainelli · 7 years ago
  100. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago