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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+4
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-0
/
+4
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-30
net: dsa: tag_8021q: stop restoring VLANs from bridge
Vladimir Oltean
1
-60
/
+1
2020-05-28
net: dsa: declare lockless TX feature for slave ports
Vladimir Oltean
1
-0
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+15
2020-05-16
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
1
-0
/
+15
2020-05-13
net: dsa: tag_sja1105: appease sparse checks for ethertype accessors
Vladimir Oltean
1
-2
/
+2
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
1
-0
/
+19
2020-05-12
net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs
Vladimir Oltean
1
-8
/
+48
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
1
-11
/
+21
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
1
-28
/
+17
2020-05-12
net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper
Vladimir Oltean
1
-0
/
+7
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
3
-4
/
+19
2020-05-12
net: dsa: tag_sja1105: Constify dsa_device_ops
Florian Fainelli
1
-1
/
+1
2020-05-12
net: dsa: ocelot: Constify dsa_device_ops
Florian Fainelli
1
-1
/
+1
2020-05-11
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
1
-0
/
+151
2020-05-11
net: dsa: introduce a dsa_switch_find function
Vladimir Oltean
1
-0
/
+21
2020-05-11
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
3
-8
/
+37
2020-05-08
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
1
-3
/
+2
2020-05-08
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
1
-3
/
+3
2020-05-08
net: dsa: introduce a dsa_port_from_netdev public helper
Vladimir Oltean
1
-0
/
+9
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-7
/
+6
2020-05-07
net: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
1
-1
/
+2
2020-05-07
net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred
Vladimir Oltean
1
-5
/
+3
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+12
2020-05-04
net: dsa: Do not make user port errors fatal
Florian Fainelli
1
-1
/
+1
2020-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+3
2020-04-25
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
1
-9
/
+11
2020-04-23
net: dsa: add GRO support via gro_cells
Alexander Lobakin
4
-2
/
+14
2020-04-23
net: dsa: don't fail to probe if we couldn't set the MTU
Vladimir Oltean
1
-5
/
+3
2020-04-15
net: dsa: Down cpu/dsa ports phylink will control
Andrew Lunn
1
-1
/
+6
2020-04-02
net: dsa: dsa_bridge_mtu_normalization() can be static
kbuild test robot
1
-1
/
+1
2020-03-31
net: dsa: fix oops while probing Marvell DSA switches
Russell King
1
-1
/
+2
2020-03-30
net: dsa: add port policers
Vladimir Oltean
1
-6
/
+73
2020-03-30
net: dsa: refactor matchall mirred action to separate function
Vladimir Oltean
1
-30
/
+40
2020-03-30
net: dsa: Simplify 'dsa_tag_protocol_to_str()'
Christophe JAILLET
1
-5
/
+1
2020-03-28
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
3
-1
/
+119
2020-03-28
net: dsa: configure the MTU for switch ports
Vladimir Oltean
5
-16
/
+171
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-53
/
+11
2020-03-25
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
2
-53
/
+9
2020-03-24
net: dsa: Implement flow dissection for tag_brcm.c
Florian Fainelli
1
-0
/
+23
2020-03-24
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
1
-0
/
+2
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-2
/
+2
2020-03-16
net: dsa: warn if phylink_mac_link_state returns error
Russell King
1
-1
/
+6
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-15
/
+39
2020-03-12
net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed
Andrew Lunn
1
-3
/
+9
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+4
2020-03-05
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-1
/
+2
[next]