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
2020-09-20
net: dsa: install VLANs into the master's RX filter too
Vladimir Oltean
1
-4
/
+32
2020-09-20
net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0
Vladimir Oltean
2
-4
/
+46
2020-09-20
net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering()
Vladimir Oltean
1
-7
/
+7
2020-09-20
net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU...
Vladimir Oltean
2
-41
/
+33
2020-09-20
net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER
Vladimir Oltean
1
-36
/
+38
2020-09-20
net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive
Vladimir Oltean
1
-4
/
+4
2020-09-20
net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER
Vladimir Oltean
1
-1
/
+6
2020-09-18
net: dsa: wire up devlink info get
Andrew Lunn
1
-3
/
+16
2020-09-18
net: dsa: Add devlink regions support to DSA
Andrew Lunn
1
-0
/
+16
2020-09-18
net: dsa: Add helper to convert from devlink to ds
Andrew Lunn
1
-10
/
+2
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
1
-4
/
+7
2020-09-11
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
3
-38
/
+31
2020-09-11
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
1
-64
/
+63
2020-09-11
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
1
-2
/
+19
2020-09-08
net: dsa: link interfaces with the DSA master to get rid of lockdep warnings
Vladimir Oltean
1
-2
/
+16
2020-09-07
net: dsa: don't print non-fatal MTU error if not supported
Vladimir Oltean
1
-1
/
+1
2020-09-07
net: dsa: change PHY error message again
Vladimir Oltean
1
-2
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-23
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
1
-12
/
+0
2020-07-22
net: dsa: of: Allow ethernet-ports as encapsulating node
Kurt Kanzenbach
1
-2
/
+6
2020-07-20
net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values
Vladimir Oltean
1
-3
/
+0
2020-07-20
net: dsa: Setup dsa_netdev_ops
Florian Fainelli
1
-39
/
+13
2020-07-13
net: dsa: felix: create a template for the DSA tags on xmit
Vladimir Oltean
1
-13
/
+8
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
1
-6
/
+11
2020-07-08
net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag
Linus Walleij
3
-0
/
+138
2020-07-05
net: dsa: tag_qca.c: Fix warning for __be16 vs u16
Andrew Lunn
1
-3
/
+5
2020-07-05
net: dsa: tag_mtk: Fix warnings for __be16
Andrew Lunn
1
-1
/
+2
2020-07-05
net: dsa: tag_lan9303: Fix __be16 warnings
Andrew Lunn
1
-8
/
+9
2020-07-05
net: dsa: tag_ksz: Fix __be16 warnings
Andrew Lunn
1
-4
/
+5
2020-07-05
net: dsa: Add __percpu property to prevent warnings
Andrew Lunn
1
-1
/
+1
2020-06-30
net: dsa: Improve subordinate PHY error message
Florian Fainelli
1
-1
/
+2
2020-06-24
dsa: Allow forwarding of redirected IGMP traffic
Daniel Mack
1
-3
/
+34
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+4
2020-06-14
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-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-29
net: dsa: tag_8021q: stop restoring VLANs from bridge
Vladimir Oltean
1
-60
/
+1
2020-05-27
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-12
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-11
net: dsa: tag_sja1105: Constify dsa_device_ops
Florian Fainelli
1
-1
/
+1
2020-05-11
net: dsa: ocelot: Constify dsa_device_ops
Florian Fainelli
1
-1
/
+1
2020-05-10
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
1
-0
/
+151
[prev]
[next]