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: add support switches global DSCP priority mapping
Oleksij Rempel
2024-05-08
1
-0
/
+75
*
net: dsa: add support for DCB get/set apptrust configuration
Oleksij Rempel
2024-05-08
1
-0
/
+28
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
net: dsa: Remove adjust_link paths
Florian Fainelli
2024-05-01
2
-130
/
+12
*
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-22
1
-1
/
+2
*
net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()
Russell King (Oracle)
2024-04-15
1
-1
/
+1
*
net: dsa: allow DSA switch drivers to provide their own phylink mac ops
Russell King (Oracle)
2024-04-11
2
-6
/
+31
*
net: dsa: introduce dsa_phylink_to_port()
Russell King (Oracle)
2024-04-11
1
-6
/
+6
*
net: dsa: Leverage core stats allocator
Florian Fainelli
2024-03-07
1
-7
/
+1
*
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-02-26
1
-1
/
+1
*
net: dsa: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
1
-1
/
+1
*
net: dsa: remove OF-based MDIO bus registration from DSA core
Arınç ÜNAL
2024-02-15
1
-6
/
+1
*
net: dsa: tag_sja1105: remove "inline" keyword
Vladimir Oltean
2024-02-08
1
-2
/
+2
*
net: dsa: remove "inline" from dsa_user_netpoll_send_skb()
Vladimir Oltean
2024-02-08
1
-2
/
+2
*
net: dsa: reindent arguments of dsa_user_vlan_for_each()
Vladimir Oltean
2024-02-05
1
-4
/
+4
*
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
1
-2
/
+2
*
net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
Vladimir Oltean
2024-01-11
1
-2
/
+5
*
net: fill in MODULE_DESCRIPTION()s for DSA tags
Jakub Kicinski
2024-01-05
18
-0
/
+18
*
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2023-12-27
1
-26
/
+3
*
net: dsa: tag_rtl4_a: Use existing ETH_P_REALTEK constant
Florian Fainelli
2023-11-14
1
-3
/
+2
*
net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
Florian Fainelli
2023-10-24
1
-5
/
+5
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
36
-1194
/
+1194
*
net: dsa: remove dsa_port_phylink_validate()
Russell King (Oracle)
2023-10-11
1
-15
/
+0
*
net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplication
Lukasz Majewski
2023-10-03
1
-0
/
+8
*
net: dsa: notify drivers of MAC address changes on user ports
Vladimir Oltean
2023-10-03
1
-0
/
+7
*
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
2023-10-03
3
-4
/
+6
*
net: dsa: mark parsed interface mode for legacy switch drivers
Russell King (Oracle)
2023-08-09
1
-4
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
1
-1
/
+8
|
\
|
*
net: dsa: fix older DSA drivers using phylink
Russell King (Oracle)
2023-07-27
1
-1
/
+8
*
|
net: dsa: tag_qca: return early if dev is not found
Christian Marangi
2023-08-01
1
-4
/
+4
*
|
net: dsa: remove deprecated strncpy
justinstitt@google.com
2023-07-23
1
-4
/
+5
*
|
net: dsa: remove legacy_pre_march2020 detection
Russell King (Oracle)
2023-07-18
1
-41
/
+0
|
/
*
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
2023-07-04
1
-45
/
+0
*
net: dsa: tag_sja1105: fix MAC DA patching from meta frames
Vladimir Oltean
2023-07-04
1
-2
/
+2
*
net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode
Vladimir Oltean
2023-07-03
1
-3
/
+6
*
net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT
Vladimir Oltean
2023-06-29
1
-9
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
4
-29
/
+64
|
\
|
*
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
2023-06-27
4
-29
/
+64
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
1
-1
/
+23
|
\
|
|
*
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
2023-06-20
1
-1
/
+23
*
|
net: dsa: add support for mac_prepare() and mac_finish() calls
Russell King (Oracle)
2023-05-26
1
-0
/
+32
|
/
*
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
net: dsa: update TX path comments to not mention skb_mac_header()
Vladimir Oltean
2023-04-23
2
-3
/
+3
*
net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
Vladimir Oltean
2023-04-23
1
-9
/
+9
*
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
net: dsa: add trace points for VLAN operations
Vladimir Oltean
2023-04-12
2
-5
/
+137
*
net: dsa: add trace points for FDB/MDB operations
Vladimir Oltean
2023-04-12
4
-12
/
+423
*
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
2023-04-09
6
-13
/
+37
[next]