index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: Fix NULL checking in dsa_slave_set_eee()
Dan Carpenter
2019-02-06
1
-2
/
+2
*
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
2019-02-04
1
-5
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
1
-28
/
+0
|
\
|
*
net: dsa: Fix tagging attribute location
Florian Fainelli
2018-11-30
1
-28
/
+0
*
|
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
1
-2
/
+0
*
|
net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-11-23
1
-0
/
+56
|
/
*
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
2018-10-19
1
-1
/
+1
*
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-10-17
1
-0
/
+1
*
net: dsa: Expose tagging protocol to user-space
Florian Fainelli
2018-09-07
1
-0
/
+28
*
net_sched: remove list_head from tc_action
Cong Wang
2018-08-21
1
-3
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-09
1
-2
/
+2
|
\
|
*
dsa: slave: eee: Allow ports to use phylink
Andrew Lunn
2018-08-08
1
-2
/
+2
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-0
/
+6
|
\
\
|
|
/
|
*
net: dsa: Do not suspend/resume closed slave_dev
Florian Fainelli
2018-08-01
1
-0
/
+6
*
|
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-26
1
-1
/
+1
|
/
*
net: dsa: Plug in PHYLINK support
Florian Fainelli
2018-05-11
1
-123
/
+171
*
net: dsa: Eliminate dsa_slave_get_link()
Florian Fainelli
2018-05-11
1
-11
/
+1
*
net: dsa: Add PHYLINK switch operations
Florian Fainelli
2018-05-11
1
-0
/
+5
*
net: dsa: fix added_by_user switchdev notification
Vivien Didelot
2018-05-10
1
-5
/
+7
*
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
2018-05-03
1
-1
/
+4
*
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
1
-2
/
+3
*
dsa: Pass the port to get_sset_count()
Andrew Lunn
2018-03-04
1
-1
/
+1
*
net: dsa: forward timestamping callbacks to switch drivers
Brandon Streiff
2018-02-14
1
-0
/
+30
*
net: dsa: forward hardware timestamping ioctls to switch driver
Brandon Streiff
2018-02-14
1
-0
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-16
1
-1
/
+0
|
\
|
*
net: remove duplicate includes
Pravin Shedge
2017-12-13
1
-1
/
+0
*
|
net: dsa: Allow compiling out legacy support
Florian Fainelli
2017-12-07
1
-0
/
+20
*
|
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-12-06
1
-4
/
+1
|
/
*
net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Andrew Lunn
2017-11-11
1
-2
/
+3
*
net: dsa: slave: Handle switchdev host mdb add/del
Andrew Lunn
2017-11-10
1
-0
/
+13
*
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
2017-11-09
1
-1
/
+1
*
net: dsa: make tree index unsigned
Vivien Didelot
2017-11-05
1
-1
/
+1
*
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-11-02
1
-0
/
+3
*
net: dsa: remove name arg from slave create
Vivien Didelot
2017-11-01
1
-1
/
+2
*
net: dsa: Simplify dsa_slave_phy_setup()
Florian Fainelli
2017-10-27
1
-22
/
+4
*
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2017-10-21
1
-2
/
+0
*
dsa: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
2017-10-21
1
-11
/
+53
*
net: dsa: split dsa_port's netdev member
Vivien Didelot
2017-10-18
1
-3
/
+3
*
net: dsa: add slave to master helper
Vivien Didelot
2017-10-18
1
-17
/
+9
*
net: dsa: add slave to port helper
Vivien Didelot
2017-10-18
1
-85
/
+82
*
net: dsa: add slave notify helper
Vivien Didelot
2017-10-18
1
-12
/
+17
*
net: dsa: use port's cpu_dp when creating a slave
Vivien Didelot
2017-10-18
1
-5
/
+2
*
net: dsa: Add support for DSA specific notifiers
Florian Fainelli
2017-10-12
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
1
-13
/
+18
|
\
|
*
net: dsa: Fix network device registration order
Florian Fainelli
2017-09-28
1
-13
/
+18
*
|
net: dsa: add tagging ops to port
Vivien Didelot
2017-10-01
1
-2
/
+1
*
|
net: dsa: use phy_ethtool_nway_reset
Vivien Didelot
2017-09-26
1
-9
/
+1
*
|
net: dsa: use phy_ethtool_set_link_ksettings
Vivien Didelot
2017-09-26
1
-11
/
+1
*
|
net: dsa: use phy_ethtool_get_link_ksettings
Vivien Didelot
2017-09-26
1
-12
/
+1
*
|
net: dsa: use slave device phydev
Vivien Didelot
2017-09-26
1
-63
/
+53
[next]