index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
1
-3
/
+1
2022-01-06
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
1
-7
/
+7
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-1
/
+1
2021-12-09
net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
Vladimir Oltean
1
-9
/
+9
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
1
-6
/
+7
2021-12-02
net: dsa: consolidate phylink creation
Russell King (Oracle)
1
-16
/
+3
2021-11-01
net: dsa: populate supported_interfaces member
Marek Behún
1
-0
/
+4
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
1
-33
/
+8
2021-10-26
net: dsa: stop calling dev_hold in dsa_slave_fdb_event
Vladimir Oltean
1
-3
/
+0
2021-10-25
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
1
-2
/
+0
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-0
/
+2
2021-10-24
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
1
-2
/
+0
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
1
-1
/
+1
2021-10-18
net: dsa: allow reporting of standard ethtool stats for slave devices
Alvin Šipraga
1
-0
/
+34
2021-10-02
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
2021-09-16
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
1
-7
/
+5
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
1
-4
/
+8
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
1
-3
/
+69
2021-08-24
net: dsa: properly fall back to software bridging
Vladimir Oltean
1
-0
/
+5
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-1
/
+1
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
1
-1
/
+1
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
1
-6
/
+0
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+9
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-7
/
+3
2021-07-22
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
1
-5
/
+9
2021-07-20
net: dsa: use switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
1
-102
/
+97
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
1
-1
/
+1
2021-06-29
net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...
Vladimir Oltean
1
-5
/
+4
2021-06-29
net: dsa: include fdb entries pointing to bridge in the host fdb list
Vladimir Oltean
1
-2
/
+11
2021-06-29
net: dsa: include bridge addresses which are local in the host fdb list
Tobias Waldekranz
1
-5
/
+13
2021-06-29
net: dsa: sync static FDB entries on foreign interfaces to hardware
Vladimir Oltean
1
-4
/
+8
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
1
-5
/
+16
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
1
-8
/
+2
2021-06-29
net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
Vladimir Oltean
1
-23
/
+0
2021-06-29
net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG
Vladimir Oltean
1
-0
/
+55
2021-06-29
net: dsa: refactor the prechangeupper sanity checks into a dedicated function
Vladimir Oltean
1
-15
/
+29
2021-06-29
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
1
-0
/
+9
2021-06-29
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-3
/
+3
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
1
-4
/
+5
2021-06-21
net: dsa: calculate the largest_mtu across all ports in the tree
Vladimir Oltean
1
-6
/
+7
2021-06-14
net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy ...
Oleksij Rempel
1
-2
/
+5
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
1
-6
/
+4
2021-05-11
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
1
-5
/
+7
2021-04-28
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-1
/
+1
2021-04-28
net: dsa: no longer clone skb in core driver
Yangbo Lu
1
-11
/
+1
2021-04-28
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
1
-10
/
+2
2021-04-28
net: dsa: check tx timestamp request in core driver
Yangbo Lu
1
-0
/
+3
2021-04-21
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
1
-0
/
+21
[next]