index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-0
/
+10
|
\
|
*
net: dsa: Implement flow_dissect callback for tag_qca
xiaofeis
2019-03-29
1
-0
/
+10
*
|
dsa: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
2019-04-05
2
-1
/
+10
*
|
net: devlink: extend port attrs for switch ID
Jiri Pirko
2019-04-05
1
-1
/
+1
*
|
net: dsa: read mac address from DT for slave device
Xiaofei Shen
2019-04-01
2
-1
/
+5
*
|
dsa: do not support ndo_get_phys_port_name for non-legacy ports
Jiri Pirko
2019-03-28
1
-0
/
+7
*
|
dsa: implement ndo_get_devlink_port
Jiri Pirko
2019-03-28
1
-0
/
+8
*
|
net: dsa: Avoid null pointer when failing to connect to PHY
Vladimir Oltean
2019-03-26
1
-4
/
+4
*
|
net: devlink: select NET_DEVLINK from drivers
Jiri Pirko
2019-03-24
1
-0
/
+1
*
|
dsa: move devlink_port_attrs_set() call before register
Jiri Pirko
2019-03-24
1
-21
/
+26
*
|
dsa: add missing net/devlink.h include
Jiri Pirko
2019-03-24
1
-0
/
+1
|
/
*
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
2019-03-04
1
-3
/
+6
*
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
2019-03-03
3
-0
/
+37
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
2
-6
/
+11
|
\
|
*
net: dsa: fix a leaked reference by adding missing of_node_put
Wen Yang
2019-02-25
2
-6
/
+11
*
|
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
1
-5
/
+0
*
|
net: dsa: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2019-02-27
1
-0
/
+18
*
|
net: devlink: turn devlink into a built-in
Jakub Kicinski
2019-02-26
1
-1
/
+1
*
|
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-25
3
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-3
/
+4
|
\
|
|
*
net: dsa: fix unintended change of bridge interface STP state
Russell King
2019-02-20
1
-3
/
+4
*
|
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
2019-02-22
3
-4
/
+121
*
|
net: dsa: Deny enslaving VLAN devices into VLAN aware bridge
Florian Fainelli
2019-02-22
1
-3
/
+36
*
|
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
2019-02-21
1
-7
/
+0
*
|
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
2019-02-21
1
-15
/
+1
*
|
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-21
3
-0
/
+18
*
|
net: dsa: enable flooding for bridge ports
Russell King
2019-02-21
1
-3
/
+13
*
|
net: dsa: add support for bridge flags
Russell King
2019-02-21
3
-0
/
+28
*
|
net: dsa: Implement flow_dissect callback for tag_dsa.
Rundong Ge
2019-02-19
2
-0
/
+18
*
|
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
2019-02-11
1
-0
/
+2
*
|
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-09
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
2
-7
/
+14
|
\
|
|
*
net: dsa: Fix NULL checking in dsa_slave_set_eee()
Dan Carpenter
2019-02-06
1
-2
/
+2
|
*
net: dsa: Fix lockdep false positive splat
Marc Zyngier
2019-02-05
1
-0
/
+4
|
*
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
2019-02-05
1
-5
/
+8
*
|
net: dsa: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
1
-6
/
+12
*
|
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-18
1
-1
/
+1
*
|
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-18
2
-2
/
+4
*
|
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
2019-01-17
1
-1
/
+55
|
/
*
net: dsa: ksz: Add STP multicast handling
Marek Vasut
2018-12-16
1
-0
/
+4
*
net: dsa: ksz: Factor out common tag code
Tristram Ha
2018-12-16
1
-39
/
+73
*
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
2018-12-16
4
-6
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
2
-29
/
+33
|
\
|
*
net: dsa: Fix tagging attribute location
Florian Fainelli
2018-12-01
2
-29
/
+33
*
|
net: dsa: Make dsa_master_set_mtu() static
Andrew Lunn
2018-12-09
1
-1
/
+1
*
|
net: dsa: Restore MTU on master device on unload
Andrew Lunn
2018-12-09
1
-0
/
+13
*
|
net: dsa: Set the master device's MTU to account for DSA overheads
Andrew Lunn
2018-12-06
1
-0
/
+16
*
|
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
2018-12-06
9
-0
/
+10
*
|
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
2018-11-24
1
-3
/
+0
*
|
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-24
1
-2
/
+0
[next]