1. 05 Jun, 2017 8 commits
  2. 04 Jun, 2017 11 commits
  3. 02 Jun, 2017 20 commits
  4. 01 Jun, 2017 1 commit
    • David S. Miller's avatar
      Merge branch 'dsa-tagger-simplification' · 0c34ca47
      David S. Miller authored
      Vivien Didelot says:
      
      ====================
      net: dsa: tagger simplification
      
      This series clarifies the hot path, removes the labels in tagging
      implementations, and frees the original SKB in the xmit caller.
      
      Changes in v3:
        - drop removal of usused rcv arguments because they will be used later
        - include the new ksz tagging implementation
        - add reviewers' tags
      
      Changes in v2:
        - do not remove tagger function copies
        - document hot path requirements
        - make netdev_uses_dsa simpler
        - add reviewers' tags
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      0c34ca47