1. 8359301 net: remove duplicate includes by Pravin Shedge · 7 years ago
  2. a42c8e3 net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID by Andrew Lunn · 7 years ago
  3. 5f4dbc5 net: dsa: slave: Handle switchdev host mdb add/del by Andrew Lunn · 7 years ago
  4. 24a9332 net: dsa: constify cpu_dp member of dsa_port by Vivien Didelot · 7 years ago
  5. 49463b7 net: dsa: make tree index unsigned by Vivien Didelot · 7 years ago
  6. 44ae12a net: sched: move the can_offload check from binding phase to rule insertion phase by Jiri Pirko · 7 years ago
  7. 951259aa net: dsa: remove name arg from slave create by Vivien Didelot · 7 years ago
  8. 399ba77 net: dsa: Simplify dsa_slave_phy_setup() by Florian Fainelli · 7 years ago
  9. 8d26d56 net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* by Jiri Pirko · 7 years ago
  10. 6b3eb75 dsa: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
  11. f8b8b1c net: dsa: split dsa_port's netdev member by Vivien Didelot · 7 years ago
  12. d0006b0 net: dsa: add slave to master helper by Vivien Didelot · 7 years ago
  13. d945097 net: dsa: add slave to port helper by Vivien Didelot · 7 years ago
  14. 6158eaa net: dsa: add slave notify helper by Vivien Didelot · 7 years ago
  15. a5b930e net: dsa: use port's cpu_dp when creating a slave by Vivien Didelot · 7 years ago
  16. 60724d4 net: dsa: Add support for DSA specific notifiers by Florian Fainelli · 7 years ago
  17. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  19. e804441 net: dsa: Fix network device registration order by Florian Fainelli · 7 years ago
  20. 69b2c162 net: dsa: use phy_ethtool_nway_reset by Vivien Didelot · 7 years ago
  21. aa62a8c net: dsa: use phy_ethtool_set_link_ksettings by Vivien Didelot · 7 years ago
  22. 771df31 net: dsa: use phy_ethtool_get_link_ksettings by Vivien Didelot · 7 years ago
  23. 0115dcd net: dsa: use slave device phydev by Vivien Didelot · 7 years ago
  24. f4344e0 net: dsa: return -ENODEV is there is no slave PHY by Vivien Didelot · 7 years ago
  25. fb8a6a2 net: dsa: add port enable and disable helpers by Vivien Didelot · 7 years ago
  26. 6457edf net: dsa: make slave close symmetrical to open by Vivien Didelot · 7 years ago
  27. de40fc5 net: dsa: add port fdb dump by Vivien Didelot · 7 years ago
  28. 4fa7b71 net: dsa: better scoping of slave functions by Vivien Didelot · 7 years ago
  29. 53bade8 net: dsa: Utilize dsa_slave_dev_check() by Florian Fainelli · 7 years ago
  30. f2f2356 net: dsa: move master ethtool code by Vivien Didelot · 7 years ago
  31. f561986 net: dsa: remove copy of master ethtool_ops by Vivien Didelot · 7 years ago
  32. 55199df net: dsa: Allow switch drivers to indicate number of TX queues by Florian Fainelli · 7 years ago
  33. a2e8da9 net: sched: use newly added classid identity helpers by Jiri Pirko · 7 years ago
  34. 2bedde1 net: dsa: Move FDB dump implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  35. dc0cbff net: dsa: Remove redundant MDB dump support by Arkadi Sharshevsky · 7 years ago
  36. c069fcd net: dsa: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 7 years ago
  37. c9e2105 net: dsa: Add support for querying supported bridge flags by Arkadi Sharshevsky · 7 years ago
  38. 37b8da1 net: dsa: Move FDB add/del implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  39. c9eb3e0 net: dsa: Add support for learning FDB through notification by Arkadi Sharshevsky · 7 years ago
  40. 2acf4e6 net: dsa: Remove switchdev dependency from DSA switch notifier chain by Arkadi Sharshevsky · 7 years ago
  41. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 7 years ago
  42. 4cfbf09 net: dsa: remove useless args of dsa_slave_create by Vivien Didelot · 7 years ago
  43. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  44. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  45. 3fbae38 dsa: push cls_matchall setup_tc processing into a separate function by Jiri Pirko · 7 years ago
  46. ade9b65 net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL by Jiri Pirko · 7 years ago
  47. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  48. 5f6b4e1 net: dsa: User per-cpu 64-bit statistics by Florian Fainelli · 7 years ago
  49. 3bcc0ce net: sched: change names of action number helpers to be aligned with the rest by Jiri Pirko · 7 years ago
  50. f613ed6 net: dsa: Add support for 64-bit statistics by Florian Fainelli · 7 years ago
  51. 08f5006 net: dsa: rename switch EEE ops by Vivien Didelot · 7 years ago
  52. 46587e4 net: dsa: remove PHY device argument from .set_eee by Vivien Didelot · 7 years ago
  53. c48f7eb net: dsa: call phy_init_eee in DSA layer by Vivien Didelot · 7 years ago
  54. 7b9cc73 net: dsa: PHY device is mandatory for EEE by Vivien Didelot · 7 years ago
  55. 3cc9f25 net: dsa: Introduce dsa_get_cpu_port() by Florian Fainelli · 8 years ago
  56. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
  57. 67dbb9d4 net: dsa: Relocate master ethtool operations by Florian Fainelli · 8 years ago
  58. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
  59. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  60. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  61. fe47d56 net: dsa: factor skb freeing on xmit by Vivien Didelot · 8 years ago
  62. f3d736c net: dsa: remove dsa_port_is_bridged by Vivien Didelot · 8 years ago
  63. 076e713 net: dsa: move VLAN handlers by Vivien Didelot · 8 years ago
  64. 3a9afea net: dsa: move MDB handlers by Vivien Didelot · 8 years ago
  65. d1cffff net: dsa: move FDB handlers by Vivien Didelot · 8 years ago
  66. d87bd94 net: dsa: move ageing time setter by Vivien Didelot · 8 years ago
  67. 4d61d30 net: dsa: move VLAN filtering setter by Vivien Didelot · 8 years ago
  68. cfbed32 net: dsa: move bridging routines by Vivien Didelot · 8 years ago
  69. a40c175 net: dsa: move port state setters by Vivien Didelot · 8 years ago
  70. 072bb19 net: dsa: change scope of ageing time setter by Vivien Didelot · 8 years ago
  71. c02c417 net: dsa: change scope of VLAN filtering setter by Vivien Didelot · 8 years ago
  72. 01676d1 net: dsa: change scope of VLAN handlers by Vivien Didelot · 8 years ago
  73. bcebb97 net: dsa: change scope of MDB handlers by Vivien Didelot · 8 years ago
  74. 3fdb023 net: dsa: change scope of FDB handlers by Vivien Didelot · 8 years ago
  75. 17d7802 net: dsa: change scope of bridging code by Vivien Didelot · 8 years ago
  76. a93ecdd net: dsa: change scope of notifier call chain by Vivien Didelot · 8 years ago
  77. fd36454 net: dsa: change scope of STP state setter by Vivien Didelot · 8 years ago
  78. f0c24cc net: dsa: include switchdev.h only once by Vivien Didelot · 8 years ago
  79. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
  80. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 8 years ago
  81. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  82. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  83. e893de1ba net: dsa: dsa_fastest_ageing_time return unsigned by Vivien Didelot · 8 years ago
  84. e69e462 net: dsa: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  85. 04d3a4c net: dsa: introduce bridge notifier by Vivien Didelot · 8 years ago
  86. c5d35cb net: dsa: change state setter scope by Vivien Didelot · 8 years ago
  87. 9c26542 net: dsa: rollback bridging on error by Vivien Didelot · 8 years ago
  88. 8e92ab3 net: dsa: simplify netdevice events handling by Vivien Didelot · 8 years ago
  89. 88e4f0c net: dsa: move netdevice notifier registration by Vivien Didelot · 8 years ago
  90. f50f212 net: dsa: Add plumbing for port mirroring by Florian Fainelli · 8 years ago
  91. bf9f264 net: dsa: Hook {get,set}_rxnfc ethtool operations by Florian Fainelli · 8 years ago
  92. f123f2f net: dsa: pass bridge device when a port leaves by Vivien Didelot · 8 years ago
  93. a5e9a02 net: dsa: move bridge device in dsa_port by Vivien Didelot · 8 years ago
  94. afdcf15 net: dsa: store a dsa_port in dsa_slave_priv by Vivien Didelot · 8 years ago
  95. 26895e2 net: dsa: use ds->num_ports when possible by Vivien Didelot · 8 years ago
  96. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. f154be2 net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  98. 4078b76 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 8 years ago
  99. 9520ed8 net: dsa: use cpu_switch instead of ds[0] by Vivien Didelot · 8 years ago
  100. 592050b Revert "net: dsa: Implement ndo_get_phys_port_id" by Florian Fainelli · 8 years ago