]> git.neil.brown.name Git - history.git/commit
Linux 2.2.18pre17 2.2.18pre17
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:22:39 +0000 (15:22 -0500)
committerAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:22:39 +0000 (15:22 -0500)
commite2e899f66448dfd0199a06d86d69e4431f4b54c7
treecb38f5c648b7378508f71c0af6fc3c450a9d5ea1
parentbe5f7d9266a6093de043019622b95e1a35fe56a1
Linux 2.2.18pre17

o Move a few escaped m68k headers into the right (Alan Cox)
directory
o Backport 2.4 AF_UNIX garbage collect speedups (Dave Miller)
o TCP fixes for NFS  (Saadia Khan)
o Fix USB audio hangs (David Woodhouse)
o Sparc64 dcache and exec fixes (Dave Miller)
o Fix typing crap in divert.h (Jeff Garzik)
o Use pkt_type in diverter, add maintainer info (Dave Miller)
o Fix obscure NAT problem in FIB code (Dave Miller)
o Fix sk->allocation in TCP sendmsg (Marcelo Tossati)
o Elevator fixes (Andrea Arcangeli)
o Allow broken_suid on NFS root (Trond Myklebust)
o Fix net/ipv6/proc off by one bug (Dave Miller)
o Fix AGP oops on Alpha (Michal Jaegermann)
o MSR/CPUID init call fixes (Arjan van de Ven)
o CS4281 sound hang fixes (Thomas Woller)
o AX.25 comment updates, Joerg has moved email (Joerg Reuter)
41 files changed:
CREDITS
Documentation/networking/z8530drv.txt
MAINTAINERS
Makefile
arch/i386/kernel/cpuid.c
arch/i386/kernel/msr.c
arch/sparc64/kernel/sys_sparc32.c
drivers/block/ll_rw_blk.c
drivers/char/agp/agp.h
drivers/net/hamradio/Makefile
drivers/net/hamradio/bpqether.c
drivers/net/hamradio/scc.c
drivers/sound/cs4281.c
drivers/usb/audio.c
fs/nfs/nfsroot.c
fs/nfsd/nfssvc.c
include/asm-i386/adb_iop.h [deleted file]
include/asm-i386/m68kserial.h [deleted file]
include/asm-i386/mac_iop.h [deleted file]
include/asm-i386/mac_oss.h [deleted file]
include/asm-i386/mac_via.h [deleted file]
include/asm-i386/swim_iop.h [deleted file]
include/asm-m68k/adb_iop.h [new file with mode: 0644]
include/asm-m68k/m68kserial.h [new file with mode: 0644]
include/asm-m68k/mac_iop.h [new file with mode: 0644]
include/asm-m68k/mac_oss.h [new file with mode: 0644]
include/asm-m68k/mac_via.h [new file with mode: 0644]
include/asm-m68k/swim_iop.h [new file with mode: 0644]
include/asm-sparc64/spitfire.h
include/linux/blkdev.h
include/net/af_unix.h
include/net/divert.h
net/ax25/Config.in
net/ax25/ax25_ds_in.c
net/core/dv.c
net/ipv4/fib_rules.c
net/ipv4/tcp.c
net/ipv6/proc.c
net/sunrpc/svcsock.c
net/unix/af_unix.c
net/unix/garbage.c