index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2022-02-02
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
2022-02-02
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
2022-02-02
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
2022-02-02
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
2022-02-02
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
2022-02-02
net: dsa: tag_qca: convert to FIELD macro
Ansuel Smith
2022-02-02
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-01-25
net: dsa: Avoid cross-chip syncing of VLAN filtering
Tobias Waldekranz
2022-01-25
net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave
Tobias Waldekranz
2022-01-06
net: dsa: setup master before ports
Vladimir Oltean
2022-01-06
net: dsa: first set up shared ports, then non-shared ports
Vladimir Oltean
2022-01-06
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
2022-01-06
net: dsa: stop updating master MTU from master.c
Vladimir Oltean
2022-01-06
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
2022-01-06
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
2022-01-05
net: dsa: remove cross-chip support for HSR
Vladimir Oltean
2022-01-05
net: dsa: remove cross-chip support for MRP
Vladimir Oltean
2022-01-05
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
net: dsa: tag_ocelot: use traffic class to map priority on injected header
Xiaoliang Yang
2021-12-14
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
2021-12-14
net: dsa: tag_sja1105: fix zeroization of ds->priv on tag proto disconnect
Vladimir Oltean
2021-12-12
net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...
Vladimir Oltean
2021-12-12
Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...
Vladimir Oltean
2021-12-12
net: dsa: tag_sja1105: convert to tagger-owned data
Vladimir Oltean
2021-12-12
net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
Vladimir Oltean
2021-12-12
net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q
Vladimir Oltean
2021-12-12
net: dsa: tag_ocelot: convert to tagger-owned data
Vladimir Oltean
2021-12-12
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
2021-12-09
net: dsa: mark DSA phylink as legacy_pre_march2020
Russell King (Oracle)
2021-12-08
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
2021-12-08
net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
Vladimir Oltean
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
2021-12-08
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
2021-12-08
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
2021-12-01
net: dsa: support use of phylink_generic_validate()
Russell King (Oracle)
2021-12-01
net: dsa: replace phylink_get_interfaces() with phylink_get_caps()
Russell King (Oracle)
2021-12-01
net: dsa: consolidate phylink creation
Russell King (Oracle)
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
2021-11-03
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
2021-11-01
net: dsa: populate supported_interfaces member
Marek BehĂșn
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-10-26
net: dsa: stop calling dev_hold in dsa_slave_fdb_event
Vladimir Oltean
[next]