index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'
Christophe JAILLET
1
-2
/
+7
2021-10-12
net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p...
Vladimir Oltean
1
-1
/
+2
2021-10-12
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
2
-15
/
+25
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
3
-3
/
+1
2021-10-12
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
1
-1
/
+0
2021-10-12
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
1
-0
/
+43
2021-10-12
net: dsa: fix spurious error message when unoffloaded port leaves bridge
Alvin Šipraga
1
-1
/
+1
2021-10-09
net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocol
Vladimir Oltean
1
-0
/
+2
2021-10-08
net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports
Vladimir Oltean
1
-3
/
+9
2021-10-08
net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges...
Vladimir Oltean
1
-18
/
+2
2021-10-08
net: dsa: fix bridge_num not getting cleared after ports leaving the bridge
Vladimir Oltean
1
-1
/
+1
2021-10-04
dsa: tag_dsa: Fix mask for trunked packets
Andrew Lunn
1
-1
/
+1
2021-09-21
net: dsa: don't allocate the slave_mii_bus using devres
Vladimir Oltean
1
-3
/
+9
2021-09-21
net: dsa: fix dsa_tree_setup error path
Vladimir Oltean
1
-0
/
+1
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
1
-5
/
+46
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+50
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2
-2
/
+2
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
3
-15
/
+37
2021-09-15
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
1
-7
/
+5
2021-09-01
net: dsa: tag_rtl4_a: Fix egress tags
Linus Walleij
1
-3
/
+4
2021-08-25
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
1
-4
/
+34
2021-08-25
net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
Vladimir Oltean
1
-1
/
+40
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
2
-9
/
+24
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
3
-5
/
+111
2021-08-24
net: dsa: properly fall back to software bridging
Vladimir Oltean
2
-2
/
+9
2021-08-24
net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...
Vladimir Oltean
1
-0
/
+4
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
3
-34
/
+55
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
2
-13
/
+28
2021-08-16
net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa
Vladimir Oltean
1
-4
/
+4
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-12
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
4
-16
/
+26
2021-08-12
net: dsa: print more information when a cross-chip notifier fails
Vladimir Oltean
1
-6
/
+12
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on TX
Vladimir Oltean
7
-17
/
+23
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on RX
Vladimir Oltean
8
-26
/
+21
2021-08-11
net: dsa: create a helper which allocates space for EtherType DSA headers
Vladimir Oltean
8
-10
/
+38
2021-08-11
net: dsa: create a helper that strips EtherType DSA headers on RX
Vladimir Oltean
8
-28
/
+37
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-1
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
2021-08-09
net: dsa: avoid fast ageing twice when port leaves a bridge
Vladimir Oltean
1
-1
/
+3
2021-08-09
net: dsa: still fast-age ports joining a bridge if they can't configure learning
Vladimir Oltean
1
-1
/
+17
2021-08-08
net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port
Vladimir Oltean
1
-0
/
+20
2021-08-08
net: dsa: don't fast age bridge ports with learning turned off
Vladimir Oltean
1
-1
/
+1
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
2
-5
/
+32
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
3
-10
/
+14
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
3
-19
/
+0
2021-08-06
net: dsa: stop syncing the bridge mcast_router attribute at join time
Vladimir Oltean
1
-10
/
+0
2021-08-05
net: dsa: tag_sja1105: optionally build as module when switch driver is modul...
Vladimir Oltean
1
-0
/
+1
2021-08-05
net: dsa: give preference to local CPU ports
Vladimir Oltean
1
-3
/
+39
2021-08-05
net: dsa: rename teardown_default_cpu to teardown_cpu_ports
Vladimir Oltean
1
-5
/
+5
2021-08-03
net: dsa: tag_sja1105: consistently fail with arbitrary input
Vladimir Oltean
1
-1
/
+1
[next]