Age | Commit message (Expand) | Author | Files | Lines |
2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 1 | -1/+1 |
2021-07-23 | net: bridge: switchdev: allow the TX data plane forwarding to be offloaded | Tobias Waldekranz | 1 | -1/+1 |
2021-07-22 | net: bridge: move the switchdev object replay helpers to "push" mode | Vladimir Oltean | 1 | -27/+18 |
2021-07-22 | net: bridge: switchdev: let drivers inform which bridge ports are offloaded | Vladimir Oltean | 1 | -0/+71 |
2021-07-13 | net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload | Vladimir Oltean | 1 | -4/+5 |
2021-06-29 | net: bridge: allow the switchdev replay functions to be called for deletion | Vladimir Oltean | 1 | -2/+2 |
2021-06-29 | net: bridge: ignore switchdev events for LAG ports which didn't request replay | Vladimir Oltean | 1 | -2/+17 |
2021-06-29 | net: switchdev: add a context void pointer to struct switchdev_notifier_info | Vladimir Oltean | 1 | -3/+3 |
2021-06-29 | net: ocelot: delete call to br_fdb_replay | Vladimir Oltean | 1 | -4/+0 |
2021-06-09 | net: dsa: felix: re-enable TX flow control in ocelot_port_flush() | Vladimir Oltean | 1 | -0/+5 |
2021-04-28 | net: mscc: ocelot: support PTP Sync one-step timestamping | Yangbo Lu | 2 | -4/+57 |
2021-04-28 | net: mscc: ocelot: convert to ocelot_port_txtstamp_request() | Yangbo Lu | 2 | -14/+28 |
2021-04-28 | net: dsa: free skb->cb usage in core driver | Yangbo Lu | 2 | -4/+4 |
2021-04-07 | time64.h: Consolidated PSEC_PER_SEC definition | Andy Shevchenko | 1 | -0/+2 |
2021-04-01 | net: ocelot: fix a trailling format issue with block comments | Yixing Liu | 1 | -1/+2 |
2021-03-24 | net: ocelot: Simplify MRP deletion | Horatiu Vultur | 1 | -16/+0 |
2021-03-24 | net: ocelot: replay switchdev events when joining bridge | Vladimir Oltean | 3 | -31/+107 |
2021-03-24 | net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG | Vladimir Oltean | 1 | -25/+86 |
2021-03-19 | net: ocelot: support multiple bridges | Vladimir Oltean | 1 | -36/+36 |
2021-03-19 | net: ocelot: Fix deletetion of MRP entries from MAC table | Horatiu Vultur | 1 | -2/+2 |
2021-03-17 | net: ocelot: Remove ocelot_xfh_get_cpuq | Horatiu Vultur | 1 | -2/+1 |
2021-03-17 | net: ocelot: Extend MRP | Horatiu Vultur | 2 | -81/+158 |
2021-03-17 | net: ocelot: Add PGID_BLACKHOLE | Horatiu Vultur | 1 | -0/+3 |
2021-03-14 | flow_offload: reject configuration of packet-per-second policing in offload d... | Baowen Zheng | 2 | -0/+11 |
2021-03-10 | net: mscc: ocelot: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-03-05 | net: mscc: ocelot: properly reject destination IP keys in VCAP IS1 | Vladimir Oltean | 1 | -1/+2 |
2021-02-27 | net: mscc: ocelot: select NET_DEVLINK | Arnd Bergmann | 1 | -0/+1 |
2021-02-18 | net: mscc: ocelot: select PACKING in the Kconfig | Vladimir Oltean | 1 | -0/+1 |
2021-02-17 | net: mscc: ocelot: Add support for MRP | Horatiu Vultur | 4 | -1/+245 |
2021-02-15 | net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest | Vladimir Oltean | 1 | -1/+1 |
2021-02-15 | net: dsa: tag_ocelot_8021q: add support for PTP timestamping | Vladimir Oltean | 2 | -2/+8 |
2021-02-15 | net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll | Vladimir Oltean | 2 | -135/+156 |
2021-02-15 | net: mscc: ocelot: use common tag parsing code with DSA | Vladimir Oltean | 3 | -77/+24 |
2021-02-15 | net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit | Vladimir Oltean | 2 | -74/+87 |
2021-02-15 | net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame | Vladimir Oltean | 1 | -1/+1 |
2021-02-15 | net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler | Vladimir Oltean | 1 | -10/+12 |
2021-02-15 | net: mscc: ocelot: only drain extraction queue on error | Vladimir Oltean | 1 | -1/+1 |
2021-02-15 | net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler | Vladimir Oltean | 1 | -5/+2 |
2021-02-13 | net: mscc: ocelot: offload bridge port flags to device | Vladimir Oltean | 2 | -5/+131 |
2021-02-13 | net: mscc: ocelot: use separate flooding PGID for broadcast | Vladimir Oltean | 1 | -5/+8 |
2021-02-13 | net: switchdev: propagate extack to port attributes | Vladimir Oltean | 1 | -1/+2 |
2021-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -0/+62 |
2021-02-09 | net: dsa: felix: implement port flushing on .phylink_mac_link_down | Vladimir Oltean | 2 | -0/+62 |
2021-02-07 | net: dsa: felix: propagate the LAG offload ops towards the ocelot lib | Vladimir Oltean | 1 | -6/+0 |
2021-02-07 | net: mscc: ocelot: rebalance LAGs on link up/down events | Vladimir Oltean | 3 | -9/+63 |
2021-02-07 | net: mscc: ocelot: rename aggr_count to num_ports_in_lag | Vladimir Oltean | 1 | -4/+3 |
2021-02-07 | net: mscc: ocelot: drop the use of the "lags" array | Vladimir Oltean | 1 | -56/+39 |
2021-02-07 | net: mscc: ocelot: set up logical port IDs centrally | Vladimir Oltean | 1 | -19/+28 |
2021-02-07 | net: mscc: ocelot: avoid unneeded "lp" variable in LAG join | Vladimir Oltean | 1 | -10/+6 |
2021-02-07 | net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device | Vladimir Oltean | 1 | -7/+22 |