1. 02 11月, 2013 32 次提交
  2. 01 11月, 2013 7 次提交
  3. 31 10月, 2013 1 次提交
    • D
      Merge branch '6lowpan' · 8715fb36
      David S. Miller 提交于
      Alexander Aring says:
      
      ====================
      This patch series cleanup the 6LoWPAN header creation and extend the use
      of skb_*_header functions.
      
      Patch 2/4 fix issues of parsing the mac header. The ieee802.15.4 header
      has a dynamic size which depends on frame control bits. This patch replaces the
      static mac header len calculation with a dynamic one.
      ====================
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      8715fb36