An error occurred fetching the project authors.
  1. 06 Aug, 2002 1 commit
    • Arnaldo Carvalho de Melo's avatar
      make psnap and p8022 use the new LLC stack · 913bd2b6
      Arnaldo Carvalho de Melo authored
      . kill BR_LLC_LOCK, not needed anymore
      . kill net/core/ext8022.c, not needed anymore as all
        UI 802.2 protocols now use the new LLC stack
      . use struct list_head in datalink_proto (only needed by psnap)
      . make IPX and Appletalk use datalink_proto->request
      . make CONFIG_ATALK and CONFIG_IPX dependent on CONFIG_LLC
      . fix __FUNCTION__ usage in LLC 
      913bd2b6
  2. 03 Aug, 2002 1 commit
    • Arnaldo Carvalho de Melo's avatar
      Appletalk: more cleanups and code reorganization · f1bbf6ab
      Arnaldo Carvalho de Melo authored
      - rename at_addr to atalk_addr, netrange to atalk_netrange
      - use kerneldoc style comments for some structs and functions
      - move the IP over DDP handling code out of atalk_rcv into handle_ip_over_ddp,
        that is optimized out when this feature was not selected by the user
      - move the routing handling code out of atalk_rcv into atalk_route_packets
      - create ddp_hdr and aarp_hdr inline functions to access those protocol headers
        on the skb
      - lots of CodingStyle cleanups
      f1bbf6ab
  3. 18 Jul, 2002 1 commit
  4. 16 Jul, 2002 1 commit
  5. 05 Feb, 2002 4 commits
    • Linus Torvalds's avatar
      v2.4.10.1 -> v2.4.10.2 · 5bf3be03
      Linus Torvalds authored
        - me/Al Viro: fix bdget() oops with block device modules that don't
        clean up after they exit
        - Alan Cox: continued merging (drivers, license tags)
        - David Miller: sparc update, network fixes
        - Christoph Hellwig: work around broken drivers that add a gendisk more
        than once
        - Jakub Jelinek: handle more ELF loading special cases
        - Trond Myklebust: NFS client and lockd reclaimer cleanups/fixes
        - Greg KH: USB updates
        - Mikael Pettersson: sparate out local APIC / IO-APIC config options
      5bf3be03
    • Linus Torvalds's avatar
      v2.4.5.7 -> v2.4.5.8 · 75b566af
      Linus Torvalds authored
        - me: fix GFB_BUFFER thinkos. Make buffer syncing more efficient.
        Make sure we don't leave buffers on the LOCKED list forever
        - David Miller: networking and sparc updates
      75b566af
    • Linus Torvalds's avatar
      v2.4.0.9 -> v2.4.0.10 · baf4e2cf
      Linus Torvalds authored
        - got a few too-new R128 #defines in the Radeon merge. Fix.
        - tulip driver update from Jeff Garzik
        - more cpq and DAC elevator fixes from Jens. Looks good.
        - Petr Vandrovec: nicer ncpfs behaviour
        - Andy Grover: APCI update
        - Cort Dougan: PPC update
        - David Miller: sparc updates
        - David Miller: networking updates
        - Neil Brown: RAID5 fixes
      baf4e2cf
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32