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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-03
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
1
-3
/
+6
2019-03-03
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
3
-0
/
+37
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+11
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-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
1
-1
/
+1
2019-02-25
net: dsa: fix a leaked reference by adding missing of_node_put
Wen Yang
2
-6
/
+11
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
3
-4
/
+4
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2019-02-22
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
3
-4
/
+121
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
3
-0
/
+18
2019-02-21
net: dsa: enable flooding for bridge ports
Russell King
1
-3
/
+13
2019-02-21
net: dsa: add support for bridge flags
Russell King
3
-0
/
+28
2019-02-20
net: dsa: fix unintended change of bridge interface STP state
Russell King
1
-3
/
+4
2019-02-18
net: dsa: Implement flow_dissect callback for tag_dsa.
Rundong Ge
2
-0
/
+18
2019-02-11
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
1
-0
/
+2
2019-02-08
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+14
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: Fix lockdep false positive splat
Marc Zyngier
1
-0
/
+4
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
2
-2
/
+4
2019-01-16
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
1
-1
/
+55
2018-12-16
net: dsa: ksz: Add STP multicast handling
Marek Vasut
1
-0
/
+4
2018-12-16
net: dsa: ksz: Factor out common tag code
Tristram Ha
1
-39
/
+73
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
4
-6
/
+10
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-29
/
+33
2018-12-08
net: dsa: Make dsa_master_set_mtu() static
Andrew Lunn
1
-1
/
+1
2018-12-08
net: dsa: Restore MTU on master device on unload
Andrew Lunn
1
-0
/
+13
2018-12-06
net: dsa: Set the master device's MTU to account for DSA overheads
Andrew Lunn
1
-0
/
+16
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
9
-0
/
+10
2018-11-30
net: dsa: Fix tagging attribute location
Florian Fainelli
2
-29
/
+33
2018-11-23
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
1
-3
/
+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-22
net: dsa: legacy: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
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-17
net: dsa: remove redundant null pointer check before put_device
zhong jiang
1
-2
/
+1
2018-09-17
net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
Hauke Mehrtens
1
-0
/
+3
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
5
-0
/
+119
2018-09-07
net: dsa: Expose tagging protocol to user-space
Florian Fainelli
3
-0
/
+72
2018-08-27
net: dsa: Drop GPIO includes
Linus Walleij
1
-2
/
+0
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
[next]