1. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  2. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  3. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  4. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  5. 0419849 net: dsa: tag_8021q: stop restoring VLANs from bridge by Vladimir Oltean · 4 years, 7 months ago
  6. 2b86cb8 net: dsa: declare lockless TX feature for slave ports by Vladimir Oltean · 4 years, 7 months ago
  7. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  8. 5e5502e net: dsa: mt7530: fix roaming from DSA user ports by DENG Qingfang · 4 years, 8 months ago
  9. fb9f2e9 net: dsa: tag_sja1105: appease sparse checks for ethertype accessors by Vladimir Oltean · 4 years, 8 months ago
  10. 84eeb5d net: dsa: tag_sja1105: implement sub-VLAN decoding by Vladimir Oltean · 4 years, 8 months ago
  11. 3eaae1d net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs by Vladimir Oltean · 4 years, 8 months ago
  12. 38b5bee net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously by Vladimir Oltean · 4 years, 8 months ago
  13. ec5ae61 net: dsa: sja1105: save/restore VLANs using a delta commit method by Vladimir Oltean · 4 years, 8 months ago
  14. 1f66b0f net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper by Vladimir Oltean · 4 years, 8 months ago
  15. 54a0ed0 net: dsa: provide an option for drivers to always receive bridge VLANs by Russell King · 4 years, 8 months ago
  16. 097f024 net: dsa: tag_sja1105: Constify dsa_device_ops by Florian Fainelli · 4 years, 8 months ago
  17. 2fa3888 net: dsa: ocelot: Constify dsa_device_ops by Florian Fainelli · 4 years, 8 months ago
  18. ac02a45 net: dsa: sja1105: implement cross-chip bridging operations by Vladimir Oltean · 4 years, 8 months ago
  19. 3b7bc1f net: dsa: introduce a dsa_switch_find function by Vladimir Oltean · 4 years, 8 months ago
  20. f66a6a6 net: dsa: permit cross-chip bridging between all trees in the system by Vladimir Oltean · 4 years, 8 months ago
  21. f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 8 months ago
  22. c75a33c net: remove newlines in NL_SET_ERR_MSG_MOD by Jacob Keller · 4 years, 8 months ago
  23. e1eea81 net: dsa: introduce a dsa_port_from_netdev public helper by Vladimir Oltean · 4 years, 8 months ago
  24. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  25. 050569f net: dsa: Do not leave DSA master with NULL netdev_ops by Florian Fainelli · 4 years, 8 months ago
  26. 6572215 net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred by Vladimir Oltean · 4 years, 8 months ago
  27. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  28. 86f8b1c net: dsa: Do not make user port errors fatal by Florian Fainelli · 4 years, 8 months ago
  29. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  30. 5c05c1d net: phylink, dsa: eliminate phylink_fixed_state_cb() by Russell King · 4 years, 9 months ago
  31. e131a56 net: dsa: add GRO support via gro_cells by Alexander Lobakin · 4 years, 9 months ago
  32. 72579e1 net: dsa: don't fail to probe if we couldn't set the MTU by Vladimir Oltean · 4 years, 9 months ago
  33. 3be98b2 net: dsa: Down cpu/dsa ports phylink will control by Andrew Lunn · 4 years, 9 months ago
  34. bf88dc3 net: dsa: dsa_bridge_mtu_normalization() can be static by kbuild test robot · 4 years, 9 months ago
  35. 765bda9 net: dsa: fix oops while probing Marvell DSA switches by Russell King · 4 years, 9 months ago
  36. 3429717 net: dsa: add port policers by Vladimir Oltean · 4 years, 9 months ago
  37. e13c207 net: dsa: refactor matchall mirred action to separate function by Vladimir Oltean · 4 years, 9 months ago
  38. ee91a83 net: dsa: Simplify 'dsa_tag_protocol_to_str()' by Christophe JAILLET · 4 years, 9 months ago
  39. bff33f7 net: dsa: implement auto-normalization of MTU for bridge hardware datapath by Vladimir Oltean · 4 years, 9 months ago
  40. bfcb813 net: dsa: configure the MTU for switch ports by Vladimir Oltean · 4 years, 9 months ago
  41. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  42. e80f40c net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop by Vladimir Oltean · 4 years, 10 months ago
  43. 5201536 net: dsa: Implement flow dissection for tag_brcm.c by Florian Fainelli · 4 years, 10 months ago
  44. 0e62f54 net: dsa: Fix duplicate frames flooded by learning by Florian Fainelli · 4 years, 10 months ago
  45. 53eca1f net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* by Jakub Kicinski · 4 years, 10 months ago
  46. 87615c96 net: dsa: warn if phylink_mac_link_state returns error by Russell King · 4 years, 10 months ago
  47. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  48. a20f997 net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed by Andrew Lunn · 4 years, 10 months ago
  49. 319a1d1 flow_offload: check for basic action hw stats type by Jiri Pirko · 4 years, 10 months ago
  50. 69df578 net: mscc: ocelot: eliminate confusion between CPU and NPI port by Vladimir Oltean · 4 years, 10 months ago
  51. ed11bb1 net: dsa: Add bypass operations for the flower classifier-action filter by Vladimir Oltean · 4 years, 10 months ago
  52. 8640f8d net: dsa: fix phylink_start()/phylink_stop() calls by Russell King · 4 years, 10 months ago
  53. 5b502a7 net: dsa: propagate resolved link config via mac_link_up() by Russell King · 4 years, 10 months ago
  54. 91a208f net: phylink: propagate resolved link config via mac_link_up() by Russell King · 4 years, 10 months ago
  55. ddc9aba net: dsa: tag_ar9331: Make sure there is headroom for tag by Per Forlin · 5 years ago
  56. 04fb912 net: dsa: tag_qca: Make sure there is headroom for tag by Per Forlin · 5 years ago
  57. 6dc43cd net: dsa: Fix use-after-free in probing of DSA switch tree by Vladimir Oltean · 5 years ago
  58. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  59. bd5874d net: dsa: tag_qca: fix doubled Tx statistics by Alexander Lobakin · 5 years ago
  60. ad32205 net: dsa: tag_gswip: fix typo in tagger name by Alexander Lobakin · 5 years ago
  61. 4d77648 net: dsa: Get information about stacked DSA protocol by Florian Fainelli · 5 years ago
  62. 787cac3 net: dsa: Pass pcs_poll flag from driver to PHYLINK by Vladimir Oltean · 5 years ago
  63. 2821d50 net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit by Vladimir Oltean · 5 years ago
  64. a68578c2 net: dsa: Make deferred_xmit private to sja1105 by Vladimir Oltean · 5 years ago
  65. f685e60 net: dsa: Deny PTP on master if switch supports it by Vladimir Oltean · 5 years ago
  66. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  67. 4249c50 net: dsa: ksz: use common define for tag len by Michael Grzeschik · 5 years ago
  68. 48fda74 net: dsa: add support for Atheros AR9331 TAG format by Oleksij Rempel · 5 years ago
  69. 4e2ce6e net: dsa: make unexported dsa_link_touch() static by Ben Dooks (Codethink) · 5 years ago
  70. 8ae6749 net: dsa: Make PHYLINK related function static again by Florian Fainelli · 5 years ago
  71. d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
  72. c0bcf53 net: dsa: ocelot: add hardware timestamping support for Felix by Yangbo Lu · 5 years ago
  73. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  74. c80ed84 net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid by Vladimir Oltean · 5 years ago
  75. 8dce89aa net: dsa: ocelot: add tagger for Ocelot/Felix switches by Vladimir Oltean · 5 years ago
  76. 129bd7c net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol by Florian Fainelli · 5 years ago
  77. 5cd73fb net: dsa: Add support for devlink resources by Andrew Lunn · 5 years ago
  78. c058f6d net: dsa: Fix use after free in dsa_switch_remove() by Florian Fainelli · 5 years ago
  79. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  80. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  81. fcee85f net: dsa: tag_8021q: clarify index limitation by Vivien Didelot · 5 years ago
  82. 27d4d19 net: dsa: remove limitation of switch index value by Vivien Didelot · 5 years ago
  83. 8e5cb84 net: dsa: remove tree functions related to switches by Vivien Didelot · 5 years ago
  84. 9c8ad1a net: dsa: remove the dst->ds array by Vivien Didelot · 5 years ago
  85. 3774ecd net: dsa: remove switch routing table setup code by Vivien Didelot · 5 years ago
  86. 96252b8 net: dsa: remove ds->rtable by Vivien Didelot · 5 years ago
  87. c5f5176 net: dsa: list DSA links in the fabric by Vivien Didelot · 5 years ago
  88. a2a1a13 net: dsa: add ethtool pause configuration support by Heiner Kallweit · 5 years ago
  89. 6b29752 net: dsa: Add support for devlink device parameters by Andrew Lunn · 5 years ago
  90. 556f124 net: dsa: fix dereference on ds->dev before null check error by Colin Ian King · 5 years ago
  91. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  92. 7e99e34 net: dsa: remove dsa_switch_alloc helper by Vivien Didelot · 5 years ago
  93. 05f294a net: dsa: allocate ports on touch by Vivien Didelot · 5 years ago
  94. da4561c net: dsa: use ports list to setup default CPU port by Vivien Didelot · 5 years ago
  95. c0b7362 net: dsa: use ports list to find first CPU port by Vivien Didelot · 5 years ago
  96. 0cfec58 net: dsa: use ports list to setup multiple master devices by Vivien Didelot · 5 years ago
  97. 764b7e6 net: dsa: use ports list to find a port by node by Vivien Didelot · 5 years ago
  98. 86bfb2c net: dsa: use ports list for routing table setup by Vivien Didelot · 5 years ago
  99. fb35c60 net: dsa: use ports list to setup switches by Vivien Didelot · 5 years ago
  100. 7b9a2f4 net: dsa: use ports list to find slave by Vivien Didelot · 5 years ago