index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
dsa.h
Age
Commit message (
Expand
)
Author
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
2020-05-10
net: dsa: introduce a dsa_switch_find function
Vladimir Oltean
2020-05-10
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
2020-05-10
net: bridge: allow enslaving some DSA master network devices
Vladimir Oltean
2020-05-07
net: dsa: introduce a dsa_port_from_netdev public helper
Vladimir Oltean
2020-03-30
net: dsa: add port policers
Vladimir Oltean
2020-03-27
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
2020-03-27
net: dsa: configure the MTU for switch ports
Vladimir Oltean
2020-03-03
net: dsa: Add bypass operations for the flower classifier-action filter
Vladimir Oltean
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-05
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2019-12-20
net: dsa: add support for Atheros AR9331 TAG format
Oleksij Rempel
2019-11-15
net: dsa: ocelot: add tagger for Ocelot/Felix switches
Vladimir Oltean
2019-11-05
net: dsa: Add support for devlink resources
Andrew Lunn
2019-10-31
net: dsa: remove the dst->ds array
Vivien Didelot
2019-10-31
net: dsa: remove ds->rtable
Vivien Didelot
2019-10-31
net: dsa: list DSA links in the fabric
Vivien Didelot
2019-10-29
net: dsa: return directly from dsa_to_port
Vivien Didelot
2019-10-28
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
2019-10-22
net: dsa: use ports list in dsa_to_port
Vivien Didelot
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-02
net: dsa: Remove unused __DSA_SKB_CB macro
Vladimir Oltean
2019-09-16
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
2019-08-27
net: dsa: remove bitmap operations
Vivien Didelot
2019-07-30
net: dsa: ksz: Add KSZ8795 tag code
Tristram Ha
2019-06-14
net: dsa: make cpu_dp non const
Vivien Didelot
2019-06-08
net: dsa: Add teardown callback for drivers
Vladimir Oltean
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2019-05-12
net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro
Vladimir Oltean
2019-05-12
net: dsa: Remove dangerous DSA_SKB_CLONE() macro
Vladimir Oltean
2019-05-12
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
2019-05-05
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
2019-05-05
net: dsa: Add a private structure pointer to dsa_port
Vladimir Oltean
2019-05-05
net: dsa: Add support for deferred xmit
Vladimir Oltean
2019-05-05
net: dsa: Keep private info in the skb->cb
Vladimir Oltean
2019-05-05
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2019-05-05
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
2019-04-30
net: dsa: Remove legacy probing support
Andrew Lunn
2019-04-30
net: dsa: Add helper function to retrieve VLAN awareness setting
Vladimir Oltean
2019-04-30
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-04-30
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
[next]