1. 03 12月, 2006 1 次提交
    • A
      [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. · 09ef7fec
      Al Viro 提交于
      Part 1: rename sctp_chunk->source, sctp_sockaddr_entry->a,
      sctp_transport->ipaddr and sctp_transport->saddr (to ..._h)
      
      The next patch will reintroduce these fields and keep them as
      net-endian mirrors of the original (renamed) ones.  Split in
      two patches to make sure that we hadn't forgotten any instanes.
      
      Later in the series we'll eliminate uses of host-endian variants
      (basically switching users to net-endian counterparts as we
      progress through that mess).  Then host-endian ones will die.
      
      Other embedded host-endian sctp_addr will be easier to switch
      directly, so we leave them alone for now.
      Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      09ef7fec
  2. 23 9月, 2006 1 次提交
  3. 22 7月, 2006 1 次提交
  4. 18 1月, 2006 1 次提交
  5. 04 1月, 2006 1 次提交
  6. 03 12月, 2005 1 次提交
  7. 09 10月, 2005 1 次提交
  8. 12 7月, 2005 1 次提交
  9. 29 6月, 2005 1 次提交
  10. 21 6月, 2005 1 次提交
  11. 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