index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-08-10
1
-1
/
+1
*
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
2021-07-21
1
-0
/
+9
*
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
2021-07-21
1
-5
/
+9
*
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
2021-07-13
1
-2
/
+2
*
net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
Vladimir Oltean
2021-07-01
1
-2
/
+2
*
net: dsa: replay the local bridge FDB entries pointing to the bridge dev too
Vladimir Oltean
2021-06-29
1
-0
/
+12
*
net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...
Vladimir Oltean
2021-06-29
2
-5
/
+5
*
net: dsa: include fdb entries pointing to bridge in the host fdb list
Vladimir Oltean
2021-06-29
1
-2
/
+11
*
net: dsa: include bridge addresses which are local in the host fdb list
Tobias Waldekranz
2021-06-29
1
-5
/
+13
*
net: dsa: sync static FDB entries on foreign interfaces to hardware
Vladimir Oltean
2021-06-29
1
-4
/
+8
*
net: dsa: install the host MDB and FDB entries in the master's RX filter
Vladimir Oltean
2021-06-29
1
-0
/
+24
*
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2021-06-29
2
-7
/
+87
*
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
2021-06-29
4
-5
/
+90
*
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2021-06-29
2
-9
/
+103
*
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
2021-06-29
4
-8
/
+92
*
net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
Vladimir Oltean
2021-06-29
1
-23
/
+0
*
net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG
Vladimir Oltean
2021-06-28
3
-2
/
+102
*
net: dsa: refactor the prechangeupper sanity checks into a dedicated function
Vladimir Oltean
2021-06-28
1
-15
/
+29
*
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
2021-06-28
1
-7
/
+6
*
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
2021-06-28
2
-3
/
+12
*
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
1
-3
/
+3
*
net: dsa: remove cross-chip support from the MRP notifiers
Vladimir Oltean
2021-06-21
1
-48
/
+7
*
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
2021-06-21
4
-11
/
+15
*
net: dsa: calculate the largest_mtu across all ports in the tree
Vladimir Oltean
2021-06-21
1
-6
/
+7
*
net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...
Vladimir Oltean
2021-06-21
1
-23
/
+2
*
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
2021-06-21
1
-15
/
+0
*
net: dsa: assert uniqueness of dsa,member properties
Vladimir Oltean
2021-06-21
1
-0
/
+7
*
net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy ...
Oleksij Rempel
2021-06-14
1
-2
/
+5
*
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
2021-06-11
1
-0
/
+52
*
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
2021-06-11
1
-2
/
+219
*
net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
2021-06-11
1
-1
/
+1
*
net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function
Vladimir Oltean
2021-06-11
3
-38
/
+36
*
net: dsa: tag_sja1105: stop resetting network and transport headers
Vladimir Oltean
2021-06-11
1
-2
/
+0
*
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-11
18
-35
/
+34
*
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
2021-06-01
1
-1
/
+1
*
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
2021-05-10
1
-5
/
+7
*
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
2021-05-10
1
-2
/
+3
*
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
2021-04-28
1
-1
/
+1
*
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
2021-04-27
3
-53
/
+17
*
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-04-27
3
-9
/
+9
*
net: dsa: no longer clone skb in core driver
Yangbo Lu
2021-04-27
1
-11
/
+1
*
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2021-04-27
1
-10
/
+2
*
net: dsa: check tx timestamp request in core driver
Yangbo Lu
2021-04-27
1
-0
/
+3
*
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
2021-04-21
1
-1
/
+1
*
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
2021-04-20
1
-17
/
+86
*
net: dsa: Only notify CPU ports of changes to the tag protocol
Tobias Waldekranz
2021-04-20
1
-18
/
+7
*
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
2021-04-20
2
-0
/
+22
*
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-16
1
-1
/
+1
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
2
-7
/
+16
|
\
[next]