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
2016-04-20
net: dsa: kill circular reference with slave priv
Vivien Didelot
1
-5
/
+4
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
1
-8
/
+3
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
1
-8
/
+8
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
1
-17
/
+15
2016-03-14
net: dsa: refine netdev event notifier
Vivien Didelot
1
-24
/
+30
2016-03-14
net: dsa: make port_bridge_leave return void
Vivien Didelot
1
-6
/
+3
2016-03-14
net: dsa: rename port_*_bridge routines
Vivien Didelot
1
-4
/
+4
2016-03-14
dsa: slave: Don't reference NULL pointer during phy_disconnect
Andrew Lunn
1
-4
/
+8
2016-03-02
net: dsa: support VLAN filtering switchdev attr
Vivien Didelot
1
-0
/
+21
2016-02-25
net: dsa: drop vlan_getnext
Vivien Didelot
1
-34
/
+1
2016-02-25
net: dsa: add port_vlan_dump routine
Vivien Didelot
1
-0
/
+3
2016-02-23
net: dsa: remove dsa_bridge_check_vlan_range
Vivien Didelot
1
-50
/
+0
2016-02-23
net: dsa: pass bridge down to drivers
Vivien Didelot
1
-29
/
+2
2016-02-18
net: dsa: Unregister slave_dev in error path
Florian Fainelli
1
-0
/
+1
2016-02-17
net: dsa: remove phy_disconnect from error path
Sascha Hauer
1
-1
/
+0
2016-01-07
dsa: Register netdev before phy
Andrew Lunn
1
-7
/
+7
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+2
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-3
/
+2
2015-12-08
net: dsa: move dsa slave destroy code to slave.c
Neil Armstrong
1
-0
/
+11
2015-11-01
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
1
-20
/
+9
2015-10-22
net: dsa: remove port_fdb_getnext
Vivien Didelot
1
-24
/
+1
2015-10-22
net: dsa: add port_fdb_dump function
Vivien Didelot
1
-0
/
+3
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
1
-1
/
+1
2015-10-15
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
1
-1
/
+1
2015-10-13
net: dsa: do not warn unsupported bridge ops
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
1
-2
/
+5
2015-10-07
net: dsa: better error reporting
Russell King
1
-8
/
+16
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
1
-6
/
+3
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
1
-14
/
+27
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
1
-2
/
+2
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
1
-6
/
+6
2015-09-30
net: dsa: fix preparation of a port STP update
Vivien Didelot
1
-3
/
+8
2015-09-30
net: switchdev: abstract object in add/del ops
Vivien Didelot
1
-12
/
+8
2015-09-30
net: switchdev: pass callback to dump operation
Vivien Didelot
1
-12
/
+14
2015-09-30
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
1
-2
/
+2
2015-09-25
net: dsa: Set a "dsa" device_type
Florian Fainelli
1
-0
/
+5
2015-09-25
dsa: use prepare/commit switchdev transaction helpers
Jiri Pirko
1
-10
/
+5
2015-09-25
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
1
-8
/
+10
2015-09-25
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
1
-2
/
+4
2015-09-25
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
1
-4
/
+4
2015-08-18
net: dsa: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-14
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
1
-0
/
+158
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-08-13
net: dsa: Do not override PHY interface if already configured
Florian Fainelli
1
-1
/
+2
2015-08-11
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-61
/
+81
2015-08-11
net: dsa: change FDB routines prototypes
Vivien Didelot
1
-7
/
+9
[next]