index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
net: dsa: tag_dsa: Fix tx from VLAN uppers on non-filtering bridges
Tobias Waldekranz
1
-3
/
+12
2022-03-07
net: dsa: return success if there was nothing to do
Tom Rix
1
-2
/
+2
2022-03-06
net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails
Vladimir Oltean
1
-3
/
+3
2022-03-05
net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
Luiz Angelo Daros de Luca
1
-36
/
+116
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-03-03
net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto change
Vladimir Oltean
1
-1
/
+1
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
1
-0
/
+40
2022-03-03
net: dsa: manage flooding on the CPU ports
Vladimir Oltean
1
-0
/
+39
2022-03-03
net: dsa: install the primary unicast MAC address as standalone port host FDB
Vladimir Oltean
1
-2
/
+33
2022-03-03
net: dsa: install secondary unicast and multicast addresses as host FDB/MDB
Vladimir Oltean
3
-40
/
+273
2022-03-03
net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespace
Vladimir Oltean
3
-34
/
+28
2022-03-03
net: dsa: remove workarounds for changing master promisc/allmulti only while up
Vladimir Oltean
1
-37
/
+8
2022-03-01
net: dsa: restore error path of dsa_tree_change_tag_proto
Vladimir Oltean
1
-1
/
+1
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
3
-2
/
+6
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
3
-36
/
+141
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2
-5
/
+5
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
3
-128
/
+47
2022-02-27
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
3
-12
/
+50
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
3
-92
/
+48
2022-02-24
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
4
-15
/
+177
2022-02-24
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
2
-1
/
+3
2022-02-24
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
Vladimir Oltean
2
-13
/
+5
2022-02-24
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
1
-2
/
+4
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
6
-40
/
+87
2022-02-24
net: dsa: make LAG IDs one-based
Vladimir Oltean
2
-5
/
+5
2022-02-24
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
4
-25
/
+25
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+28
2022-02-23
net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
Hans Schultz
1
-2
/
+2
2022-02-22
net: dsa: fix panic when removing unoffloaded port from bridge
Alvin Šipraga
1
-1
/
+8
2022-02-22
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
1
-1
/
+1
2022-02-19
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
2
-7
/
+20
2022-02-19
net: dsa: remove pcs_poll
Russell King (Oracle)
1
-1
/
+0
2022-02-18
net: dsa: add support for phylink mac_select_pcs()
Russell King (Oracle)
1
-0
/
+15
2022-02-17
net: dsa: delete unused exported symbols for ethtool PHY stats
Vladimir Oltean
1
-57
/
+0
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-15
/
+8
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
2022-02-17
net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred pa...
Vladimir Oltean
1
-0
/
+7
2022-02-16
net: dsa: tag_8021q: only call skb_push/skb_pull around __skb_vlan_pop
Vladimir Oltean
1
-2
/
+2
2022-02-16
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
2
-26
/
+31
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
5
-47
/
+288
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2
-1
/
+1
2022-02-11
net: dsa: remove lockdep class for DSA slave address list
Vladimir Oltean
1
-12
/
+0
2022-02-11
net: dsa: remove lockdep class for DSA master address list
Vladimir Oltean
1
-4
/
+0
2022-02-11
net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
Vladimir Oltean
1
-41
/
+1
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-19
/
+6
2022-02-09
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
1
-19
/
+6
2022-02-02
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
1
-3
/
+36
2022-02-02
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
1
-0
/
+4
2022-02-02
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
1
-3
/
+12
2022-02-02
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
1
-0
/
+1
[prev]
[next]