index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
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
2021-06-11
net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function
Vladimir Oltean
2021-06-11
net: dsa: tag_sja1105: stop resetting network and transport headers
Vladimir Oltean
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-01
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
2021-05-10
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
2021-05-10
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
2021-04-28
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2021-04-27
net: dsa: check tx timestamp request in core driver
Yangbo Lu
2021-04-21
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
2021-04-20
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
2021-04-20
net: dsa: Only notify CPU ports of changes to the tag protocol
Tobias Waldekranz
2021-04-20
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
2021-04-16
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-03-29
net: dsa: Fix type was not set for devlink port
Maxim Kochetkov
2021-03-25
net: dsa: Fix a typo in tag_rtl4_a.c
Lu Wei
2021-03-25
net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
Vladimir Oltean
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-24
dsa: slave: add support for TC_SETUP_FT
Pablo Neira Ayuso
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
2021-03-23
net: dsa: sync up switchdev objects and port attributes when joining the bridge
Vladimir Oltean
2021-03-23
net: dsa: inherit the actual bridge port flags at join time
Vladimir Oltean
2021-03-23
net: dsa: pass extack to dsa_port_{bridge,lag}_join
Vladimir Oltean
2021-03-23
net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a b...
Vladimir Oltean
2021-03-22
net: dsa: don't assign an error value to tag_ops
George McCollister
2021-03-22
dsa: simplify Kconfig symbols and dependencies
Alexander Lobakin
2021-03-18
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
2021-03-17
net: dsa: tag_brcm: add support for legacy tags
Álvaro Fernández Rojas
2021-03-16
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
2021-03-16
net: ocelot: Extend MRP
Horatiu Vultur
2021-03-16
net: dsa: mt7530: support MDB and bridge flag operations
DENG Qingfang
2021-03-08
net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...
Vladimir Oltean
2021-03-01
net: dsa: tag_mtk: fix 802.1ad VLAN egress
DENG Qingfang
2021-03-01
net: dsa: tag_rtl4_a: fix egress tags
DENG Qingfang
2021-02-26
net: dsa: tag_ocelot_8021q: fix driver dependency
Arnd Bergmann
[next]