index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
dsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: net: dsa: update information about multiple CPU ports
Vladimir Oltean
2022-09-20
2
-6
/
+128
*
docs: net: dsa: mention that VLANs are now refcounted on shared ports
Vladimir Oltean
2022-07-18
1
-1
/
+7
*
docs: net: dsa: delete misinformation about -EOPNOTSUPP for FDB/MDB/VLAN
Vladimir Oltean
2022-07-18
1
-9
/
+3
*
docs: net: dsa: re-explain what port_fdb_dump actually does
Vladimir Oltean
2022-07-18
1
-3
/
+6
*
docs: net: dsa: add a section for address databases
Vladimir Oltean
2022-07-18
1
-6
/
+130
*
docs: net: dsa: delete port_mdb_dump
Vladimir Oltean
2022-07-18
1
-4
/
+0
*
docs: net: dsa: remove port_vlan_dump
Vladimir Oltean
2022-07-18
1
-4
/
+0
*
docs: net: dsa: remove port_bridge_tx_fwd_offload
Vladimir Oltean
2022-07-18
1
-16
/
+46
*
docs: net: dsa: document port_fast_age
Vladimir Oltean
2022-07-18
1
-6
/
+8
*
docs: net: dsa: document port_setup and port_teardown
Vladimir Oltean
2022-07-18
1
-0
/
+9
*
docs: net: dsa: document the teardown method
Vladimir Oltean
2022-07-18
1
-1
/
+2
*
docs: net: dsa: document change_tag_protocol
Vladimir Oltean
2022-07-18
1
-0
/
+6
*
docs: net: dsa: add more info about the other arguments to get_tag_protocol
Vladimir Oltean
2022-07-18
1
-1
/
+5
*
docs: net: dsa: rename tag_protocol to get_tag_protocol
Vladimir Oltean
2022-07-18
1
-2
/
+2
*
docs: net: dsa: document the shutdown behavior
Vladimir Oltean
2022-07-18
1
-0
/
+18
*
docs: net: dsa: update probing documentation
Vladimir Oltean
2022-07-18
1
-11
/
+65
*
docs: net: dsa: describe issues with checksum offload
Luiz Angelo Daros de Luca
2022-04-18
1
-0
/
+17
*
docs: net: dsa: fix minor grammar and punctuation issues
Bjorn Helgaas
2022-04-03
1
-32
/
+32
*
docs: net: dsa: sja1105: document limitations of tc-flower rule VLAN awareness
Vladimir Oltean
2022-02-27
1
-0
/
+27
*
dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference
Mauro Carvalho Chehab
2021-09-17
1
-1
/
+1
*
docs: net: dsa: document the new methods for bridge TX forwarding offload
Vladimir Oltean
2021-08-22
1
-0
/
+16
*
docs: net: dsa: remove references to struct dsa_device_ops::filter
Vladimir Oltean
2021-08-22
1
-13
/
+0
*
docs: net: dsa: sja1105: update list of limitations
Vladimir Oltean
2021-08-22
1
-217
/
+1
*
net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
Vladimir Oltean
2021-06-29
1
-0
/
+68
*
Documentation: net: dsa: add details about SJA1110
Vladimir Oltean
2021-06-24
1
-4
/
+57
*
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-11
1
-10
/
+11
*
Documentation: networking: dsa: mention that the master is brought up automat...
Vladimir Oltean
2021-03-17
1
-8
/
+21
*
Documentation: networking: dsa: demote subsections to simple emphasized words
Vladimir Oltean
2021-03-17
1
-153
/
+142
*
Documentation: networking: dsa: add missing new line in devlink section
Vladimir Oltean
2021-03-17
1
-0
/
+1
*
Documentation: networking: dsa: add paragraph for the HSR/PRP offload
Vladimir Oltean
2021-03-16
1
-0
/
+32
*
Documentation: networking: dsa: add paragraph for the MRP offload
Vladimir Oltean
2021-03-16
1
-0
/
+30
*
Documentation: networking: dsa: add paragraph for the LAG offload
Vladimir Oltean
2021-03-16
1
-0
/
+33
*
Documentation: networking: dsa: mention integration with devlink
Vladimir Oltean
2021-03-16
1
-0
/
+31
*
Documentation: networking: dsa: document the port_bridge_flags method
Vladimir Oltean
2021-03-16
1
-0
/
+11
*
Documentation: networking: dsa: remove TODO about porting more vendor drivers
Vladimir Oltean
2021-03-16
1
-2
/
+0
*
Documentation: networking: dsa: remove references to switchdev prepare/commit
Vladimir Oltean
2021-03-16
1
-22
/
+8
*
Documentation: networking: dsa: remove static port count from limitations
Vladimir Oltean
2021-03-16
1
-9
/
+0
*
Documentation: networking: dsa: rewrite chapter about tagging protocol
Vladimir Oltean
2021-03-16
1
-8
/
+140
*
Documentation: networking: update the graphical representation
Vladimir Oltean
2021-03-16
1
-17
/
+28
*
net: dsa: automatically bring up DSA master when opening user port
Vladimir Oltean
2021-02-06
1
-4
/
+0
*
doc: net: dsa: Fix typo in config code sample
Paul Barker
2020-09-03
1
-1
/
+1
*
Documentation: networking: dsa: drop doubled word
Randy Dunlap
2020-07-05
1
-1
/
+1
*
docs: networkng: fix lists and table in sja1105
Jakub Kicinski
2020-06-11
1
-2
/
+4
*
docs: net: dsa: sja1105: document the best_effort_vlan_filtering option
Vladimir Oltean
2020-05-12
1
-26
/
+185
*
docs: net: dsa: sja1105: document intended usage of virtual links
Vladimir Oltean
2020-05-08
1
-0
/
+116
*
Documentation: net: dsa: sja1105: Remove text about taprio base-time limitation
Vladimir Oltean
2019-12-31
1
-6
/
+0
*
docs: net: dsa: sja1105: Add info about the Time-Aware Scheduler
Vladimir Oltean
2019-09-16
1
-0
/
+90
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
3
-0
/
+477
|
\
|
*
Documentation: net: dsa: b53: Describe b53 configuration
Benedikt Spranger
2019-07-09
2
-0
/
+184
|
*
Documentation: net: dsa: Describe DSA switch configuration
Benedikt Spranger
2019-07-09
2
-0
/
+293
[next]