1. 4e50025 net: dsa: generalize overhead for taggers that use both headers and trailers by Vladimir Oltean · 3 years, 6 months ago
  2. ef3f72f net: dsa: trailer: don't allocate additional memory for padding/tagging by Christian Eggers · 4 years, 2 months ago
  3. 7a6ffe7 net: dsa: point out the tail taggers by Vladimir Oltean · 4 years, 3 months ago
  4. f81a43e dsa: Cleanup unneeded table and make tag structures static by Andrew Lunn · 6 years ago
  5. d3b8c04 dsa: Add boilerplate helper to register DSA tag driver modules by Andrew Lunn · 6 years ago
  6. 056eed2 dsa: Add TAG protocol to tag ops by Andrew Lunn · 6 years ago
  7. f18bba5 dsa: Add MODULE_LICENSE to tag drivers by Andrew Lunn · 6 years ago
  8. 0b42f03 dsa: Add MODULE_ALIAS to taggers in preparation to become modules by Andrew Lunn · 6 years ago
  9. 875138f dsa: Move tagger name into its ops structure by Andrew Lunn · 6 years ago
  10. dfedd3b dsa: Add SPDX header to tag drivers. by Andrew Lunn · 6 years ago
  11. a5dd308 net: dsa: Add overhead to tag protocol ops. by Andrew Lunn · 6 years ago
  12. 349b71d net: dsa: add error handling for pskb_trim_rcsum by Zhouyang Jia · 7 years ago
  13. 2231c43 net: dsa: rename dsa_master_get_slave by Vivien Didelot · 7 years ago
  14. d945097 net: dsa: add slave to port helper by Vivien Didelot · 7 years ago
  15. 3775b1b net: dsa: add master helper to look up slaves by Vivien Didelot · 7 years ago
  16. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. 2b33bc8 net: dsa: use consume_skb() by Eric Dumazet · 7 years ago
  18. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago
  19. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  20. 3cc9f25 net: dsa: Introduce dsa_get_cpu_port() by Florian Fainelli · 8 years ago
  21. fe47d56 net: dsa: factor skb freeing on xmit by Vivien Didelot · 8 years ago
  22. 5470979 net: dsa: remove out_drop label in taggers rcv by Vivien Didelot · 8 years ago
  23. ea5dd34 net: dsa: include dsa.h only once by Vivien Didelot · 8 years ago
  24. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 8 years ago
  25. a86d8be net: dsa: Factor bottom tag receive functions by Florian Fainelli · 8 years ago
  26. 16c5dcb net: dsa: Move skb_unshare() to dsa_switch_rcv() by Florian Fainelli · 8 years ago
  27. 9d7f9c4 net: dsa: Do not check for NULL dst in tag parsers by Florian Fainelli · 8 years ago
  28. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  29. afdcf15 net: dsa: store a dsa_port in dsa_slave_priv by Vivien Didelot · 8 years ago
  30. 26895e2 net: dsa: use ds->num_ports when possible by Vivien Didelot · 8 years ago
  31. 9520ed8 net: dsa: use cpu_switch instead of ds[0] by Vivien Didelot · 8 years ago
  32. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 9 years ago
  33. fbd0351 net: dsa: Fix Marvell Egress Trailer check by Neil Armstrong · 9 years ago
  34. 4ed70ce net: dsa: Refactor transmit path to eliminate duplication by Florian Fainelli · 9 years ago
  35. 734cbb5 net: dsa: Don't set skb->protocol on outgoing tagged packets by Guenter Roeck · 10 years ago
  36. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  37. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  38. 7df899c dsa: Combine core and tagging code by Ben Hutchings · 13 years ago
  39. 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
  40. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  41. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 16 years ago
  42. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 16 years ago
  43. 09640e63 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  44. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. 14ee674 dsa: fix skb->pkt_type when mac address of slave interface differs by Lennert Buytenhek · 16 years ago
  46. d2ad3ca net/: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  47. 396138f dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago