1. 24 Apr, 2002 1 commit
  2. 22 Apr, 2002 2 commits
    • Lennert Buytenhek's avatar
      Bridging fix: · 12680ec4
      Lennert Buytenhek authored
      - In br_handle_frame, dont forget to drop br->lock for
      handle_special_frame code path
      12680ec4
    • Alexey Kuznetsov's avatar
      Net fixes: · 744dd21f
      Alexey Kuznetsov authored
      - Handle downing of multicast routes properly, since they
      refer potentially to multiple devices.
      - IPv6 raw had missing sk->filter handling and rawv6_rcv
      missing some checksum processing.
      - IPV6 udp needs to use skb_checksum not csum_partial on
      skb->h.raw
      - Ingress packet scheduler fixes from Jamal
      - Addrconf bug discoverd by Petr Baudis, ipv6_ifa_notify should
      pass NULL second arg to ipv6_chk_addr in RTM_DELADDR
      handling.
      744dd21f
  3. 18 Apr, 2002 1 commit
    • Lennert Buytenhek's avatar
      Bridging fix: · c39a32ae
      Lennert Buytenhek authored
      - Output netfilter hook does not care about input dev so
      do not even pass it in
      c39a32ae
  4. 16 Apr, 2002 1 commit
    • Trond Myklebust's avatar
      tcp.c: · 0cc52054
      Trond Myklebust authored
        Fix tcp_read_sock() so that it advances tp->copied_seq.
      0cc52054
  5. 10 Apr, 2002 6 commits
  6. 09 Apr, 2002 1 commit
  7. 05 Apr, 2002 27 commits
  8. 04 Apr, 2002 1 commit
    • Greg Kroah-Hartman's avatar
      USB · 03943afd
      Greg Kroah-Hartman authored
      more file movement cleanups.  Now handles misc drivers compiled into
      the kernel corectly.
      03943afd