index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
1
-0
/
+1
*
net: dsa: check out-of-range ageing time value
Vivien Didelot
2017-03-15
1
-2
/
+6
*
net: dsa: dsa_fastest_ageing_time return unsigned
Vivien Didelot
2017-03-15
1
-2
/
+2
*
net: dsa: Do not clobber PHY link outside of state machine
Florian Fainelli
2017-02-07
1
-7
/
+3
*
net: dsa: introduce bridge notifier
Vivien Didelot
2017-02-06
1
-11
/
+29
*
net: dsa: change state setter scope
Vivien Didelot
2017-02-06
1
-6
/
+9
*
net: dsa: rollback bridging on error
Vivien Didelot
2017-02-06
1
-1
/
+13
*
net: dsa: simplify netdevice events handling
Vivien Didelot
2017-02-06
1
-28
/
+16
*
net: dsa: move netdevice notifier registration
Vivien Didelot
2017-02-06
1
-2
/
+20
*
net: dsa: Add plumbing for port mirroring
Florian Fainelli
2017-01-30
1
-1
/
+136
*
net: dsa: Hook {get,set}_rxnfc ethtool operations
Florian Fainelli
2017-01-30
1
-0
/
+26
*
net: dsa: pass bridge device when a port leaves
Vivien Didelot
2017-01-29
1
-5
/
+5
*
net: dsa: move bridge device in dsa_port
Vivien Didelot
2017-01-29
1
-5
/
+5
*
net: dsa: store a dsa_port in dsa_slave_priv
Vivien Didelot
2017-01-29
1
-82
/
+82
*
net: dsa: use ds->num_ports when possible
Vivien Didelot
2017-01-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-4
/
+4
|
\
|
*
net: dsa: Bring back device detaching in dsa_slave_suspend()
Florian Fainelli
2017-01-25
1
-0
/
+2
|
*
net: dsa: Check return value of phy_connect_direct()
Florian Fainelli
2017-01-23
1
-4
/
+2
*
|
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
2017-01-18
1
-3
/
+3
*
|
Revert "net: dsa: Implement ndo_get_phys_port_id"
Florian Fainelli
2017-01-11
1
-10
/
+0
*
|
net: dsa: Implement ndo_get_phys_port_name()
Florian Fainelli
2017-01-11
1
-0
/
+10
*
|
net: dsa: remove version string
Vivien Didelot
2017-01-06
1
-1
/
+0
*
|
net: dsa: Implement ndo_get_phys_port_id
Florian Fainelli
2016-12-29
1
-0
/
+12
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-3
/
+16
|
\
|
*
net: dsa: slave: fix fixed-link phydev leaks
Johan Hovold
2016-11-29
1
-1
/
+11
|
*
net: dsa: slave: fix of-node leak and phy priority
Johan Hovold
2016-11-29
1
-2
/
+5
*
|
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
2016-10-21
1
-0
/
+2
*
|
net: dsa: slave: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
1
-6
/
+8
|
/
*
net: dsa: add port fast ageing
Vivien Didelot
2016-09-23
1
-0
/
+18
*
net: dsa: add port STP state helper
Vivien Didelot
2016-09-23
1
-7
/
+10
*
net: dsa: add MDB support
Vivien Didelot
2016-08-31
1
-0
/
+55
*
net: dsa: rename switch operations structure
Vivien Didelot
2016-08-24
1
-73
/
+73
*
net: dsa: support switchdev ageing time attr
Vivien Didelot
2016-07-19
1
-0
/
+41
*
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
2016-06-08
1
-10
/
+0
*
net: dsa: Add initialization helper for CPU port ethtool_ops
Florian Fainelli
2016-06-08
1
-6
/
+8
*
net: dsa: Provide unique DSA slave MII bus names
Florian Fainelli
2016-06-08
1
-1
/
+2
*
net: dsa: Add new binding implementation
Andrew Lunn
2016-06-04
1
-2
/
+6
*
net: dsa: Refactor selection of tag ops into a function
Andrew Lunn
2016-06-04
1
-34
/
+1
*
net: dsa: Move port device node into port structure
Andrew Lunn
2016-06-04
1
-3
/
+2
*
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2016-06-04
1
-2
/
+2
*
net: dsa: slave: Remove MDIO address from switch MDIO bus name
Andrew Lunn
2016-06-04
1
-2
/
+1
*
net: dsa: slave: chip data is optional, don't dereference NULL
Andrew Lunn
2016-06-04
1
-1
/
+1
*
dsa: Rename switch chip data to cd
Andrew Lunn
2016-05-11
1
-5
/
+5
*
dsa: Remove master_dev from switch structure
Andrew Lunn
2016-05-11
1
-1
/
+1
*
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
2016-04-28
1
-0
/
+88
*
net: dsa: kill circular reference with slave priv
Vivien Didelot
2016-04-19
1
-5
/
+4
*
net: dsa: make the VLAN add function return void
Vivien Didelot
2016-04-08
1
-8
/
+3
*
net: dsa: make the FDB add function return void
Vivien Didelot
2016-04-08
1
-8
/
+8
*
net: dsa: make the STP state function return void
Vivien Didelot
2016-04-08
1
-17
/
+15
*
net: dsa: refine netdev event notifier
Vivien Didelot
2016-03-14
1
-24
/
+30
[next]