1. aa193d9 net: dsa: remove tag ops from the switch tree by Vivien Didelot · 7 years ago
  2. 2f657a6 net: dsa: change dsa_ptr for a dsa_port by Vivien Didelot · 7 years ago
  3. 3e41f93 net: dsa: prepare master receive hot path by Vivien Didelot · 7 years ago
  4. 1524024 net: dsa: add tagging ops to port by Vivien Didelot · 7 years ago
  5. 62fc958 net: dsa: use temporary dsa_device_ops variable by Vivien Didelot · 7 years ago
  6. 7ec764e net: dsa: use cpu_dp in master code by Vivien Didelot · 7 years ago
  7. 3775b1b net: dsa: add master helper to look up slaves by Vivien Didelot · 7 years ago
  8. 69b2c162 net: dsa: use phy_ethtool_nway_reset by Vivien Didelot · 7 years ago
  9. aa62a8c net: dsa: use phy_ethtool_set_link_ksettings by Vivien Didelot · 7 years ago
  10. 771df31 net: dsa: use phy_ethtool_get_link_ksettings by Vivien Didelot · 7 years ago
  11. 0115dcd net: dsa: use slave device phydev by Vivien Didelot · 7 years ago
  12. f4344e0 net: dsa: return -ENODEV is there is no slave PHY by Vivien Didelot · 7 years ago
  13. fb8a6a2 net: dsa: add port enable and disable helpers by Vivien Didelot · 7 years ago
  14. 6457edf net: dsa: make slave close symmetrical to open by Vivien Didelot · 7 years ago
  15. de40fc5 net: dsa: add port fdb dump by Vivien Didelot · 7 years ago
  16. 4fa7b71 net: dsa: better scoping of slave functions by Vivien Didelot · 7 years ago
  17. 53bade8 net: dsa: Utilize dsa_slave_dev_check() by Florian Fainelli · 7 years ago
  18. f2f2356 net: dsa: move master ethtool code by Vivien Didelot · 7 years ago
  19. 1943563 net: dsa: setup master ethtool after dsa_ptr by Vivien Didelot · 7 years ago
  20. cd8d7dd net: dsa: setup master ethtool unconditionally by Vivien Didelot · 7 years ago
  21. f561986 net: dsa: remove copy of master ethtool_ops by Vivien Didelot · 7 years ago
  22. 0f15b09 net: dsa: tag_brcm: Set output queue from skb queue mapping by Florian Fainelli · 7 years ago
  23. 55199df net: dsa: Allow switch drivers to indicate number of TX queues by Florian Fainelli · 7 years ago
  24. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  25. c784839 net: dsa: Don't dereference dst->cpu_dp->netdev by Florian Fainelli · 7 years ago
  26. 2b33bc8 net: dsa: use consume_skb() by Eric Dumazet · 7 years ago
  27. 4971667 net: dsa: skb_put_padto() already frees nskb by Florian Fainelli · 7 years ago
  28. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago
  29. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. e71cb9e net: dsa: ksz: fix skb freeing by Vivien Didelot · 7 years ago
  31. a2e8da9 net: sched: use newly added classid identity helpers by Jiri Pirko · 7 years ago
  32. 2dd592b net-next: tag_mtk: add flow_dissect callback to the ops struct by John Crispin · 7 years ago
  33. 68277a2 net-next: dsa: move struct dsa_device_ops to the global header file by John Crispin · 7 years ago
  34. 274cdb4 net: dsa: lan9303: Only allocate 3 ports by Egil Hjelmeland · 7 years ago
  35. 2bedde1 net: dsa: Move FDB dump implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  36. dc0cbff net: dsa: Remove redundant MDB dump support by Arkadi Sharshevsky · 7 years ago
  37. c069fcd net: dsa: Remove support for bypass bridge port attributes/vlan set by Arkadi Sharshevsky · 7 years ago
  38. c9e2105 net: dsa: Add support for querying supported bridge flags by Arkadi Sharshevsky · 7 years ago
  39. 37b8da1 net: dsa: Move FDB add/del implementation inside DSA by Arkadi Sharshevsky · 7 years ago
  40. c9eb3e0 net: dsa: Add support for learning FDB through notification by Arkadi Sharshevsky · 7 years ago
  41. 2acf4e6 net: dsa: Remove switchdev dependency from DSA switch notifier chain by Arkadi Sharshevsky · 7 years ago
  42. 1b6dd55 net: dsa: Remove prepare phase for FDB by Arkadi Sharshevsky · 7 years ago
  43. 6c2c1dc net: dsa: Change DSA slave FDB API to be switchdev independent by Arkadi Sharshevsky · 7 years ago
  44. 4cfbf09 net: dsa: remove useless args of dsa_slave_create by Vivien Didelot · 7 years ago
  45. 47d0dcc net: dsa: remove useless args of dsa_cpu_dsa_setup by Vivien Didelot · 7 years ago
  46. 206e41f net: dsa: remove useless argument in legacy setup by Vivien Didelot · 7 years ago
  47. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  48. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  49. 3fbae38 dsa: push cls_matchall setup_tc processing into a separate function by Jiri Pirko · 7 years ago
  50. ade9b65 net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL by Jiri Pirko · 7 years ago
  51. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  52. 5f6b4e1 net: dsa: User per-cpu 64-bit statistics by Florian Fainelli · 7 years ago
  53. 3bcc0ce net: sched: change names of action number helpers to be aligned with the rest by Jiri Pirko · 7 years ago
  54. f613ed6 net: dsa: Add support for 64-bit statistics by Florian Fainelli · 7 years ago
  55. 08f5006 net: dsa: rename switch EEE ops by Vivien Didelot · 7 years ago
  56. 46587e4 net: dsa: remove PHY device argument from .set_eee by Vivien Didelot · 7 years ago
  57. c48f7eb net: dsa: call phy_init_eee in DSA layer by Vivien Didelot · 7 years ago
  58. 7b9cc73 net: dsa: PHY device is mandatory for EEE by Vivien Didelot · 7 years ago
  59. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. 9f9e772 net: dsa: Initialize ds->cpu_port_mask earlier by Florian Fainelli · 7 years ago
  61. e7d53ad net: dsa: unexport dsa_is_port_initialized by Vivien Didelot · 7 years ago
  62. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 7 years ago
  63. 06d4d45 net: dsa: Fix legacy probing by Florian Fainelli · 7 years ago
  64. a1a6b7e net: dsa: add cross-chip multicast support by Vivien Didelot · 7 years ago
  65. e4b7778 net: dsa: assign default CPU port to all ports by Vivien Didelot · 7 years ago
  66. 3cc9f25 net: dsa: Introduce dsa_get_cpu_port() by Florian Fainelli · 7 years ago
  67. a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 7 years ago
  68. 67dbb9d4 net: dsa: Relocate master ethtool operations by Florian Fainelli · 7 years ago
  69. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 7 years ago
  70. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 7 years ago
  71. b2f81d3 net: dsa: add CPU and DSA ports as VLAN members by Vivien Didelot · 7 years ago
  72. 1ca4aa9 net: dsa: check VLAN capability of every switch by Vivien Didelot · 7 years ago
  73. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 7 years ago
  74. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. b07ac98 net: dsa: Fix stale cpu_switch reference after unbind then bind by Florian Fainelli · 7 years ago
  76. 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 7 years ago
  77. e41c1b5 net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} by Florian Fainelli · 7 years ago
  78. 937c7df net: dsa: Pass dsa_port reference to ethtool setup/restore by Florian Fainelli · 7 years ago
  79. ac2629a net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c by Florian Fainelli · 7 years ago
  80. fe47d56 net: dsa: factor skb freeing on xmit by Vivien Didelot · 7 years ago
  81. 5470979 net: dsa: remove out_drop label in taggers rcv by Vivien Didelot · 7 years ago
  82. 02f840c net: dsa: do not cast dst by Vivien Didelot · 7 years ago
  83. 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 7 years ago
  84. 7b954ed net: dsa: make function ksz_rcv static by Colin Ian King · 7 years ago
  85. 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 7 years ago
  86. 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 7 years ago
  87. f3d736c net: dsa: remove dsa_port_is_bridged by Vivien Didelot · 7 years ago
  88. 64dba23 net: dsa: support cross-chip ageing time by Vivien Didelot · 7 years ago
  89. d0c627b net: dsa: add VLAN notifier by Vivien Didelot · 7 years ago
  90. 8ae5bcd net: dsa: add MDB notifier by Vivien Didelot · 7 years ago
  91. 685fb6a net: dsa: add FDB notifier by Vivien Didelot · 7 years ago
  92. 1faabf7 net: dsa: add notifier for ageing time by Vivien Didelot · 7 years ago
  93. 52c96f9 net: dsa: move notifier info to private header by Vivien Didelot · 7 years ago
  94. 076e713 net: dsa: move VLAN handlers by Vivien Didelot · 7 years ago
  95. 3a9afea net: dsa: move MDB handlers by Vivien Didelot · 7 years ago
  96. d1cffff net: dsa: move FDB handlers by Vivien Didelot · 7 years ago
  97. d87bd94 net: dsa: move ageing time setter by Vivien Didelot · 7 years ago
  98. 4d61d30 net: dsa: move VLAN filtering setter by Vivien Didelot · 7 years ago
  99. cfbed32 net: dsa: move bridging routines by Vivien Didelot · 7 years ago
  100. a40c175 net: dsa: move port state setters by Vivien Didelot · 7 years ago