1. e56c6bb net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload by Vladimir Oltean · 3 years, 6 months ago
  2. 7e8c185 net: bridge: allow the switchdev replay functions to be called for deletion by Vladimir Oltean · 3 years, 7 months ago
  3. 0d2cfbd net: bridge: ignore switchdev events for LAG ports which didn't request replay by Vladimir Oltean · 3 years, 7 months ago
  4. 69bfac9 net: switchdev: add a context void pointer to struct switchdev_notifier_info by Vladimir Oltean · 3 years, 7 months ago
  5. 97558e8 net: ocelot: delete call to br_fdb_replay by Vladimir Oltean · 3 years, 7 months ago
  6. 39e5308 net: mscc: ocelot: support PTP Sync one-step timestamping by Yangbo Lu · 3 years, 9 months ago
  7. 682eaad net: mscc: ocelot: convert to ocelot_port_txtstamp_request() by Yangbo Lu · 3 years, 9 months ago
  8. c4b364c net: dsa: free skb->cb usage in core driver by Yangbo Lu · 3 years, 9 months ago
  9. e4bd44e net: ocelot: replay switchdev events when joining bridge by Vladimir Oltean · 3 years, 10 months ago
  10. 81ef35e net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG by Vladimir Oltean · 3 years, 10 months ago
  11. 6a56e19 flow_offload: reject configuration of packet-per-second policing in offload drivers by Baowen Zheng · 3 years, 10 months ago
  12. d8ea7ff net: mscc: ocelot: Add support for MRP by Horatiu Vultur · 4 years ago
  13. 137ffbc net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit by Vladimir Oltean · 4 years ago
  14. 5f016f4 net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame by Vladimir Oltean · 4 years ago
  15. 421741e net: mscc: ocelot: offload bridge port flags to device by Vladimir Oltean · 4 years ago
  16. 4c08c58 net: switchdev: propagate extack to port attributes by Vladimir Oltean · 4 years ago
  17. 23ca3b7 net: mscc: ocelot: rebalance LAGs on link up/down events by Vladimir Oltean · 4 years ago
  18. 583cbbe net: mscc: ocelot: don't refuse bonding interfaces we can't offload by Vladimir Oltean · 4 years ago
  19. 41e66fa net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_event by Vladimir Oltean · 4 years ago
  20. 662981b net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_changeupper by Vladimir Oltean · 4 years ago
  21. e0c1623 net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports() by Dan Carpenter · 4 years ago
  22. 0e9bb4e net: mscc: ocelot: export VCAP structures to include/soc/mscc by Vladimir Oltean · 4 years ago
  23. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  24. 79267ae net: mscc: ocelot: allow offloading of bridge on top of LAG by Vladimir Oltean · 4 years ago
  25. 20efd2c net: mscc: ocelot: Remove unneeded semicolon by Xu Wang · 4 years ago
  26. f59fd9c net: mscc: ocelot: configure watermarks using devlink-sb by Vladimir Oltean · 4 years ago
  27. 6c30384e net: mscc: ocelot: register devlink ports by Vladimir Oltean · 4 years ago
  28. bae33f2 net: switchdev: remove the transaction structure from port attributes by Vladimir Oltean · 4 years ago
  29. ffb68fc net: switchdev: remove the transaction structure from port object notifiers by Vladimir Oltean · 4 years ago
  30. b7a9e0d net: switchdev: remove vid_begin -> vid_end range from VLAN objects by Vladimir Oltean · 4 years ago
  31. ca0b272 net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process context by Vladimir Oltean · 4 years, 1 month ago
  32. 2f0402f net: mscc: ocelot: deny changing the native VLAN from the prepare phase by Vladimir Oltean · 4 years, 3 months ago
  33. c3e58a75 net: mscc: ocelot: transform the pvid and native vlan values into a structure by Vladimir Oltean · 4 years, 3 months ago
  34. 7e38b03 net: mscc: ocelot: remove duplicate ocelot_port_dev_check by Vladimir Oltean · 4 years, 3 months ago
  35. 2e554a7 net: dsa: propagate switchdev vlan_filtering prepare phase to drivers by Vladimir Oltean · 4 years, 3 months ago
  36. 319e4dd net: mscc: ocelot: introduce conversion helpers between port and netdev by Vladimir Oltean · 4 years, 4 months ago
  37. e2f9a8f net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb by Vladimir Oltean · 4 years, 4 months ago
  38. 6565243 net: mscc: ocelot: add locking for the port TX timestamp ID by Vladimir Oltean · 4 years, 4 months ago
  39. 9dda66a net: mscc: ocelot: fix race condition with TX timestamping by Vladimir Oltean · 4 years, 4 months ago
  40. 91c724c net: mscc: ocelot: convert port registers to regmap by Vladimir Oltean · 4 years, 6 months ago
  41. 5f035af net:qos: police action offloading parameter 'burst' change to the original value by Po Liu · 4 years, 7 months ago
  42. 836e0e55 net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.c by Vladimir Oltean · 4 years, 7 months ago
  43. 96b029b net: mscc: ocelot: introduce macros for iterating over PGIDs by Vladimir Oltean · 4 years, 7 months ago
  44. 209edf9 net: dsa: felix: call port mdb operations from ocelot by Vladimir Oltean · 4 years, 7 months ago
  45. 3c83654 net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h} by Vladimir Oltean · 4 years, 7 months ago
  46. 9c90eea net: mscc: ocelot: move net_device related functions to ocelot_net.c by Vladimir Oltean · 4 years, 7 months ago