1. 2dd592b net-next: tag_mtk: add flow_dissect callback to the ops struct by John Crispin · 7 years ago
  2. 68277a2 net-next: dsa: move struct dsa_device_ops to the global header file by John Crispin · 7 years ago
  3. 274cdb4 net: dsa: lan9303: Only allocate 3 ports by Egil Hjelmeland · 7 years ago
  4. 2bedde1 net: dsa: Move FDB dump implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  5. dc0cbff net: dsa: Remove redundant MDB dump support by Arkadi Sharshevsky · 7 years ago
  6. c069fcd net: dsa: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 7 years ago
  7. c9e2105 net: dsa: Add support for querying supported bridge flags by Arkadi Sharshevsky · 7 years ago
  8. 37b8da1 net: dsa: Move FDB add/del implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  9. c9eb3e0 net: dsa: Add support for learning FDB through notification by Arkadi Sharshevsky · 7 years ago
  10. 2acf4e6 net: dsa: Remove switchdev dependency from DSA switch notifier chain by Arkadi Sharshevsky · 7 years ago
  11. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 7 years ago
  12. 6c2c1dc net: dsa: Change DSA slave FDB API to be switchdev independent by Arkadi Sharshevsky · 7 years ago
  13. 4cfbf09 net: dsa: remove useless args of dsa_slave_create by Vivien Didelot · 7 years ago
  14. 47d0dcc net: dsa: remove useless args of dsa_cpu_dsa_setup by Vivien Didelot · 7 years ago
  15. 206e41f net: dsa: remove useless argument in legacy setup by Vivien Didelot · 7 years ago
  16. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  17. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  18. 3fbae38 dsa: push cls_matchall setup_tc processing into a separate function by Jiri Pirko · 7 years ago
  19. ade9b65 net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL by Jiri Pirko · 7 years ago
  20. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  21. 5f6b4e1 net: dsa: User per-cpu 64-bit statistics by Florian Fainelli · 7 years ago
  22. 3bcc0ce net: sched: change names of action number helpers to be aligned with the rest by Jiri Pirko · 7 years ago
  23. f613ed6 net: dsa: Add support for 64-bit statistics by Florian Fainelli · 7 years ago
  24. 08f5006 net: dsa: rename switch EEE ops by Vivien Didelot · 7 years ago
  25. 46587e4 net: dsa: remove PHY device argument from .set_eee by Vivien Didelot · 7 years ago
  26. c48f7eb net: dsa: call phy_init_eee in DSA layer by Vivien Didelot · 7 years ago
  27. 7b9cc73 net: dsa: PHY device is mandatory for EEE by Vivien Didelot · 7 years ago
  28. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  29. 9f9e772 net: dsa: Initialize ds->cpu_port_mask earlier by Florian Fainelli · 7 years ago
  30. e7d53ad net: dsa: unexport dsa_is_port_initialized by Vivien Didelot · 7 years ago
  31. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  32. 06d4d45 net: dsa: Fix legacy probing by Florian Fainelli · 8 years ago
  33. a1a6b7e net: dsa: add cross-chip multicast support by Vivien Didelot · 8 years ago
  34. e4b7778 net: dsa: assign default CPU port to all ports by Vivien Didelot · 8 years ago
  35. 3cc9f25 net: dsa: Introduce dsa_get_cpu_port() by Florian Fainelli · 8 years ago
  36. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
  37. 67dbb9d4 net: dsa: Relocate master ethtool operations by Florian Fainelli · 8 years ago
  38. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
  39. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  40. b2f81d3 net: dsa: add CPU and DSA ports as VLAN members by Vivien Didelot · 8 years ago
  41. 1ca4aa9 net: dsa: check VLAN capability of every switch by Vivien Didelot · 8 years ago
  42. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  43. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. b07ac98 net: dsa: Fix stale cpu_switch reference after unbind then bind by Florian Fainelli · 8 years ago
  45. 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 8 years ago
  46. e41c1b5 net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} by Florian Fainelli · 8 years ago
  47. 937c7df net: dsa: Pass dsa_port reference to ethtool setup/restore by Florian Fainelli · 8 years ago
  48. ac2629a net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c by Florian Fainelli · 8 years ago
  49. fe47d56 net: dsa: factor skb freeing on xmit by Vivien Didelot · 8 years ago
  50. 5470979 net: dsa: remove out_drop label in taggers rcv by Vivien Didelot · 8 years ago
  51. 02f840c net: dsa: do not cast dst by Vivien Didelot · 8 years ago
  52. 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 8 years ago
  53. 7b954ed net: dsa: make function ksz_rcv static by Colin Ian King · 8 years ago
  54. 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
  55. 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
  56. f3d736c net: dsa: remove dsa_port_is_bridged by Vivien Didelot · 8 years ago
  57. 64dba23 net: dsa: support cross-chip ageing time by Vivien Didelot · 8 years ago
  58. d0c627b net: dsa: add VLAN notifier by Vivien Didelot · 8 years ago
  59. 8ae5bcd net: dsa: add MDB notifier by Vivien Didelot · 8 years ago
  60. 685fb6a net: dsa: add FDB notifier by Vivien Didelot · 8 years ago
  61. 1faabf7 net: dsa: add notifier for ageing time by Vivien Didelot · 8 years ago
  62. 52c96f9 net: dsa: move notifier info to private header 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. eb7b721 net: dsa: Sort DSA tagging protocol drivers by Andrew Lunn · 8 years ago
  81. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 8 years ago
  82. 8e6c181 net: dsa: Remove redundant NULL dst check by Florian Fainelli · 8 years ago
  83. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
  84. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  85. a86d8be net: dsa: Factor bottom tag receive functions by Florian Fainelli · 8 years ago
  86. 16c5dcb net: dsa: Move skb_unshare() to dsa_switch_rcv() by Florian Fainelli · 8 years ago
  87. 9d7f9c4 net: dsa: Do not check for NULL dst in tag parsers by Florian Fainelli · 8 years ago
  88. 5cd8985 net-next: dsa: add Mediatek tag RX/TX handler by Sean Wang · 8 years ago
  89. 768bfa2 net: dsa: fix build error with devlink build as module by Tobias Regnery · 8 years ago
  90. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  91. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  92. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  93. 4333d61 net: dsa: fix copyright holder by Vivien Didelot · 8 years ago
  94. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  95. e893de1ba net: dsa: dsa_fastest_ageing_time return unsigned by Vivien Didelot · 8 years ago
  96. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. 50f008e net: dsa: Fix duplicate object rule by Florian Fainelli · 8 years ago
  98. 382e1ee net: dsa: Do not destroy invalid network devices by Florian Fainelli · 8 years ago
  99. e69e462 net: dsa: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  100. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago