index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
1
-21
/
+3
2019-04-04
dsa: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
1
-0
/
+7
2019-04-01
net: dsa: read mac address from DT for slave device
Xiaofei Shen
1
-1
/
+4
2019-03-28
dsa: do not support ndo_get_phys_port_name for non-legacy ports
Jiri Pirko
1
-0
/
+7
2019-03-28
dsa: implement ndo_get_devlink_port
Jiri Pirko
1
-0
/
+8
2019-03-26
net: dsa: Avoid null pointer when failing to connect to PHY
Vladimir Oltean
1
-4
/
+4
2019-03-03
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
1
-3
/
+6
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
1
-5
/
+0
2019-02-27
net: dsa: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+18
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
1
-1
/
+1
2019-02-22
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
1
-1
/
+70
2019-02-22
net: dsa: Deny enslaving VLAN devices into VLAN aware bridge
Florian Fainelli
1
-3
/
+36
2019-02-21
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
1
-7
/
+0
2019-02-21
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
1
-15
/
+1
2019-02-21
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
1
-0
/
+4
2019-02-21
net: dsa: add support for bridge flags
Russell King
1
-0
/
+9
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+10
2019-02-06
net: dsa: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-6
/
+12
2019-02-06
net: dsa: Fix NULL checking in dsa_slave_set_eee()
Dan Carpenter
1
-2
/
+2
2019-02-04
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
1
-5
/
+8
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-1
/
+1
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-1
/
+2
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-28
/
+0
2018-11-30
net: dsa: Fix tagging attribute location
Florian Fainelli
1
-28
/
+0
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-2
/
+0
2018-11-23
net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
1
-0
/
+56
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
1
-1
/
+1
2018-10-17
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
1
-0
/
+1
2018-09-07
net: dsa: Expose tagging protocol to user-space
Florian Fainelli
1
-0
/
+28
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-3
/
+1
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-08-08
dsa: slave: eee: Allow ports to use phylink
Andrew Lunn
1
-2
/
+2
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2018-08-01
net: dsa: Do not suspend/resume closed slave_dev
Florian Fainelli
1
-0
/
+6
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
1
-123
/
+171
2018-05-11
net: dsa: Eliminate dsa_slave_get_link()
Florian Fainelli
1
-11
/
+1
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
1
-0
/
+5
2018-05-10
net: dsa: fix added_by_user switchdev notification
Vivien Didelot
1
-5
/
+7
2018-05-03
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
1
-1
/
+4
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
1
-2
/
+3
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
1
-1
/
+1
2018-02-14
net: dsa: forward timestamping callbacks to switch drivers
Brandon Streiff
1
-0
/
+30
2018-02-14
net: dsa: forward hardware timestamping ioctls to switch driver
Brandon Streiff
1
-0
/
+29
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-12-13
net: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
1
-0
/
+20
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-4
/
+1
2017-11-11
net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Andrew Lunn
1
-2
/
+3
2017-11-10
net: dsa: slave: Handle switchdev host mdb add/del
Andrew Lunn
1
-0
/
+13
[next]