- 36f75f7 net: dsa: tag_sja1105: remove "inline" keyword by Vladimir Oltean · 1 year, 1 month ago
- 0ed6e95 net: fill in MODULE_DESCRIPTION()s for DSA tags by Jakub Kicinski · 1 year, 2 months ago
- 6ca8063 net: dsa: Use conduit and user terms by Florian Fainelli · 1 year, 5 months ago
- a372d66 net: dsa: sja1105: always enable the send_meta options by Vladimir Oltean · 1 year, 8 months ago
- 1dcf6ef net: dsa: tag_sja1105: fix MAC DA patching from meta frames by Vladimir Oltean · 1 year, 8 months ago
- a398b9e net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode by Vladimir Oltean · 1 year, 8 months ago
- c1ae02d net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT by Vladimir Oltean · 1 year, 9 months ago
- b5653b1 net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr() by Vladimir Oltean · 1 year, 11 months ago
- f9346f0 net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths by Vladimir Oltean · 1 year, 11 months ago
- 837e8ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
- 8948876 net: dsa: sja1105: Check return value by Artem Chernyshev · 2 years, 3 months ago
- 19d05ea net: dsa: move tag_8021q headers to their proper place by Vladimir Oltean · 2 years, 4 months ago
- bd954b8 net: dsa: move tagging protocol code to tag.{c,h} by Vladimir Oltean · 2 years, 4 months ago
- 94793a5 net: dsa: provide a second modalias to tag proto drivers based on their name by Vladimir Oltean · 2 years, 4 months ago
- b6362bd net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid by Vladimir Oltean · 3 years ago
- 04b67e1 net: dsa: tag_8021q: merge RX and TX VLANs by Vladimir Oltean · 3 years ago
- d7f9787 net: dsa: tag_8021q: add support for imprecise RX based on the VBID by Vladimir Oltean · 3 years ago
- 7f29731 net: dsa: make tagging protocols connect to individual switches from a tree by Vladimir Oltean · 3 years, 3 months ago
- e2f01bf net: dsa: tag_sja1105: fix zeroization of ds->priv on tag proto disconnect by Vladimir Oltean · 3 years, 3 months ago
- 950a419 net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sections by Vladimir Oltean · 3 years, 3 months ago
- fcbf979 Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver" by Vladimir Oltean · 3 years, 3 months ago
- c79e848 net: dsa: tag_sja1105: convert to tagger-owned data by Vladimir Oltean · 3 years, 3 months ago
- bfcf142 net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data by Vladimir Oltean · 3 years, 3 months ago
- d38049b net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q by Vladimir Oltean · 3 years, 3 months ago
- 36cbf39 net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers by Vladimir Oltean · 3 years, 3 months ago
- 992e5cc net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument by Vladimir Oltean · 3 years, 5 months ago
- 5068887a net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_port by Vladimir Oltean · 3 years, 5 months ago
- 6d709cad net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver by Vladimir Oltean · 3 years, 6 months ago
- 8ded916 net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid by Vladimir Oltean · 3 years, 7 months ago
- b0b8c67 net: dsa: sja1105: drop untagged packets on the CPU and DSA ports by Vladimir Oltean · 3 years, 7 months ago
- 994d2cb net: dsa: tag_sja1105: be dsa_loop-safe by Vladimir Oltean · 3 years, 7 months ago
- a72808b net: dsa: create a helper for locating EtherType DSA headers on TX by Vladimir Oltean · 3 years, 7 months ago
- 5d928ff net: dsa: create a helper for locating EtherType DSA headers on RX by Vladimir Oltean · 3 years, 7 months ago
- 6bef794 net: dsa: create a helper which allocates space for EtherType DSA headers by Vladimir Oltean · 3 years, 7 months ago
- f1dacd7 net: dsa: create a helper that strips EtherType DSA headers on RX by Vladimir Oltean · 3 years, 7 months ago
- 421297e net: dsa: tag_sja1105: consistently fail with arbitrary input by Vladimir Oltean · 3 years, 7 months ago
- 29a097b net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv() by Vladimir Oltean · 3 years, 7 months ago
- bea7907 net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge by Vladimir Oltean · 3 years, 7 months ago
- 04a1758 net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an imprecise port by Vladimir Oltean · 3 years, 8 months ago
- b6ad86e net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q by Vladimir Oltean · 3 years, 8 months ago
- 884be12 net: dsa: sja1105: add support for imprecise RX by Vladimir Oltean · 3 years, 8 months ago
- 0fac6aa net: dsa: sja1105: delete the best_effort_vlan_filtering mode by Vladimir Oltean · 3 years, 8 months ago
- 566b18c net: dsa: sja1105: implement TX timestamping for SJA1110 by Vladimir Oltean · 3 years, 9 months ago
- 4913b8e net: dsa: add support for the SJA1110 native tagging protocol by Vladimir Oltean · 3 years, 9 months ago
- 617ef8d net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp by Vladimir Oltean · 3 years, 9 months ago
- 233697b net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function by Vladimir Oltean · 3 years, 9 months ago
- baa3ad0 net: dsa: tag_sja1105: stop resetting network and transport headers by Vladimir Oltean · 3 years, 9 months ago
- 4e50025 net: dsa: generalize overhead for taggers that use both headers and trailers by Vladimir Oltean · 3 years, 9 months ago
- e665297 net: dsa: tag_sja1105: use a custom flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
- 707091e net: dsa: tag_sja1105: request promiscuous mode for master by Vladimir Oltean · 4 years, 6 months ago
- 88525fc net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags by Vladimir Oltean · 4 years, 6 months ago
- fb9f2e9 net: dsa: tag_sja1105: appease sparse checks for ethertype accessors by Vladimir Oltean · 4 years, 10 months ago
- 84eeb5d net: dsa: tag_sja1105: implement sub-VLAN decoding by Vladimir Oltean · 4 years, 10 months ago
- 38b5bee net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously by Vladimir Oltean · 4 years, 10 months ago
- 097f024 net: dsa: tag_sja1105: Constify dsa_device_ops by Florian Fainelli · 4 years, 10 months ago
- e80f40c net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop by Vladimir Oltean · 5 years ago
- 2821d50 net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit by Vladimir Oltean · 5 years ago
- a68578c2 net: dsa: Make deferred_xmit private to sja1105 by Vladimir Oltean · 5 years ago
- 3e8db7e net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set by Vladimir Oltean · 5 years ago
- 5f06c63 net: dsa: sja1105: Advertise the 8 TX queues by Vladimir Oltean · 5 years ago
- 93fa858 net: dsa: sja1105: Fix memory leak on meta state machine error path by Vladimir Oltean · 6 years ago
- f163fed net: dsa: sja1105: Fix memory leak on meta state machine normal path by Vladimir Oltean · 6 years ago
- 008cfba net: dsa: sja1105: Fix missing unlock on error in sk_buff() by Wei Yongjun · 6 years ago
- f3097be net: dsa: sja1105: Add a state machine for RX timestamping by Vladimir Oltean · 6 years ago
- e53e18a net: dsa: sja1105: Receive and decode meta frames by Vladimir Oltean · 6 years ago
- 79fa706 net: dsa: sja1105: Make sja1105_is_link_local not match meta frames by Vladimir Oltean · 6 years ago
- d3f9b90 net: dsa: sja1105: Build a minimal understanding of meta frames by Vladimir Oltean · 6 years ago
- 4282446 net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode by Vladimir Oltean · 6 years ago
- d461933 net: dsa: tag_8021q: Create helper function for removing VLAN header by Vladimir Oltean · 6 years ago
- e8d67fa net: dsa: sja1105: Don't store frame type in skb->cb by Vladimir Oltean · 6 years ago
- 227d07a net: dsa: sja1105: Add support for traffic through standalone ports by Vladimir Oltean · 6 years ago