index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Fix use-after-free in probing of DSA switch tree
Vladimir Oltean
2020-01-27
1
-11
/
+25
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
2
-4
/
+1
|
\
|
*
net: dsa: tag_qca: fix doubled Tx statistics
Alexander Lobakin
2020-01-16
1
-3
/
+0
|
*
net: dsa: tag_gswip: fix typo in tagger name
Alexander Lobakin
2020-01-16
1
-1
/
+1
*
|
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-08
3
-5
/
+31
*
|
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
2020-01-05
1
-0
/
+1
*
|
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
Vladimir Oltean
2020-01-05
1
-2
/
+1
*
|
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2020-01-05
3
-39
/
+15
*
|
net: dsa: Deny PTP on master if switch supports it
Vladimir Oltean
2019-12-28
1
-0
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
2
-6
/
+5
|
\
|
|
*
net: dsa: ksz: use common define for tag len
Michael Grzeschik
2019-12-20
1
-5
/
+3
|
*
net: dsa: make unexported dsa_link_touch() static
Ben Dooks (Codethink)
2019-12-17
1
-1
/
+2
*
|
net: dsa: add support for Atheros AR9331 TAG format
Oleksij Rempel
2019-12-20
3
-0
/
+103
*
|
net: dsa: Make PHYLINK related function static again
Florian Fainelli
2019-12-17
2
-38
/
+16
|
/
*
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-23
2
-10
/
+13
*
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
2019-11-21
1
-1
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
1
-1
/
+1
|
\
|
*
net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid
Vladimir Oltean
2019-11-16
1
-1
/
+1
*
|
net: dsa: ocelot: add tagger for Ocelot/Felix switches
Vladimir Oltean
2019-11-15
3
-0
/
+237
*
|
net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol
Florian Fainelli
2019-11-12
2
-10
/
+1
*
|
net: dsa: Add support for devlink resources
Andrew Lunn
2019-11-05
1
-0
/
+37
*
|
net: dsa: Fix use after free in dsa_switch_remove()
Florian Fainelli
2019-11-05
1
-1
/
+2
*
|
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
2
-9
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
2
-17
/
+0
|
\
|
|
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
2
-17
/
+0
*
|
net: dsa: tag_8021q: clarify index limitation
Vivien Didelot
2019-10-31
1
-3
/
+2
*
|
net: dsa: remove limitation of switch index value
Vivien Didelot
2019-10-31
1
-2
/
+0
*
|
net: dsa: remove tree functions related to switches
Vivien Didelot
2019-10-31
1
-33
/
+10
*
|
net: dsa: remove the dst->ds array
Vivien Didelot
2019-10-31
1
-7
/
+0
*
|
net: dsa: remove switch routing table setup code
Vivien Didelot
2019-10-31
1
-22
/
+2
*
|
net: dsa: remove ds->rtable
Vivien Didelot
2019-10-31
1
-4
/
+0
*
|
net: dsa: list DSA links in the fabric
Vivien Didelot
2019-10-31
1
-1
/
+40
*
|
net: dsa: add ethtool pause configuration support
Heiner Kallweit
2019-10-30
1
-0
/
+18
*
|
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-28
2
-1
/
+54
*
|
net: dsa: fix dereference on ds->dev before null check error
Colin Ian King
2019-10-28
1
-2
/
+5
*
|
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-15
/
+6
*
|
net: dsa: allocate ports on touch
Vivien Didelot
2019-10-22
1
-2
/
+14
*
|
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2019-10-22
1
-21
/
+12
*
|
net: dsa: use ports list to find first CPU port
Vivien Didelot
2019-10-22
1
-14
/
+3
*
|
net: dsa: use ports list to setup multiple master devices
Vivien Didelot
2019-10-22
1
-7
/
+15
*
|
net: dsa: use ports list to find a port by node
Vivien Didelot
2019-10-22
1
-14
/
+3
*
|
net: dsa: use ports list for routing table setup
Vivien Didelot
2019-10-22
1
-4
/
+3
*
|
net: dsa: use ports list to setup switches
Vivien Didelot
2019-10-22
1
-52
/
+41
*
|
net: dsa: use ports list to find slave
Vivien Didelot
2019-10-22
1
-17
/
+6
*
|
net: dsa: add ports list in the switch fabric
Vivien Didelot
2019-10-22
1
-6
/
+42
*
|
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-22
4
-10
/
+12
|
/
*
net: dsa: fix switch tree list
Vivien Didelot
2019-10-19
1
-1
/
+1
*
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
2019-10-02
1
-1
/
+11
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-17
1
-0
/
+2
|
\
|
*
net: dsa: Fix load order between DSA drivers and taggers
Andrew Lunn
2019-09-15
1
-0
/
+2
[next]