index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2021-07-26
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
2021-07-23
net: dsa: tag_dsa: offload the bridge forwarding process
Tobias Waldekranz
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-21
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
2021-07-21
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
2021-07-20
net: dsa: use switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
2021-07-20
net: dsa: build tag_8021q.c as part of DSA core
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: use symbolic error names
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: use "err" consistently instead of "rc"
Vladimir Oltean
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
2021-07-13
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
2021-07-01
net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
Vladimir Oltean
2021-06-29
net: dsa: replay the local bridge FDB entries pointing to the bridge dev too
Vladimir Oltean
2021-06-29
net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...
Vladimir Oltean
2021-06-29
net: dsa: include fdb entries pointing to bridge in the host fdb list
Vladimir Oltean
2021-06-29
net: dsa: include bridge addresses which are local in the host fdb list
Tobias Waldekranz
2021-06-29
net: dsa: sync static FDB entries on foreign interfaces to hardware
Vladimir Oltean
2021-06-29
net: dsa: install the host MDB and FDB entries in the master's RX filter
Vladimir Oltean
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
2021-06-29
net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
Vladimir Oltean
2021-06-28
net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG
Vladimir Oltean
2021-06-28
net: dsa: refactor the prechangeupper sanity checks into a dedicated function
Vladimir Oltean
2021-06-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-21
net: dsa: remove cross-chip support from the MRP notifiers
Vladimir Oltean
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
2021-06-21
net: dsa: calculate the largest_mtu across all ports in the tree
Vladimir Oltean
2021-06-21
net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...
Vladimir Oltean
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
2021-06-21
net: dsa: assert uniqueness of dsa,member properties
Vladimir Oltean
2021-06-14
net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy ...
Oleksij Rempel
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
2021-06-11
net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
[next]