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 spelling mistakes and cleanup code
Xie Shaowen
2022-08-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
1
-0
/
+1
|
\
|
*
net: dsa: fix reference counting for LAG FDBs
Vladimir Oltean
2022-07-25
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-3
/
+4
|
\
|
|
*
net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering
Vladimir Oltean
2022-07-18
1
-2
/
+3
|
*
net: dsa: fix dsa_port_vlan_filtering when global
Vladimir Oltean
2022-07-18
1
-1
/
+1
*
|
net: dsa: tag_ksz: add tag handling for Microchip LAN937x
Prasanna Vengateshan
2022-07-02
2
-2
/
+61
*
|
net: dsa: add get_pause_stats support
Oleksij Rempel
2022-06-29
1
-0
/
+11
*
|
net: dsa: add Renesas RZ/N1 switch tag driver
Clément Léger
2022-06-27
3
-0
/
+121
*
|
net: dsa: add support for ethtool get_rmon_stats()
Clément Léger
2022-06-27
1
-0
/
+13
*
|
net: dsa: allow port_bridge_join() to override extack message
Clément Léger
2022-06-27
1
-2
/
+3
*
|
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-09
1
-4
/
+4
|
/
*
net: dsa: OF-ware slave_mii_bus
Luiz Angelo Daros de Luca
2022-05-23
1
-1
/
+6
*
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
2022-05-12
2
-17
/
+11
*
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
2022-05-12
3
-30
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-0
/
+1
|
\
|
*
net: dsa: flush switchdev workqueue on bridge join error path
Vladimir Oltean
2022-05-09
1
-0
/
+1
*
|
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
2022-05-06
1
-40
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
2
-1
/
+3
|
\
|
|
*
net: dsa: flood multicast to CPU when slave has IFF_PROMISC
Vladimir Oltean
2022-04-25
1
-1
/
+1
|
*
net: dsa: Add missing of_node_put() in dsa_port_link_register_of
Miaoqian Lin
2022-04-22
1
-0
/
+2
*
|
net: dsa: remove unused headers
Marcin Wojtas
2022-04-25
1
-9
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-22
1
-0
/
+8
|
\
|
|
*
net: dsa: hellcreek: Calculate checksums in tagger
Kurt Kanzenbach
2022-04-19
1
-0
/
+8
*
|
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
2022-04-20
4
-25
/
+7
*
|
net: dsa: drop dsa_slave_priv from dsa_slave_change_mtu
Vladimir Oltean
2022-04-20
1
-2
/
+1
*
|
net: dsa: avoid one dsa_to_port() in dsa_slave_change_mtu
Vladimir Oltean
2022-04-20
1
-4
/
+1
*
|
net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtu
Vladimir Oltean
2022-04-20
1
-8
/
+5
*
|
net: dsa: make cross-chip notifiers more efficient for host events
Vladimir Oltean
2022-04-20
4
-140
/
+76
*
|
net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
Vladimir Oltean
2022-04-20
2
-61
/
+57
|
/
*
Revert "net: dsa: setup master before ports"
Vladimir Oltean
2022-04-13
1
-13
/
+10
*
Revert "net: dsa: stop updating master MTU from master.c"
Vladimir Oltean
2022-04-01
1
-1
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
1
-0
/
+5
|
\
|
*
net: dsa: fix panic on shutdown if multi-chip tree failed to probe
Vladimir Oltean
2022-03-21
1
-0
/
+5
*
|
net: dsa: fix missing host-filtered multicast addresses
Vladimir Oltean
2022-03-22
1
-10
/
+34
*
|
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2022-03-17
1
-1
/
+2
*
|
net: dsa: Handle MST state changes
Tobias Waldekranz
2022-03-17
3
-8
/
+86
*
|
net: dsa: Pass VLAN MSTI migration notifications to driver
Tobias Waldekranz
2022-03-17
3
-1
/
+23
*
|
net: dsa: Validate hardware support for MST
Tobias Waldekranz
2022-03-17
3
-0
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
1
-0
/
+1
|
\
|
|
*
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
2022-03-17
1
-0
/
+1
*
|
net: dsa: Never offload FDB entries on standalone ports
Tobias Waldekranz
2022-03-16
1
-0
/
+3
*
|
net: dsa: report and change port dscp priority using dcbnl
Vladimir Oltean
2022-03-14
1
-0
/
+86
*
|
net: dsa: report and change port default priority using dcbnl
Vladimir Oltean
2022-03-14
1
-0
/
+137
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-3
/
+3
|
\
|
|
*
net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails
Vladimir Oltean
2022-03-06
1
-3
/
+3
*
|
net: dsa: tag_rtl8_4: fix typo in modalias name
Luiz Angelo Daros de Luca
2022-03-09
1
-1
/
+1
*
|
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
2022-03-09
3
-18
/
+62
*
|
net: dsa: be mostly no-op in dsa_slave_set_mac_address when down
Vladimir Oltean
2022-03-09
1
-0
/
+7
*
|
net: dsa: move port lists initialization to dsa_port_touch
Vladimir Oltean
2022-03-09
1
-10
/
+8
[next]