1. 27 9月, 2009 1 次提交
  2. 25 9月, 2009 1 次提交
  3. 20 5月, 2009 1 次提交
  4. 10 10月, 2008 1 次提交
  5. 22 5月, 2008 1 次提交
  6. 03 4月, 2008 2 次提交
  7. 29 1月, 2008 1 次提交
    • H
      [IPV4]: Add ip_local_out · c439cb2e
      Herbert Xu 提交于
      Most callers of the LOCAL_OUT chain will set the IP packet length and
      header checksum before doing so.  They also share the same output
      function dst_output.
      
      This patch creates a new function called ip_local_out which does all
      of that and converts the appropriate users over to it.
      
      Apart from removing duplicate code, it will also help in merging the
      IPsec output path once the same thing is done for IPv6.
      Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      c439cb2e
  8. 03 12月, 2006 2 次提交
  9. 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