index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2022-02-24
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-02-24
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
2022-02-24
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
Vladimir Oltean
2022-02-24
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-24
net: dsa: make LAG IDs one-based
Vladimir Oltean
2022-02-24
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-23
net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
Hans Schultz
2022-02-22
net: dsa: fix panic when removing unoffloaded port from bridge
Alvin Šipraga
2022-02-22
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
2022-02-19
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
2022-02-19
net: dsa: remove pcs_poll
Russell King (Oracle)
2022-02-18
net: dsa: add support for phylink mac_select_pcs()
Russell King (Oracle)
2022-02-17
net: dsa: delete unused exported symbols for ethtool PHY stats
Vladimir Oltean
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
2022-02-17
net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred pa...
Vladimir Oltean
2022-02-16
net: dsa: tag_8021q: only call skb_push/skb_pull around __skb_vlan_pop
Vladimir Oltean
2022-02-16
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-11
net: dsa: remove lockdep class for DSA slave address list
Vladimir Oltean
2022-02-11
net: dsa: remove lockdep class for DSA master address list
Vladimir Oltean
2022-02-11
net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
Vladimir Oltean
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-09
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
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
[next]