index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: uninitialized variable in dsa_slave_netdevice_event()
Dan Carpenter
2022-10-15
1
-1
/
+1
*
net: dsa: don't leave dangling pointers in dp->pl when failing
Vladimir Oltean
2022-09-30
1
-3
/
+3
*
net: dsa: allow masters to join a LAG
Vladimir Oltean
2022-09-20
1
-6
/
+225
*
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
2022-09-20
1
-0
/
+120
*
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
2022-09-20
1
-6
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
1
-1
/
+1
|
\
|
*
net: dsa: don't dereference NULL extack in dsa_slave_changeupper()
Vladimir Oltean
2022-08-23
1
-1
/
+1
*
|
net: dsa: only bring down user ports assigned to a given DSA master
Vladimir Oltean
2022-08-23
1
-0
/
+3
*
|
net: dsa: existing DSA masters cannot join upper interfaces
Vladimir Oltean
2022-08-23
1
-0
/
+33
*
|
net: bridge: move DSA master bridging restriction to DSA
Vladimir Oltean
2022-08-23
1
-0
/
+44
*
|
net: dsa: don't stop at NOTIFY_OK when calling ds->ops->port_prechangeupper
Vladimir Oltean
2022-08-23
1
-1
/
+1
*
|
net: dsa: walk through all changeupper notifier functions
Vladimir Oltean
2022-08-23
1
-9
/
+28
*
|
dsa: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-3
/
+3
|
/
*
net: dsa: add get_pause_stats support
Oleksij Rempel
2022-06-29
1
-0
/
+11
*
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: felix: manage host flooding using a specific driver callback
Vladimir Oltean
2022-05-12
1
-30
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
1
-1
/
+1
|
\
|
*
net: dsa: flood multicast to CPU when slave has IFF_PROMISC
Vladimir Oltean
2022-04-25
1
-1
/
+1
*
|
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
2022-04-20
1
-6
/
+4
*
|
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: 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
1
-0
/
+6
*
net: dsa: Pass VLAN MSTI migration notifications to driver
Tobias Waldekranz
2022-03-17
1
-0
/
+6
*
net: dsa: Validate hardware support for MST
Tobias Waldekranz
2022-03-17
1
-0
/
+6
*
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
*
net: dsa: be mostly no-op in dsa_slave_set_mac_address when down
Vladimir Oltean
2022-03-09
1
-0
/
+7
*
net: dsa: manage flooding on the CPU ports
Vladimir Oltean
2022-03-03
1
-0
/
+39
*
net: dsa: install the primary unicast MAC address as standalone port host FDB
Vladimir Oltean
2022-03-03
1
-2
/
+33
*
net: dsa: install secondary unicast and multicast addresses as host FDB/MDB
Vladimir Oltean
2022-03-03
1
-0
/
+116
*
net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespace
Vladimir Oltean
2022-03-03
1
-18
/
+12
*
net: dsa: remove workarounds for changing master promisc/allmulti only while up
Vladimir Oltean
2022-03-03
1
-37
/
+8
*
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-02-24
1
-15
/
+28
*
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
2022-02-24
1
-1
/
+2
*
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
Vladimir Oltean
2022-02-24
1
-11
/
+5
*
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
2022-02-24
1
-2
/
+4
*
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-24
1
-2
/
+2
*
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
2022-02-16
1
-26
/
+25
*
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-16
1
-40
/
+57
*
net: dsa: remove lockdep class for DSA slave address list
Vladimir Oltean
2022-02-11
1
-12
/
+0
*
net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
Vladimir Oltean
2022-02-11
1
-41
/
+1
*
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-02-02
1
-0
/
+32
*
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
2022-01-06
1
-3
/
+1
*
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
2022-01-06
1
-7
/
+7
[next]