index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
tag_sja1105.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2022-02-27
1
-1
/
+1
*
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
2022-02-27
1
-2
/
+2
*
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
2022-02-27
1
-9
/
+13
*
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
2021-12-14
1
-44
/
+23
*
net: dsa: tag_sja1105: fix zeroization of ds->priv on tag proto disconnect
Vladimir Oltean
2021-12-14
1
-1
/
+1
*
net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...
Vladimir Oltean
2021-12-12
1
-30
/
+79
*
Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...
Vladimir Oltean
2021-12-12
1
-43
/
+7
*
net: dsa: tag_sja1105: convert to tagger-owned data
Vladimir Oltean
2021-12-12
1
-17
/
+73
*
net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
Vladimir Oltean
2021-12-12
1
-23
/
+25
*
net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q
Vladimir Oltean
2021-12-12
1
-4
/
+17
*
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
2021-12-08
1
-4
/
+7
*
net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument
Vladimir Oltean
2021-10-21
1
-2
/
+2
*
net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_port
Vladimir Oltean
2021-10-21
1
-4
/
+1
*
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
2021-09-23
1
-0
/
+43
*
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
2021-08-25
1
-4
/
+34
*
net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
Vladimir Oltean
2021-08-25
1
-1
/
+40
*
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
2021-08-18
1
-12
/
+27
*
net: dsa: create a helper for locating EtherType DSA headers on TX
Vladimir Oltean
2021-08-11
1
-10
/
+6
*
net: dsa: create a helper for locating EtherType DSA headers on RX
Vladimir Oltean
2021-08-11
1
-1
/
+1
*
net: dsa: create a helper which allocates space for EtherType DSA headers
Vladimir Oltean
2021-08-11
1
-2
/
+1
*
net: dsa: create a helper that strips EtherType DSA headers on RX
Vladimir Oltean
2021-08-11
1
-3
/
+1
*
net: dsa: tag_sja1105: consistently fail with arbitrary input
Vladimir Oltean
2021-08-03
1
-1
/
+1
*
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-08-02
1
-4
/
+2
*
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
2021-07-29
1
-6
/
+14
*
net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an im...
Vladimir Oltean
2021-07-29
1
-17
/
+10
*
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
2021-07-26
1
-0
/
+31
*
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
2021-07-26
1
-44
/
+43
*
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
2021-07-20
1
-24
/
+4
*
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
2021-06-11
1
-0
/
+52
*
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
2021-06-11
1
-2
/
+219
*
net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
2021-06-11
1
-1
/
+1
*
net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function
Vladimir Oltean
2021-06-11
1
-22
/
+11
*
net: dsa: tag_sja1105: stop resetting network and transport headers
Vladimir Oltean
2021-06-11
1
-2
/
+0
*
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-11
1
-1
/
+1
*
net: dsa: tag_sja1105: use a custom flow dissector procedure
Vladimir Oltean
2020-09-26
1
-0
/
+11
*
net: dsa: tag_sja1105: request promiscuous mode for master
Vladimir Oltean
2020-09-26
1
-0
/
+1
*
net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags
Vladimir Oltean
2020-09-20
1
-4
/
+17
*
net: dsa: tag_sja1105: appease sparse checks for ethertype accessors
Vladimir Oltean
2020-05-12
1
-2
/
+2
*
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
2020-05-12
1
-0
/
+19
*
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
2020-05-12
1
-11
/
+21
*
net: dsa: tag_sja1105: Constify dsa_device_ops
Florian Fainelli
2020-05-11
1
-1
/
+1
*
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
2020-03-24
1
-10
/
+9
*
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
Vladimir Oltean
2020-01-05
1
-2
/
+1
*
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2020-01-05
1
-1
/
+14
*
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
2019-10-02
1
-1
/
+11
*
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
2019-09-16
1
-1
/
+2
*
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
2019-08-06
1
-0
/
+1
*
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
2019-08-06
1
-10
/
+1
*
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
2019-07-18
1
-0
/
+1
*
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
2019-06-08
1
-1
/
+120
[next]