1. 24 2月, 2016 1 次提交
    • A
      6lowpan: iphc: add support for stateful compression · 5609c185
      Alexander Aring 提交于
      This patch introduce support for IPHC stateful address compression. It
      will offer the context table via one debugfs entry.
      This debugfs has and directory for each cid entry for the context table.
      Inside each cid directory there exists the following files:
      
       - "active": If the entry is added or deleted. The context table is
         original a list implementation, this flag will indicate if the
         context is part of list or not.
       - "prefix": The ipv6 prefix.
       - "prefix_length": The prefix length for the prefix.
       - "compression": The compression flag according RFC6775.
      
      This part should be moved into sysfs after some testing time.
      
      Also the debugfs entry contains a "show" file which is a pretty-printout
      for the current context table information.
      Reviewed-by: NStefan Schmidt <stefan@osg.samsung.com>
      Signed-off-by: NAlexander Aring <aar@pengutronix.de>
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      5609c185
  2. 20 12月, 2015 1 次提交
  3. 10 12月, 2015 2 次提交
  4. 08 10月, 2015 1 次提交
  5. 12 8月, 2015 2 次提交
  6. 28 2月, 2015 1 次提交
  7. 22 12月, 2014 1 次提交
  8. 27 4月, 2014 1 次提交
  9. 17 4月, 2013 1 次提交
  10. 27 6月, 2012 1 次提交
  11. 07 8月, 2008 1 次提交
  12. 23 6月, 2006 1 次提交
  13. 19 6月, 2006 2 次提交
  14. 10 1月, 2006 1 次提交
  15. 28 10月, 2005 1 次提交
  16. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4