An error occurred fetching the project authors.
  1. 15 May, 2005 3 commits
    • Frank Pavlic's avatar
      [PATCH] s390: qeth bug fixes · 05e08a2a
      Frank Pavlic authored
      [patch 10/10] s390: qeth bug fixes.
      
      From: Frank Pavlic <pavlic@de.ibm.com>
      
      qeth network driver related changes:
       - due to OSA hardware changes in TCP Segmentation Offload
         support we are able now to pack TSO packets too.
         This fits perfectly in design of qeth buffer handling and
         sending data respectively.
       - remove skb_realloc_headroom from the sending path since
         hard_header_len value provides enough headroom now.
       - device recovery behaviour improvement
       - bug fixed in Enhanced Device Driver Packing functionality
      Signed-off-by: default avatarFrank Pavlic <pavlic@de.ibm.com>
      05e08a2a
    • Frank Pavlic's avatar
      [PATCH] s390: fakell for high speed token ring · e23dd9cd
      Frank Pavlic authored
      [patch 8/10] s390: fakell for high speed token ring.
      
      From: Michael Holzheu <holzheu@de.ibm.com>
      
      Implement fake-link-layer for high speed token ring. Without it
      token ring packages get leading ethernet headers, which confuses
      dhcp.
      Signed-off-by: default avatarFrank Pavlic <pavlic@de.ibm.com>
      e23dd9cd
    • Frank Pavlic's avatar
      [PATCH] s390: qeth bug fixes · d801145d
      Frank Pavlic authored
      [patch 7/10] s390: qeth bug fixes.
      
      From: Frank Pavlic <pavlic@de.ibm.com>
      
      qeth network driver changes:
       - Removed redundant code, use the same qeth_fill_buffer_frag
         for TSO path either
       - Using skb->frags solely is not correct since skb->data still
         points to the beginning of the whole data, even when it is
         a small portion we have to fill the qdio buffer with it.
      Signed-off-by: default avatarFrank Pavlic <pavlic@de.ibm.com>
      d801145d
  2. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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