1. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  2. fe47d56 net: dsa: factor skb freeing on xmit by Vivien Didelot · 8 years ago
  3. f3d736c net: dsa: remove dsa_port_is_bridged by Vivien Didelot · 8 years ago
  4. 076e713 net: dsa: move VLAN handlers by Vivien Didelot · 8 years ago
  5. 3a9afea net: dsa: move MDB handlers by Vivien Didelot · 8 years ago
  6. d1cffff net: dsa: move FDB handlers by Vivien Didelot · 8 years ago
  7. d87bd94 net: dsa: move ageing time setter by Vivien Didelot · 8 years ago
  8. 4d61d30 net: dsa: move VLAN filtering setter by Vivien Didelot · 8 years ago
  9. cfbed32 net: dsa: move bridging routines by Vivien Didelot · 8 years ago
  10. a40c175 net: dsa: move port state setters by Vivien Didelot · 8 years ago
  11. 072bb19 net: dsa: change scope of ageing time setter by Vivien Didelot · 8 years ago
  12. c02c417 net: dsa: change scope of VLAN filtering setter by Vivien Didelot · 8 years ago
  13. 01676d12 net: dsa: change scope of VLAN handlers by Vivien Didelot · 8 years ago
  14. bcebb97 net: dsa: change scope of MDB handlers by Vivien Didelot · 8 years ago
  15. 3fdb023 net: dsa: change scope of FDB handlers by Vivien Didelot · 8 years ago
  16. 17d7802 net: dsa: change scope of bridging code by Vivien Didelot · 8 years ago
  17. a93ecdd net: dsa: change scope of notifier call chain by Vivien Didelot · 8 years ago
  18. fd36454 net: dsa: change scope of STP state setter by Vivien Didelot · 8 years ago
  19. f0c24cc net: dsa: include switchdev.h only once by Vivien Didelot · 8 years ago
  20. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
  21. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 8 years ago
  22. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  23. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  24. e893de1ba net: dsa: dsa_fastest_ageing_time return unsigned by Vivien Didelot · 8 years ago
  25. e69e462 net: dsa: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  26. 04d3a4c net: dsa: introduce bridge notifier by Vivien Didelot · 8 years ago
  27. c5d35cb net: dsa: change state setter scope by Vivien Didelot · 8 years ago
  28. 9c26542 net: dsa: rollback bridging on error by Vivien Didelot · 8 years ago
  29. 8e92ab3 net: dsa: simplify netdevice events handling by Vivien Didelot · 8 years ago
  30. 88e4f0c net: dsa: move netdevice notifier registration by Vivien Didelot · 8 years ago
  31. f50f212 net: dsa: Add plumbing for port mirroring by Florian Fainelli · 8 years ago
  32. bf9f264 net: dsa: Hook {get,set}_rxnfc ethtool operations by Florian Fainelli · 8 years ago
  33. f123f2f net: dsa: pass bridge device when a port leaves by Vivien Didelot · 8 years ago
  34. a5e9a02 net: dsa: move bridge device in dsa_port by Vivien Didelot · 8 years ago
  35. afdcf15 net: dsa: store a dsa_port in dsa_slave_priv by Vivien Didelot · 8 years ago
  36. 26895e2 net: dsa: use ds->num_ports when possible by Vivien Didelot · 8 years ago
  37. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. f154be2 net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  39. 4078b76 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 8 years ago
  40. 9520ed8 net: dsa: use cpu_switch instead of ds[0] by Vivien Didelot · 8 years ago
  41. 592050b Revert "net: dsa: Implement ndo_get_phys_port_id" by Florian Fainelli · 8 years ago
  42. 44bb765 net: dsa: Implement ndo_get_phys_port_name() by Florian Fainelli · 8 years ago
  43. 7558828 net: dsa: remove version string by Vivien Didelot · 8 years ago
  44. 3a543ef net: dsa: Implement ndo_get_phys_port_id by Florian Fainelli · 8 years ago
  45. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. 881eada net: dsa: slave: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  47. 0d8f3c6 net: dsa: slave: fix of-node leak and phy priority by Johan Hovold · 8 years ago
  48. 8b1efc0 net: remove MTU limits on a few ether_setup callers by Jarod Wilson · 8 years ago
  49. bb10bb3 net: dsa: slave: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  50. 732f794 net: dsa: add port fast ageing by Vivien Didelot · 8 years ago
  51. 4acfee8 net: dsa: add port STP state helper by Vivien Didelot · 8 years ago
  52. 8df3025 net: dsa: add MDB support by Vivien Didelot · 8 years ago
  53. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  54. 34a79f6 net: dsa: support switchdev ageing time attr by Vivien Didelot · 8 years ago
  55. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 9 years ago
  56. af42192 net: dsa: Add initialization helper for CPU port ethtool_ops by Florian Fainelli · 9 years ago
  57. 0b7b498 net: dsa: Provide unique DSA slave MII bus names by Florian Fainelli · 9 years ago
  58. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 9 years ago
  59. 39a7f2a net: dsa: Refactor selection of tag ops into a function by Andrew Lunn · 9 years ago
  60. 189b0d9 net: dsa: Move port device node into port structure by Andrew Lunn · 9 years ago
  61. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 9 years ago
  62. 6e8e862 net: dsa: slave: Remove MDIO address from switch MDIO bus name by Andrew Lunn · 9 years ago
  63. 0e57604 net: dsa: slave: chip data is optional, don't dereference NULL by Andrew Lunn · 9 years ago
  64. ff04955 dsa: Rename switch chip data to cd by Andrew Lunn · 9 years ago
  65. c33063d dsa: Remove master_dev from switch structure by Andrew Lunn · 9 years ago
  66. badf3ad net: dsa: Provide CPU port statistics to master netdev by Florian Fainelli · 9 years ago
  67. 46e7b8d net: dsa: kill circular reference with slave priv by Vivien Didelot · 9 years ago
  68. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 9 years ago
  69. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 9 years ago
  70. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 9 years ago
  71. 6debb68 net: dsa: refine netdev event notifier by Vivien Didelot · 9 years ago
  72. 16bfa70 net: dsa: make port_bridge_leave return void by Vivien Didelot · 9 years ago
  73. 71327a4 net: dsa: rename port_*_bridge routines by Vivien Didelot · 9 years ago
  74. b71be35 dsa: slave: Don't reference NULL pointer during phy_disconnect by Andrew Lunn · 9 years ago
  75. fb2daba net: dsa: support VLAN filtering switchdev attr by Vivien Didelot · 9 years ago
  76. 477b184 net: dsa: drop vlan_getnext by Vivien Didelot · 9 years ago
  77. 65aebfc net: dsa: add port_vlan_dump routine by Vivien Didelot · 9 years ago
  78. 9d2dd73 net: dsa: remove dsa_bridge_check_vlan_range by Vivien Didelot · 9 years ago
  79. a669275 net: dsa: pass bridge down to drivers by Vivien Didelot · 9 years ago
  80. 73dcb55 net: dsa: Unregister slave_dev in error path by Florian Fainelli · 9 years ago
  81. a407054 net: dsa: remove phy_disconnect from error path by Sascha Hauer · 9 years ago
  82. 0071f56 dsa: Register netdev before phy by Andrew Lunn · 9 years ago
  83. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  84. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  85. cda5c15 net: dsa: move dsa slave destroy code to slave.c by Neil Armstrong · 9 years ago
  86. 76e398a net: dsa: use switchdev obj for VLAN add/del ops by Vivien Didelot · 9 years ago
  87. 1a49a2f net: dsa: remove port_fdb_getnext by Vivien Didelot · 9 years ago
  88. ea70ba9 net: dsa: add port_fdb_dump function by Vivien Didelot · 9 years ago
  89. 850d0cb switchdev: remove pointers from switchdev objects by Jiri Pirko · 9 years ago
  90. f7fadf3 switchdev: make struct switchdev_attr parameter const for attr_set calls by Jiri Pirko · 9 years ago
  91. efd29b3 net: dsa: do not warn unsupported bridge ops by Vivien Didelot · 9 years ago
  92. 8057b3e net: dsa: use switchdev obj in port_fdb_del by Vivien Didelot · 9 years ago
  93. 1f36faf net: dsa: push prepare phase in port_fdb_add by Vivien Didelot · 9 years ago
  94. 146a320 net: dsa: add port_fdb_prepare by Vivien Didelot · 9 years ago
  95. d25b8e7 net: dsa: better error reporting by Russell King · 9 years ago
  96. 9e8f4a5 switchdev: push object ID back to object structure by Jiri Pirko · 9 years ago
  97. 648b4a9 switchdev: bring back switchdev_obj and use it as a generic object param by Jiri Pirko · 9 years ago
  98. 52ba57c switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb by Jiri Pirko · 9 years ago
  99. 8f24f30 switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan by Jiri Pirko · 9 years ago
  100. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago