1. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  2. 06d4d45 net: dsa: Fix legacy probing by Florian Fainelli · 8 years ago
  3. a1a6b7e net: dsa: add cross-chip multicast support by Vivien Didelot · 8 years ago
  4. e4b7778 net: dsa: assign default CPU port to all ports by Vivien Didelot · 8 years ago
  5. 3cc9f25 net: dsa: Introduce dsa_get_cpu_port() by Florian Fainelli · 8 years ago
  6. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
  7. 67dbb9d4 net: dsa: Relocate master ethtool operations by Florian Fainelli · 8 years ago
  8. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
  9. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  10. b2f81d3 net: dsa: add CPU and DSA ports as VLAN members by Vivien Didelot · 8 years ago
  11. 1ca4aa9 net: dsa: check VLAN capability of every switch by Vivien Didelot · 8 years ago
  12. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  13. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. b07ac98 net: dsa: Fix stale cpu_switch reference after unbind then bind by Florian Fainelli · 8 years ago
  15. 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 8 years ago
  16. e41c1b5 net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} by Florian Fainelli · 8 years ago
  17. 937c7df net: dsa: Pass dsa_port reference to ethtool setup/restore by Florian Fainelli · 8 years ago
  18. ac2629a net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c by Florian Fainelli · 8 years ago
  19. fe47d56 net: dsa: factor skb freeing on xmit by Vivien Didelot · 8 years ago
  20. 5470979 net: dsa: remove out_drop label in taggers rcv by Vivien Didelot · 8 years ago
  21. 02f840c net: dsa: do not cast dst by Vivien Didelot · 8 years ago
  22. 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 8 years ago
  23. 7b954ed net: dsa: make function ksz_rcv static by Colin Ian King · 8 years ago
  24. 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
  25. 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
  26. f3d736c net: dsa: remove dsa_port_is_bridged by Vivien Didelot · 8 years ago
  27. 64dba23 net: dsa: support cross-chip ageing time by Vivien Didelot · 8 years ago
  28. d0c627b net: dsa: add VLAN notifier by Vivien Didelot · 8 years ago
  29. 8ae5bcd net: dsa: add MDB notifier by Vivien Didelot · 8 years ago
  30. 685fb6a net: dsa: add FDB notifier by Vivien Didelot · 8 years ago
  31. 1faabf7 net: dsa: add notifier for ageing time by Vivien Didelot · 8 years ago
  32. 52c96f9 net: dsa: move notifier info to private header by Vivien Didelot · 8 years ago
  33. 076e713 net: dsa: move VLAN handlers by Vivien Didelot · 8 years ago
  34. 3a9afea net: dsa: move MDB handlers by Vivien Didelot · 8 years ago
  35. d1cffff net: dsa: move FDB handlers by Vivien Didelot · 8 years ago
  36. d87bd94 net: dsa: move ageing time setter by Vivien Didelot · 8 years ago
  37. 4d61d30 net: dsa: move VLAN filtering setter by Vivien Didelot · 8 years ago
  38. cfbed32 net: dsa: move bridging routines by Vivien Didelot · 8 years ago
  39. a40c175 net: dsa: move port state setters by Vivien Didelot · 8 years ago
  40. 072bb19 net: dsa: change scope of ageing time setter by Vivien Didelot · 8 years ago
  41. c02c417 net: dsa: change scope of VLAN filtering setter by Vivien Didelot · 8 years ago
  42. 01676d12 net: dsa: change scope of VLAN handlers by Vivien Didelot · 8 years ago
  43. bcebb97 net: dsa: change scope of MDB handlers by Vivien Didelot · 8 years ago
  44. 3fdb023 net: dsa: change scope of FDB handlers by Vivien Didelot · 8 years ago
  45. 17d7802 net: dsa: change scope of bridging code by Vivien Didelot · 8 years ago
  46. a93ecdd net: dsa: change scope of notifier call chain by Vivien Didelot · 8 years ago
  47. fd36454 net: dsa: change scope of STP state setter by Vivien Didelot · 8 years ago
  48. f0c24ccf net: dsa: include switchdev.h only once by Vivien Didelot · 8 years ago
  49. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
  50. eb7b721 net: dsa: Sort DSA tagging protocol drivers by Andrew Lunn · 8 years ago
  51. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 8 years ago
  52. 8e6c181 net: dsa: Remove redundant NULL dst check by Florian Fainelli · 8 years ago
  53. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
  54. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  55. a86d8be net: dsa: Factor bottom tag receive functions by Florian Fainelli · 8 years ago
  56. 16c5dcb net: dsa: Move skb_unshare() to dsa_switch_rcv() by Florian Fainelli · 8 years ago
  57. 9d7f9c4 net: dsa: Do not check for NULL dst in tag parsers by Florian Fainelli · 8 years ago
  58. 5cd8985 net-next: dsa: add Mediatek tag RX/TX handler by Sean Wang · 8 years ago
  59. 768bfa2 net: dsa: fix build error with devlink build as module by Tobias Regnery · 8 years ago
  60. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  61. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  62. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  63. 4333d61 net: dsa: fix copyright holder by Vivien Didelot · 8 years ago
  64. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  65. e893de1ba net: dsa: dsa_fastest_ageing_time return unsigned by Vivien Didelot · 8 years ago
  66. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 50f008e net: dsa: Fix duplicate object rule by Florian Fainelli · 8 years ago
  68. 382e1ee net: dsa: Do not destroy invalid network devices by Florian Fainelli · 8 years ago
  69. e69e462 net: dsa: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  70. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago
  71. 14b89f3 net: dsa: Rename and export dev_to_net_device() by Florian Fainelli · 8 years ago
  72. 04d3a4c net: dsa: introduce bridge notifier by Vivien Didelot · 8 years ago
  73. f515f19 net: dsa: add switch notifier by Vivien Didelot · 8 years ago
  74. c5d35cb net: dsa: change state setter scope by Vivien Didelot · 8 years ago
  75. 9c26542 net: dsa: rollback bridging on error by Vivien Didelot · 8 years ago
  76. 8e92ab3 net: dsa: simplify netdevice events handling by Vivien Didelot · 8 years ago
  77. 88e4f0c net: dsa: move netdevice notifier registration by Vivien Didelot · 8 years ago
  78. f50f212 net: dsa: Add plumbing for port mirroring by Florian Fainelli · 8 years ago
  79. bf9f264 net: dsa: Hook {get,set}_rxnfc ethtool operations by Florian Fainelli · 8 years ago
  80. f123f2f net: dsa: pass bridge device when a port leaves by Vivien Didelot · 8 years ago
  81. a5e9a02 net: dsa: move bridge device in dsa_port by Vivien Didelot · 8 years ago
  82. afdcf15 net: dsa: store a dsa_port in dsa_slave_priv by Vivien Didelot · 8 years ago
  83. 818be84 net: dsa: add ds and index to dsa_port by Vivien Didelot · 8 years ago
  84. 26895e2 net: dsa: use ds->num_ports when possible by Vivien Didelot · 8 years ago
  85. a0c02161 net: dsa: variable number of ports by Vivien Didelot · 8 years ago
  86. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. bc1727d net: dsa: Move ports assignment closer to error checking by Florian Fainelli · 8 years ago
  88. 3512a8e net: dsa: Suffix function manipulating device_node with _dn by Florian Fainelli · 8 years ago
  89. 293784a net: dsa: Make most functions take a dsa_port argument by Florian Fainelli · 8 years ago
  90. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  91. f154be2 net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  92. 82272db net: dsa: Drop WARN() in tag_brcm.c by Florian Fainelli · 8 years ago
  93. 23e3d61 net: dsa: Fix inverted test for multiple CPU interface by Andrew Lunn · 8 years ago
  94. 4078b76 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 8 years ago
  95. cf1a56a net: dsa: Remove hwmon support by Andrew Lunn · 8 years ago
  96. 9520ed8 net: dsa: use cpu_switch instead of ds[0] by Vivien Didelot · 8 years ago
  97. b22de49 net: dsa: store CPU switch structure in the tree by Vivien Didelot · 8 years ago
  98. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. 592050b Revert "net: dsa: Implement ndo_get_phys_port_id" by Florian Fainelli · 8 years ago
  100. 44bb765 net: dsa: Implement ndo_get_phys_port_name() by Florian Fainelli · 8 years ago