- bd954b8 net: dsa: move tagging protocol code to tag.{c,h} by Vladimir Oltean · 2 years, 2 months ago
- 94793a5 net: dsa: provide a second modalias to tag proto drivers based on their name by Vladimir Oltean · 2 years, 3 months ago
- 6c43a92 net: dsa: tag_dsa: Fix tx from VLAN uppers on non-filtering bridges by Tobias Waldekranz · 2 years, 11 months ago
- dedd6a0 net: dsa: create a dsa_lag structure by Vladimir Oltean · 3 years ago
- 3d4a0a2 net: dsa: make LAG IDs one-based by Vladimir Oltean · 3 years ago
- 36cbf39 net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers by Vladimir Oltean · 3 years, 2 months ago
- 3f9bb03 net: dsa: make dp->bridge_num one-based by Vladimir Oltean · 3 years, 2 months ago
- 5bded82 net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports by Vladimir Oltean · 3 years, 4 months ago
- c7709a0 net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges using VID 0 by Vladimir Oltean · 3 years, 4 months ago
- b44d52a dsa: tag_dsa: Fix mask for trunked packets by Andrew Lunn · 3 years, 4 months ago
- a72808b net: dsa: create a helper for locating EtherType DSA headers on TX by Vladimir Oltean · 3 years, 6 months ago
- 5d928ff net: dsa: create a helper for locating EtherType DSA headers on RX by Vladimir Oltean · 3 years, 6 months ago
- 6bef794 net: dsa: create a helper which allocates space for EtherType DSA headers by Vladimir Oltean · 3 years, 6 months ago
- f1dacd7 net: dsa: create a helper that strips EtherType DSA headers on RX by Vladimir Oltean · 3 years, 6 months ago
- 29a097b net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv() by Vladimir Oltean · 3 years, 6 months ago
- bea7907 net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge by Vladimir Oltean · 3 years, 6 months ago
- d82f8ab net: dsa: tag_dsa: offload the bridge forwarding process by Tobias Waldekranz · 3 years, 6 months ago
- 4e50025 net: dsa: generalize overhead for taggers that use both headers and trailers by Vladimir Oltean · 3 years, 8 months ago
- 5b60dad net: dsa: tag_dsa: Support reception of packets from LAG devices by Tobias Waldekranz · 4 years, 1 month ago
- 13f49b6 net: dsa: tag_dsa: Use a consistent comment style by Tobias Waldekranz · 4 years, 3 months ago
- 469ee5f net: dsa: tag_dsa: Unify regular and ethertype DSA taggers by Tobias Waldekranz · 4 years, 3 months ago
- e468d14 net: dsa: tag_dsa: Allow forwarding of redirected IGMP traffic by Tobias Waldekranz · 4 years, 3 months ago
- 952a063 net: dsa: tag_dsa: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 3 months ago
- 11f5011 net: dsa: tag_dsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 4 months ago
- 2e8cb1b net: dsa: make the .flow_dissect tagger callback return void by Vladimir Oltean · 4 years, 4 months ago
- f81a43e dsa: Cleanup unneeded table and make tag structures static by Andrew Lunn · 6 years ago
- d3b8c04 dsa: Add boilerplate helper to register DSA tag driver modules by Andrew Lunn · 6 years ago
- 056eed2 dsa: Add TAG protocol to tag ops by Andrew Lunn · 6 years ago
- f18bba5 dsa: Add MODULE_LICENSE to tag drivers by Andrew Lunn · 6 years ago
- 0b42f03 dsa: Add MODULE_ALIAS to taggers in preparation to become modules by Andrew Lunn · 6 years ago
- 875138f dsa: Move tagger name into its ops structure by Andrew Lunn · 6 years ago
- dfedd3b dsa: Add SPDX header to tag drivers. by Andrew Lunn · 6 years ago
- 57fd967 net: dsa: Implement flow_dissect callback for tag_dsa. by Rundong Ge · 6 years ago
- a5dd308 net: dsa: Add overhead to tag protocol ops. by Andrew Lunn · 6 years ago
- 13edbdb net: dsa: {e}dsa: set offload_fwd_mark on received packets by Andrew Lunn · 7 years ago
- 2231c43 net: dsa: rename dsa_master_get_slave by Vivien Didelot · 7 years ago
- d945097 net: dsa: add slave to port helper by Vivien Didelot · 7 years ago
- 3775b1b net: dsa: add master helper to look up slaves by Vivien Didelot · 7 years ago
- 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago
- fe47d56 net: dsa: factor skb freeing on xmit by Vivien Didelot · 8 years ago
- 5470979 net: dsa: remove out_drop label in taggers rcv by Vivien Didelot · 8 years ago
- ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
- a86d8be net: dsa: Factor bottom tag receive functions by Florian Fainelli · 8 years ago
- 16c5dcb net: dsa: Move skb_unshare() to dsa_switch_rcv() by Florian Fainelli · 8 years ago
- 9d7f9c4 net: dsa: Do not check for NULL dst in tag parsers by Florian Fainelli · 8 years ago
- c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
- afdcf15 net: dsa: store a dsa_port in dsa_slave_priv by Vivien Didelot · 8 years ago
- 26895e2 net: dsa: use ds->num_ports when possible by Vivien Didelot · 8 years ago
- c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 9 years ago
- 149cafd net: dsa: tag_{e}dsa.c: Remove dependency on platform data by Andrew Lunn · 9 years ago
- 4ed70ce net: dsa: Refactor transmit path to eliminate duplication by Florian Fainelli · 10 years ago
- 734cbb5 net: dsa: Don't set skb->protocol on outgoing tagged packets by Guenter Roeck · 10 years ago
- 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
- 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
- 7df899c dsa: Combine core and tagging code by Ben Hutchings · 13 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
- e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 16 years ago
- 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 16 years ago
- 09640e63 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
- 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 14ee674 dsa: fix skb->pkt_type when mac address of slave interface differs by Lennert Buytenhek · 16 years ago
- d2ad3ca net/: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
- cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago