index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
2025-02-20
1
-1
/
+1
*
net: dsa: allow use of phylink managed EEE support
Russell King (Oracle)
2025-02-13
1
-8
/
+17
*
net: dsa: implement get_ts_stats ethtool operation for user ports
Vladimir Oltean
2025-01-18
1
-0
/
+11
*
net: dsa: no longer call ds->ops->get_mac_eee()
Russell King (Oracle)
2025-01-08
1
-8
/
+0
*
net: dsa: require .support_eee() method to be implemented
Russell King (Oracle)
2024-12-12
1
-2
/
+2
*
net: dsa: add hook to determine whether EEE is supported
Russell King (Oracle)
2024-12-12
1
-0
/
+8
*
net: dsa: remove check for dp->pl in EEE methods
Russell King (Oracle)
2024-12-12
1
-2
/
+2
*
rtnetlink: add ndo_fdb_dump_context
Eric Dumazet
2024-12-11
1
-1
/
+2
*
net: dsa: use ethtool string helpers
Rosen Penev
2024-11-03
1
-8
/
+5
*
net: dsa: allow matchall mirroring rules towards the CPU
Vladimir Oltean
2024-10-31
1
-6
/
+30
*
net: dsa: add more extack messages in dsa_user_add_cls_matchall_mirred()
Vladimir Oltean
2024-10-31
1
-3
/
+14
*
net: dsa: use "extack" as argument to flow_action_basic_hw_stats_check()
Vladimir Oltean
2024-10-31
1
-4
/
+2
*
net: dsa: clean up dsa_user_add_cls_matchall()
Vladimir Oltean
2024-10-31
1
-9
/
+16
*
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
2024-10-23
1
-2
/
+1
*
net: dsa: refuse cross-chip mirroring operations
Vladimir Oltean
2024-10-10
1
-3
/
+8
*
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
1
-1
/
+2
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
net: dsa: update the unicast MAC address when changing conduit
Marek BehĂșn
2024-06-10
1
-8
/
+2
*
net: dsa: deduplicate code adding / deleting the port address to fdb
Marek BehĂșn
2024-06-10
1
-44
/
+47
*
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: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()
Russell King (Oracle)
2024-04-15
1
-1
/
+1
*
net: dsa: Leverage core stats allocator
Florian Fainelli
2024-03-08
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 "inline" from dsa_user_netpoll_send_skb()
Vladimir Oltean
2024-02-09
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-12
1
-2
/
+5
*
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2023-12-27
1
-26
/
+3
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
1
-0
/
+3727