index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
tag_ocelot.c
Age
Commit message (
Expand
)
Author
2024-01-05
net: fill in MODULE_DESCRIPTION()s for DSA tags
Jakub Kicinski
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-04-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
2023-04-23
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
2022-11-22
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
2022-11-17
net: dsa: provide a second modalias to tag proto drivers based on their name
Vladimir Oltean
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
net: dsa: tag_ocelot: use traffic class to map priority on injected header
Xiaoliang Yang
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
2021-11-03
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
2021-10-02
net: dsa: tag_ocelot: set the classified VLAN during xmit
Vladimir Oltean
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-07-29
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-03-16
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
2021-03-16
net: ocelot: Extend MRP
Horatiu Vultur
2021-02-16
net: dsa: felix: Add support for MRP
Horatiu Vultur
2021-02-15
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: single out PTP-related transmit tag processing
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv
Vladimir Oltean
2020-11-02
net: dsa: tag_ocelot: let DSA core deal with TX reallocation
Vladimir Oltean
2020-10-11
net: dsa: tag_ocelot: use VLAN information from tagging header when available
Vladimir Oltean
2020-09-26
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
2020-07-13
net: dsa: felix: create a template for the DSA tags on xmit
Vladimir Oltean
2020-05-11
net: dsa: ocelot: Constify dsa_device_ops
Florian Fainelli
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2019-11-21
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
2019-11-15
net: dsa: ocelot: add tagger for Ocelot/Felix switches
Vladimir Oltean