index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: dsa: remove workarounds for changing master promisc/allmulti only while up
Vladimir Oltean
2022-03-03
1
-37
/
+8
*
|
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
3
-2
/
+6
*
|
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
3
-36
/
+141
*
|
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2022-02-27
2
-5
/
+5
*
|
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
2022-02-27
3
-128
/
+47
*
|
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
2022-02-27
3
-12
/
+50
*
|
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2022-02-27
3
-92
/
+48
*
|
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-02-24
4
-15
/
+177
*
|
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
2022-02-24
2
-1
/
+3
*
|
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
Vladimir Oltean
2022-02-24
2
-13
/
+5
*
|
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
2022-02-24
1
-2
/
+4
*
|
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-24
6
-40
/
+87
*
|
net: dsa: make LAG IDs one-based
Vladimir Oltean
2022-02-24
2
-5
/
+5
*
|
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
2022-02-24
4
-25
/
+25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
2
-8
/
+28
|
\
|
|
*
net: dsa: fix panic when removing unoffloaded port from bridge
Alvin Šipraga
2022-02-22
1
-1
/
+8
|
*
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
2022-02-19
2
-7
/
+20
*
|
net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
Hans Schultz
2022-02-23
1
-2
/
+2
*
|
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
2022-02-22
1
-1
/
+1
*
|
net: dsa: remove pcs_poll
Russell King (Oracle)
2022-02-19
1
-1
/
+0
*
|
net: dsa: add support for phylink mac_select_pcs()
Russell King (Oracle)
2022-02-18
1
-0
/
+15
*
|
net: dsa: delete unused exported symbols for ethtool PHY stats
Vladimir Oltean
2022-02-17
1
-57
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
3
-15
/
+8
|
\
|
|
*
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
2022-02-17
1
-14
/
+7
|
*
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-14
2
-1
/
+1
*
|
net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred pa...
Vladimir Oltean
2022-02-17
1
-0
/
+7
*
|
net: dsa: tag_8021q: only call skb_push/skb_pull around __skb_vlan_pop
Vladimir Oltean
2022-02-16
1
-2
/
+2
*
|
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
2022-02-16
2
-26
/
+31
*
|
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-16
5
-47
/
+288
*
|
net: dsa: remove lockdep class for DSA slave address list
Vladimir Oltean
2022-02-11
1
-12
/
+0
*
|
net: dsa: remove lockdep class for DSA master address list
Vladimir Oltean
2022-02-11
1
-4
/
+0
*
|
net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
Vladimir Oltean
2022-02-11
1
-41
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
1
-19
/
+6
|
\
|
|
*
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
2022-02-09
1
-19
/
+6
*
|
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
2022-02-02
1
-3
/
+36
*
|
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
2022-02-02
1
-0
/
+4
*
|
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
2022-02-02
1
-3
/
+12
*
|
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
2022-02-02
1
-0
/
+1
*
|
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
2022-02-02
1
-15
/
+1
*
|
net: dsa: tag_qca: convert to FIELD macro
Ansuel Smith
2022-02-02
1
-19
/
+15
*
|
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-02-02
1
-4
/
+24
*
|
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-02-02
4
-0
/
+106
*
|
net: dsa: Avoid cross-chip syncing of VLAN filtering
Tobias Waldekranz
2022-01-25
1
-3
/
+5
*
|
net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave
Tobias Waldekranz
2022-01-25
1
-13
/
+25
|
/
*
net: dsa: setup master before ports
Vladimir Oltean
2022-01-06
1
-10
/
+13
*
net: dsa: first set up shared ports, then non-shared ports
Vladimir Oltean
2022-01-06
1
-13
/
+37
*
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
2022-01-06
2
-2
/
+10
*
net: dsa: stop updating master MTU from master.c
Vladimir Oltean
2022-01-06
1
-24
/
+1
*
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
2022-01-06
1
-3
/
+1
*
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
2022-01-06
1
-7
/
+7
[prev]
[next]