Age | Commit message (Expand) | Author | Files | Lines |
2021-02-12 | net: dsa: act as passthrough for bridge port flags | Vladimir Oltean | 3 | -23/+24 |
2021-02-12 | net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes | Vladimir Oltean | 2 | -17/+23 |
2021-02-12 | net: dsa: configure better brport flags when ports leave the bridge | Vladimir Oltean | 1 | -7/+38 |
2021-02-12 | net: switchdev: propagate extack to port attributes | Vladimir Oltean | 1 | -1/+2 |
2021-02-11 | net: dsa: xrs700x: add HSR offloading support | George McCollister | 1 | -1/+6 |
2021-02-11 | net: dsa: add support for offloading HSR | George McCollister | 4 | -0/+83 |
2021-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+5 |
2021-02-06 | net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces | Vladimir Oltean | 2 | -0/+21 |
2021-02-06 | net: dsa: automatically bring user ports down when master goes down | Vladimir Oltean | 1 | -0/+24 |
2021-02-06 | net: dsa: automatically bring up DSA master when opening user port | Vladimir Oltean | 1 | -2/+5 |
2021-02-04 | net: dsa: call teardown method on probe failure | Vladimir Oltean | 1 | -2/+5 |
2021-02-03 | net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored | Vladimir Oltean | 1 | -1/+9 |
2021-01-29 | net: dsa: add a second tagger for Ocelot switches based on tag_8021q | Vladimir Oltean | 3 | -3/+87 |
2021-01-29 | net: dsa: allow changing the tag protocol via the "tagging" device attribute | Vladimir Oltean | 7 | -16/+217 |
2021-01-29 | net: dsa: keep a copy of the tagging protocol in the DSA switch tree | Vladimir Oltean | 1 | -12/+24 |
2021-01-29 | net: dsa: document the existing switch tree notifiers and add a new one | Vladimir Oltean | 3 | -23/+58 |
2021-01-29 | net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN | Vladimir Oltean | 1 | -2/+13 |
2021-01-15 | net: dsa: add ops for devlink-sb | Vladimir Oltean | 1 | -1/+158 |
2021-01-15 | net: dsa: set configure_vlan_while_not_filtering to true by default | Vladimir Oltean | 2 | -3/+8 |
2021-01-15 | dsa: add support for Arrow XRS700x tag trailer | George McCollister | 3 | -0/+68 |
2021-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+14 |
2021-01-14 | net: dsa: tag_dsa: Support reception of packets from LAG devices | Tobias Waldekranz | 2 | -2/+27 |
2021-01-14 | net: dsa: Link aggregation support | Tobias Waldekranz | 5 | -7/+321 |
2021-01-14 | net: dsa: Don't offload port attributes on standalone ports | Tobias Waldekranz | 1 | -0/+3 |
2021-01-12 | net: dsa: add optional stats64 support | Oleksij Rempel | 1 | -1/+13 |
2021-01-12 | net: dsa: clear devlink port type before unregistering slave netdevs | Vladimir Oltean | 1 | -0/+4 |
2021-01-12 | net: dsa: unbind all switches from tree when DSA master unbinds | Vladimir Oltean | 1 | -0/+10 |
2021-01-11 | net: dsa: remove obsolete comments about switchdev transactions | Vladimir Oltean | 2 | -9/+0 |
2021-01-11 | net: dsa: remove the transactional logic from VLAN objects | Vladimir Oltean | 1 | -6/+2 |
2021-01-11 | net: dsa: remove the transactional logic from MDB entries | Vladimir Oltean | 1 | -9/+6 |
2021-01-11 | net: dsa: remove the transactional logic from ageing time notifiers | Vladimir Oltean | 3 | -15/+7 |
2021-01-11 | net: switchdev: remove the transaction structure from port attributes | Vladimir Oltean | 4 | -86/+57 |
2021-01-11 | net: switchdev: remove the transaction structure from port object notifiers | Vladimir Oltean | 4 | -69/+17 |
2021-01-11 | net: switchdev: remove vid_begin -> vid_end range from VLAN objects | Vladimir Oltean | 1 | -16/+7 |
2021-01-09 | net: dsa: dsa_legacy_fdb_{add,del} can be static | Vladimir Oltean | 2 | -17/+8 |
2021-01-07 | net: dsa: remove the DSA specific notifiers | Vladimir Oltean | 2 | -39/+0 |
2021-01-07 | net: dsa: export dsa_slave_dev_check | Vladimir Oltean | 2 | -1/+1 |
2021-01-07 | net: dsa: move the Broadcom tag information in a separate header file | Vladimir Oltean | 1 | -0/+1 |
2021-01-07 | net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig... | Vladimir Oltean | 1 | -11/+55 |
2021-01-07 | net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDB | Vladimir Oltean | 1 | -0/+3 |
2021-01-07 | net: dsa: move switchdev event implementation under the same switch/case stat... | Vladimir Oltean | 1 | -19/+16 |
2021-01-07 | net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work | Vladimir Oltean | 2 | -53/+65 |
2021-01-07 | net: dsa: be louder when a non-legacy FDB operation fails | Vladimir Oltean | 1 | -3/+7 |
2021-01-06 | net: dsa: print error on invalid port index | Rafał Miłecki | 1 | -0/+2 |
2020-12-08 | net: dsa: print the MTU value that could not be set | Rasmus Villemoes | 2 | -5/+6 |
2020-11-23 | net: dsa: tag_hellcreek: Cleanup includes | Kurt Kanzenbach | 1 | -3/+1 |
2020-11-20 | net: dsa: avoid potential use-after-free error | Christian Eggers | 1 | -3/+3 |
2020-11-17 | net: dsa: tag_dsa: Use a consistent comment style | Tobias Waldekranz | 1 | -20/+8 |
2020-11-17 | net: dsa: tag_dsa: Unify regular and ethertype DSA taggers | Tobias Waldekranz | 4 | -263/+252 |
2020-11-17 | net: dsa: tag_dsa: Allow forwarding of redirected IGMP traffic | Tobias Waldekranz | 1 | -3/+29 |