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
/
tag_brcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: b53: Set untag_bridge_pvid
Florian Fainelli
2020-10-02
1
-13
/
+2
*
net: dsa: tag_brcm: use generic flow dissector procedure
Vladimir Oltean
2020-09-26
1
-22
/
+12
*
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
2020-09-26
1
-3
/
+2
*
net: dsa: b53: Configure VLANs while not filtering
Florian Fainelli
2020-09-23
1
-2
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-0
/
+2
|
\
|
*
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
2020-03-23
1
-0
/
+2
*
|
net: dsa: Implement flow dissection for tag_brcm.c
Florian Fainelli
2020-03-23
1
-0
/
+23
|
/
*
dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND
YueHaibing
2019-05-10
1
-1
/
+1
*
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
2019-04-28
1
-2
/
+6
*
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-28
1
-2
/
+2
*
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
2019-04-28
1
-1
/
+15
*
dsa: Add TAG protocol to tag ops
Andrew Lunn
2019-04-28
1
-0
/
+2
*
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
2019-04-28
1
-0
/
+1
*
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
2019-04-28
1
-0
/
+4
*
dsa: Move tagger name into its ops structure
Andrew Lunn
2019-04-28
1
-0
/
+2
*
dsa: Add SPDX header to tag drivers.
Andrew Lunn
2019-04-28
1
-5
/
+1
*
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
2018-12-06
1
-0
/
+2
*
net: dsa: Move padding into Broadcom tagger
Florian Fainelli
2018-01-05
1
-0
/
+12
*
net: dsa: Support prepended Broadcom tag
Florian Fainelli
2017-11-13
1
-7
/
+32
*
net: dsa: tag_brcm: Prepare for supporting prepended tag
Florian Fainelli
2017-11-13
1
-11
/
+34
*
net: dsa: rename dsa_master_get_slave
Vivien Didelot
2017-10-18
1
-1
/
+1
*
net: dsa: add slave to port helper
Vivien Didelot
2017-10-18
1
-5
/
+4
*
net: dsa: tag_brcm: Indicate to master netdevice port + queue
Florian Fainelli
2017-10-12
1
-0
/
+6
*
net: dsa: add master helper to look up slaves
Vivien Didelot
2017-10-01
1
-7
/
+2
*
net: dsa: tag_brcm: Set output queue from skb queue mapping
Florian Fainelli
2017-09-05
1
-1
/
+2
*
dsa: remove unused net_device arg from handlers
Florian Westphal
2017-08-21
1
-2
/
+1
*
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
2017-06-13
1
-3
/
+2
*
net: dsa: factor skb freeing on xmit
Vivien Didelot
2017-06-01
1
-5
/
+1
*
net: dsa: remove out_drop label in taggers rcv
Vivien Didelot
2017-06-01
1
-7
/
+4
*
net: dsa: include dsa.h only once
Vivien Didelot
2017-05-18
1
-1
/
+1
*
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-05-17
1
-1
/
+1
*
net: dsa: Factor bottom tag receive functions
Florian Fainelli
2017-04-08
1
-13
/
+5
*
net: dsa: Move skb_unshare() to dsa_switch_rcv()
Florian Fainelli
2017-04-08
1
-5
/
+0
*
net: dsa: Do not check for NULL dst in tag parsers
Florian Fainelli
2017-04-08
1
-3
/
+0
*
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
1
-0
/
+1
*
net: dsa: store a dsa_port in dsa_slave_priv
Vivien Didelot
2017-01-29
1
-2
/
+2
*
net: dsa: use ds->num_ports when possible
Vivien Didelot
2017-01-29
1
-1
/
+1
*
net: dsa: Drop WARN() in tag_brcm.c
Florian Fainelli
2017-01-24
1
-1
/
+2
*
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
2017-01-18
1
-1
/
+1
*
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2016-06-04
1
-2
/
+2
*
net: dsa: Refactor transmit path to eliminate duplication
Florian Fainelli
2015-07-31
1
-12
/
+3
*
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
2014-09-15
1
-1
/
+0
*
net: dsa: change tag_protocol to an enum
Florian Fainelli
2014-09-13
1
-1
/
+0
*
net: dsa: add Broadcom tag RX/TX handler
Florian Fainelli
2014-08-27
1
-0
/
+173