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
/
tag_ksz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-29
net/dsa/tag_ksz.c: remove superfluous headers
Mianhan Liu
1
-1
/
+0
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
1
-4
/
+2
2021-07-29
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
1
-1
/
+1
2021-07-21
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
1
-0
/
+9
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
1
-6
/
+3
2020-11-02
net: dsa: tag_ksz: don't allocate additional memory for padding/tagging
Christian Eggers
1
-64
/
+9
2020-10-19
net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags
Christian Eggers
1
-0
/
+2
2020-09-26
net: dsa: point out the tail taggers
Vladimir Oltean
1
-0
/
+1
2020-07-05
net: dsa: tag_ksz: Fix __be16 warnings
Andrew Lunn
1
-4
/
+5
2019-12-20
net: dsa: ksz: use common define for tag len
Michael Grzeschik
1
-5
/
+3
2019-07-30
net: dsa: ksz: Add KSZ8795 tag code
Tristram Ha
1
-0
/
+62
2019-04-28
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
1
-2
/
+2
2019-04-28
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
1
-1
/
+11
2019-04-28
dsa: Add TAG protocol to tag ops
Andrew Lunn
1
-0
/
+2
2019-04-28
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
1
-0
/
+1
2019-04-28
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
1
-0
/
+4
2019-04-28
dsa: Move tagger name into its ops structure
Andrew Lunn
1
-0
/
+2
2019-04-28
dsa: Add SPDX header to tag drivers.
Andrew Lunn
1
-5
/
+1
2019-03-03
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
1
-0
/
+34
2019-02-11
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
1
-0
/
+2
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
1
-1
/
+1
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
1
-0
/
+1
2017-10-18
net: dsa: rename dsa_master_get_slave
Vivien Didelot
1
-1
/
+1
2017-10-18
net: dsa: add slave to port helper
Vivien Didelot
1
-2
/
+2
2017-10-01
net: dsa: add master helper to look up slaves
Vivien Didelot
1
-6
/
+3
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+7
2017-08-23
net: dsa: use consume_skb()
Eric Dumazet
1
-1
/
+1
2017-08-23
net: dsa: skb_put_padto() already frees nskb
Florian Fainelli
1
-4
/
+6
2017-08-21
dsa: remove unused net_device arg from handlers
Florian Westphal
1
-2
/
+1
2017-08-11
net: dsa: ksz: fix skb freeing
Vivien Didelot
1
-4
/
+9
2017-06-13
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
1
-3
/
+2
2017-06-01
net: dsa: factor skb freeing on xmit
Vivien Didelot
1
-3
/
+1
2017-06-01
net: dsa: make function ksz_rcv static
Colin Ian King
1
-2
/
+3
2017-05-31
dsa: add support for Microchip KSZ tail tagging
Woojung Huh
1
-0
/
+101