1. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  2. 2209158c net: dsa: install VLANs into the master's RX filter too by Vladimir Oltean · 4 years, 4 months ago
  3. adb256e net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 by Vladimir Oltean · 4 years, 4 months ago
  4. 1ce39f0 net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEUPPER by Vladimir Oltean · 4 years, 4 months ago
  5. 2b13840 net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER by Vladimir Oltean · 4 years, 4 months ago
  6. eb46e8d net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive by Vladimir Oltean · 4 years, 4 months ago
  7. 8350129 net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER by Vladimir Oltean · 4 years, 4 months ago
  8. 8823659 Revert "net: dsa: Add more convenient functions for installing port VLANs" by Vladimir Oltean · 4 years, 4 months ago
  9. 2f1e8ea net: dsa: link interfaces with the DSA master to get rid of lockdep warnings by Vladimir Oltean · 4 years, 4 months ago
  10. 4349abd net: dsa: don't print non-fatal MTU error if not supported by Vladimir Oltean · 4 years, 4 months ago
  11. c9ebf12 net: dsa: change PHY error message again by Vladimir Oltean · 4 years, 4 months ago
  12. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  13. 71d4364 net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values by Vladimir Oltean · 4 years, 6 months ago
  14. 65951a9e net: dsa: Improve subordinate PHY error message by Florian Fainelli · 4 years, 6 months ago
  15. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  16. 2b86cb8 net: dsa: declare lockless TX feature for slave ports by Vladimir Oltean · 4 years, 8 months ago
  17. 54a0ed0 net: dsa: provide an option for drivers to always receive bridge VLANs by Russell King · 4 years, 8 months ago
  18. f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 8 months ago
  19. c75a33c net: remove newlines in NL_SET_ERR_MSG_MOD by Jacob Keller · 4 years, 8 months ago
  20. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  21. 6572215 net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred by Vladimir Oltean · 4 years, 8 months ago
  22. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  23. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  24. 5c05c1d net: phylink, dsa: eliminate phylink_fixed_state_cb() by Russell King · 4 years, 9 months ago
  25. e131a56 net: dsa: add GRO support via gro_cells by Alexander Lobakin · 4 years, 9 months ago
  26. 72579e1 net: dsa: don't fail to probe if we couldn't set the MTU by Vladimir Oltean · 4 years, 9 months ago
  27. bf88dc3 net: dsa: dsa_bridge_mtu_normalization() can be static by kbuild test robot · 4 years, 9 months ago
  28. 765bda9 net: dsa: fix oops while probing Marvell DSA switches by Russell King · 4 years, 9 months ago
  29. 3429717 net: dsa: add port policers by Vladimir Oltean · 4 years, 10 months ago
  30. e13c207 net: dsa: refactor matchall mirred action to separate function by Vladimir Oltean · 4 years, 10 months ago
  31. bff33f7 net: dsa: implement auto-normalization of MTU for bridge hardware datapath by Vladimir Oltean · 4 years, 10 months ago
  32. bfcb813 net: dsa: configure the MTU for switch ports by Vladimir Oltean · 4 years, 10 months ago
  33. 53eca1f net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* by Jakub Kicinski · 4 years, 10 months ago
  34. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  35. 319a1d1 flow_offload: check for basic action hw stats type by Jiri Pirko · 4 years, 10 months ago
  36. ed11bb1 net: dsa: Add bypass operations for the flower classifier-action filter by Vladimir Oltean · 4 years, 11 months ago
  37. 8640f8d net: dsa: fix phylink_start()/phylink_stop() calls by Russell King · 4 years, 10 months ago
  38. 4d77648 net: dsa: Get information about stacked DSA protocol by Florian Fainelli · 5 years ago
  39. a68578c2 net: dsa: Make deferred_xmit private to sja1105 by Vladimir Oltean · 5 years ago
  40. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  41. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  42. a2a1a13 net: dsa: add ethtool pause configuration support by Heiner Kallweit · 5 years ago
  43. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  44. 47d23af net: dsa: Pass ndo_setup_tc slave callback to drivers by Vladimir Oltean · 5 years ago
  45. 9b236d2 net: dsa: Advertise the VLAN offload netdev ability only if switch supports it by Vladimir Oltean · 5 years ago
  46. b949990 net: dsa: clear VLAN PVID flag for CPU port by Vivien Didelot · 5 years ago
  47. 7e1741b net: dsa: program VLAN on CPU port from slave by Vivien Didelot · 5 years ago
  48. c5335d7 net: dsa: check bridge VLAN in slave operations by Vivien Didelot · 5 years ago
  49. bdcff08 net: dsa: add slave VLAN helpers by Vivien Didelot · 5 years ago
  50. cf36086 net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add by Vivien Didelot · 5 years ago
  51. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 5 years ago
  52. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 5 years ago
  53. 0c7294d net: flow_offload: remove netns parameter from flow_block_cb_alloc() by Pablo Neira Ayuso · 5 years ago
  54. 08cc83c net: dsa: add support for BRIDGE_MROUTER attribute by Vivien Didelot · 6 years ago
  55. 0d4fd02 net: flow_offload: add flow_block_cb_is_busy() and use it by Pablo Neira Ayuso · 6 years ago
  56. 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 6 years ago
  57. 32f8c40 net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* by Pablo Neira Ayuso · 6 years ago
  58. 9c0e189 net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND by Pablo Neira Ayuso · 6 years ago
  59. 79b139f net: dsa: use switchdev handle helpers by Vivien Didelot · 6 years ago
  60. f3b7804 net: dsa: make dsa_slave_dev_check use const by Vivien Didelot · 6 years ago
  61. 146d442 net: dsa: Keep a pointer to the skb clone for TX timestamping by Vladimir Oltean · 6 years ago
  62. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  64. 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
  65. 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
  66. 8767137 net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable by Vladimir Oltean · 6 years ago
  67. 4974f9b net: dsa: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  68. 97a69a0 net: dsa: Add support for deferred xmit by Vladimir Oltean · 6 years ago
  69. 9681e8b net/dsa: use intermediate representation for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  70. 314f76d net: dsa: Add more convenient functions for installing port VLANs by Vladimir Oltean · 6 years ago
  71. 15b04ac dsa: pass switch ID through devlink_port_attrs_set() by Jiri Pirko · 6 years ago
  72. a2c7023 net: dsa: read mac address from DT for slave device by Xiaofei Shen · 6 years ago
  73. d484210 dsa: do not support ndo_get_phys_port_name for non-legacy ports by Jiri Pirko · 6 years ago
  74. 716efee dsa: implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  75. 6146dd4 net: dsa: Avoid null pointer when failing to connect to PHY by Vladimir Oltean · 6 years ago
  76. d6af21a net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid() by Florian Fainelli · 6 years ago
  77. 3d705f0 net: Remove switchdev_ops by Florian Fainelli · 6 years ago
  78. 9ed1ece net: dsa: Handle SWITCHDEV_PORT_ATTR_SET by Florian Fainelli · 6 years ago
  79. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  80. 061f6a5 net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation by Florian Fainelli · 6 years ago
  81. cc1d5bd net: dsa: Deny enslaving VLAN devices into VLAN aware bridge by Florian Fainelli · 6 years ago
  82. 010c8f0 net: Get rid of switchdev_port_attr_get() by Florian Fainelli · 6 years ago
  83. cc0c207 net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT by Florian Fainelli · 6 years ago
  84. ea87005 net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS by Florian Fainelli · 6 years ago
  85. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  86. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. 929d6c1 net: dsa: Implement ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  88. 00670cb net: dsa: Fix NULL checking in dsa_slave_set_eee() by Dan Carpenter · 6 years ago
  89. 17ab4f6 net: dsa: slave: Don't propagate flag changes on down slave interfaces by Rundong Ge · 6 years ago
  90. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  91. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  92. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  93. a3d7e01 net: dsa: Fix tagging attribute location by Florian Fainelli · 6 years ago
  94. d17d9f5 switchdev: Replace port obj add/del SDO with a notification by Petr Machata · 6 years ago
  95. 2b239f6 net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL by Petr Machata · 6 years ago
  96. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  97. e9ba0fb bridge: switchdev: Allow clearing FDB entry offload indication by Ido Schimmel · 6 years ago
  98. 98cdb48 net: dsa: Expose tagging protocol to user-space by Florian Fainelli · 6 years ago
  99. 244cd96 net_sched: remove list_head from tc_action by Cong Wang · 6 years ago
  100. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago